eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-80-gb070336


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-80-gb070336
Date: Sat, 29 Dec 2012 16:53:21 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eliot".

The branch, master has been updated
       via  b070336886a3b9cb1827dcd502d77c322f0b6172 (commit)
       via  57a2c0690f1161db5f059f9985bab50f028d3109 (commit)
       via  681a7b28cb9a327e7d436dcaa6c9fe372cd71e1d (commit)
       via  5441007db10f907aa54359968c0f259d14b04e35 (commit)
       via  c1389471387e9b3bb4a117fee528b9f5e1474286 (commit)
       via  c775682881cb2564b5ee95970194e6cee1cf5cba (commit)
       via  fb8e464d7c497ba68c97c4abef8d77c5df49c02e (commit)
       via  2c3cb83e0aeb67c940122d2d93b6a77e998785b0 (commit)
       via  a9f59352853edb4b3e0319e543b2ff44dcca1553 (commit)
       via  8d85df630baad8f0c545f57ce0c2a0851273ecf9 (commit)
       via  8acebbc8895eb5f82208ebe55d896e377aa2bf34 (commit)
       via  0b9d8ecfbb49ea070f0fff9ecfb652a267ceb50c (commit)
       via  d2b39b3a0a2df4be4651d392e9a0d01f19fb7f87 (commit)
       via  dc3535c953c8f585517cd1b2642a459c0a4af820 (commit)
       via  d55b3b2bdf01eaf08a89fc606d370a75ee476ff6 (commit)
       via  b039d55c814324cc9a8477d9ff70c933105e68a8 (commit)
       via  05605a63ae158af9607f0ab71a2c9798ead12604 (commit)
       via  3fc1b51f6b23aafb63ebc70659651eedae24609a (commit)
       via  655169fda69c00a65df323c7dc9215a4b598c470 (commit)
       via  71b0a61547367c8a3f3b9dbc86f30862ed668d8d (commit)
       via  0097519e966437e22eae9c1ad233f5f27689c210 (commit)
       via  19387540cd04bfccd521d0c7fae691137e1ff09b (commit)
       via  487dd213cee6445bbb2c28c0a272cb5f288b1761 (commit)
       via  844105a8e84ec6d42e45d6a811abbf6cf74ae67f (commit)
      from  d686f1a083376a98d4c64c1408255cdc23ba5441 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b070336886a3b9cb1827dcd502d77c322f0b6172
Author: Olivier Teulière <address@hidden>
Date:   Wed Dec 26 16:26:51 2012 +0100

    NewGame: set tooltips for the game modes

commit 57a2c0690f1161db5f059f9985bab50f028d3109
Author: Olivier Teulière <address@hidden>
Date:   Thu Dec 27 13:58:58 2012 +0100

    Topping: keep track of all the moves played by the player.
    
    The timing information is currently not used at all.

commit 681a7b28cb9a327e7d436dcaa6c9fe372cd71e1d
Author: Olivier Teulière <address@hidden>
Date:   Tue Dec 25 17:30:03 2012 +0100

    New topping mode (very beginning)

commit 5441007db10f907aa54359968c0f259d14b04e35
Author: Olivier Teulière <address@hidden>
Date:   Wed Dec 26 14:14:44 2012 +0100

    New BoardLayout class to wrap the board layout (size and special squares).
    
    Until now there is no user-visible change, but it should make it much
    easier to add custom layouts.

commit c1389471387e9b3bb4a117fee528b9f5e1474286
Author: Olivier Teulière <address@hidden>
Date:   Tue Dec 25 18:25:22 2012 +0100

    Move Duplicate::setGameAndPlayersRack() to Game

commit c775682881cb2564b5ee95970194e6cee1cf5cba
Author: Olivier Teulière <address@hidden>
Date:   Tue Dec 25 16:30:37 2012 +0100

    RackWidget: hide tiles of the word being played.
    
    This gives the nice impression that tiles are moved from the rack to the
    board.

commit fb8e464d7c497ba68c97c4abef8d77c5df49c02e
Author: Olivier Teulière <address@hidden>
Date:   Mon Dec 24 20:32:47 2012 +0100

    Display the word being played on the board

commit 2c3cb83e0aeb67c940122d2d93b6a77e998785b0
Author: Olivier Teulière <address@hidden>
Date:   Wed Dec 26 18:05:11 2012 +0100

    Allow more types of invalid input when previewing a move being played

commit a9f59352853edb4b3e0319e543b2ff44dcca1553
Author: Olivier Teulière <address@hidden>
Date:   Mon Dec 24 17:49:30 2012 +0100

    BoardWidget: preliminary version of played word preview

commit 8d85df630baad8f0c545f57ce0c2a0851273ecf9
Author: Olivier Teulière <address@hidden>
Date:   Mon Dec 24 16:21:50 2012 +0100

    PlayModel now uses a Move internally

commit 8acebbc8895eb5f82208ebe55d896e377aa2bf34
Author: Olivier Teulière <address@hidden>
Date:   Sun Dec 23 19:31:03 2012 +0100

    Game::checkPlayedWord() now takes a Move instead of a Round

commit 0b9d8ecfbb49ea070f0fff9ecfb652a267ceb50c
Author: Olivier Teulière <address@hidden>
Date:   Sun Dec 23 18:40:40 2012 +0100

    RackWidget: initial support for drag & drop of tiles in the rack

commit d2b39b3a0a2df4be4651d392e9a0d01f19fb7f87
Author: Olivier Teulière <address@hidden>
Date:   Sun Dec 23 19:00:08 2012 +0100

    Add a visual rack below the main board

commit dc3535c953c8f585517cd1b2642a459c0a4af820
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 22 00:52:55 2012 +0100

    Coord: do not refuse lowercase coordinates.
    
    It fixes a regression introduced in bedcc56.

commit d55b3b2bdf01eaf08a89fc606d370a75ee476ff6
Author: Olivier Teulière <address@hidden>
Date:   Sun Dec 23 18:15:55 2012 +0100

    Use toLower() and toUpper()

commit b039d55c814324cc9a8477d9ff70c933105e68a8
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 22 00:52:20 2012 +0100

    New utility functions: toUpper() and toLower()

commit 05605a63ae158af9607f0ab71a2c9798ead12604
Author: Olivier Teulière <address@hidden>
Date:   Wed Dec 26 17:03:43 2012 +0100

    Coord: remove useless code

commit 3fc1b51f6b23aafb63ebc70659651eedae24609a
Author: Olivier Teulière <address@hidden>
Date:   Wed Dec 26 15:59:57 2012 +0100

    GameIO: remove a useless parameter

commit 655169fda69c00a65df323c7dc9215a4b598c470
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 16:28:17 2012 +0100

    Remove a useless include

commit 71b0a61547367c8a3f3b9dbc86f30862ed668d8d
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 16:00:28 2012 +0100

    Fix a typo

commit 0097519e966437e22eae9c1ad233f5f27689c210
Author: Olivier Teulière <address@hidden>
Date:   Thu Dec 27 13:37:07 2012 +0100

    Turn: new findAllMatchingCmd() utility method

commit 19387540cd04bfccd521d0c7fae691137e1ff09b
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 15:56:19 2012 +0100

    Arbitration: new search filter, filtering points

commit 487dd213cee6445bbb2c28c0a272cb5f288b1761
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 17:43:19 2012 +0100

    New game dialog: disable the up/down buttons when there is no selection

commit 844105a8e84ec6d42e45d6a811abbf6cf74ae67f
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 17:29:36 2012 +0100

    New game dialog: allow moving the selected players up and down

-----------------------------------------------------------------------

Summary of changes:
 dic/dic.cpp                                        |   15 +-
 dic/dic_search.cpp                                 |    7 +-
 dic/encoding.cpp                                   |   17 ++
 dic/encoding.h                                     |   10 +
 dic/grammar.cpp                                    |    8 +-
 dic/header.cpp                                     |    4 +-
 dic/tile.cpp                                       |   10 +-
 game/Makefile.am                                   |    3 +
 game/arbitration.cpp                               |   14 +-
 game/board.cpp                                     |  117 +++---------
 game/board.h                                       |   20 +--
 game/board_layout.cpp                              |  158 +++++++++++++++
 qt/fav_players.h => game/board_layout.h            |   41 ++--
 game/board_search.cpp                              |    8 +-
 .../{game_rack_cmd.cpp => topping_move_cmd.cpp}    |   33 ++--
 game/cmd/{player_move_cmd.h => topping_move_cmd.h} |   27 +--
 game/coord.cpp                                     |   33 +---
 game/coord.h                                       |    7 +-
 game/duplicate.cpp                                 |   46 +----
 game/duplicate.h                                   |    4 -
 game/freegame.cpp                                  |   24 +--
 game/game.cpp                                      |   69 +++++--
 game/game.h                                        |   13 +-
 game/game_factory.cpp                              |    7 +
 game/game_params.h                                 |    7 +
 game/matrix.h                                      |   24 ++-
 game/move.cpp                                      |    5 +-
 game/public_game.cpp                               |   15 ++-
 game/public_game.h                                 |    6 +
 game/round.cpp                                     |    3 +-
 game/topping.cpp                                   |  205 ++++++++++++++++++++
 game/{training.h => topping.h}                     |   61 +++---
 game/training.cpp                                  |   17 +--
 game/turn.h                                        |   22 ++
 game/xml_reader.cpp                                |    8 +-
 game/xml_writer.cpp                                |   13 ++-
 qt/Makefile.am                                     |    2 +
 qt/arbitration_widget.cpp                          |   33 +++-
 qt/arbitration_widget.h                            |    3 +-
 qt/board_widget.cpp                                |   61 +++++--
 qt/board_widget.h                                  |    2 +
 qt/dic_tools_widget.cpp                            |    4 +-
 qt/eliot.qrc                                       |    2 +
 qt/history_widget.cpp                              |    7 +-
 qt/images/go-down.png                              |  Bin 0 -> 1157 bytes
 qt/images/go-up.png                                |  Bin 0 -> 1181 bytes
 qt/main_window.cpp                                 |   45 ++++-
 qt/new_game.cpp                                    |   40 ++++-
 qt/play_model.cpp                                  |   31 ++--
 qt/play_model.h                                    |   16 +-
 qt/play_word_mediator.cpp                          |   23 ++-
 qt/play_word_mediator.h                            |    3 +-
 qt/players_table_helper.cpp                        |  119 +++++++++++-
 qt/players_table_helper.h                          |   13 ++-
 qt/rack_widget.cpp                                 |  200 +++++++++++++++++++-
 qt/rack_widget.h                                   |   30 +++
 qt/tile_widget.cpp                                 |    5 +-
 qt/tile_widget.h                                   |    2 +
 qt/ui/arbitration_widget.ui                        |   26 +++-
 qt/ui/new_game.ui                                  |   39 +++-
 utils/eliottxt.cpp                                 |   71 +++++++-
 utils/game_io.cpp                                  |   55 +++---
 utils/game_io.h                                    |    2 +-
 utils/ncurses.cpp                                  |    6 +-
 64 files changed, 1433 insertions(+), 488 deletions(-)
 create mode 100644 game/board_layout.cpp
 copy qt/fav_players.h => game/board_layout.h (64%)
 copy game/cmd/{game_rack_cmd.cpp => topping_move_cmd.cpp} (61%)
 copy game/cmd/{player_move_cmd.h => topping_move_cmd.h} (70%)
 create mode 100644 game/topping.cpp
 copy game/{training.h => topping.h} (56%)
 create mode 100644 qt/images/go-down.png
 create mode 100644 qt/images/go-up.png


hooks/post-receive
-- 
Eliot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]