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_1.14-109-g51622a0


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_1.14-109-g51622a0
Date: Sun, 04 Mar 2012 22:02:39 +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  51622a00121615040bd8862761dcd4d1581fac48 (commit)
       via  ce5f2b2a8cb132713c2609854daf086032d0ad93 (commit)
       via  d5c53b92d0ed06815770d7aa795a17d97af4fd40 (commit)
       via  22fd6484f36987c13be550244a0b653797a0612b (commit)
       via  4077a25fa0e21dc15b5a7711bbcf74069b6f4349 (commit)
       via  df806594ae1f6d2cea1437a7a7f103a913582b66 (commit)
       via  f1c8bd587b875d44c444e103eb16da3e427c9c14 (commit)
      from  6ac6849bf854d30eefbf19f3858bd9c861f963e7 (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 51622a00121615040bd8862761dcd4d1581fac48
Author: Olivier Teulière <address@hidden>
Date:   Thu Mar 1 22:53:58 2012 +0100

    Make sure the tooltip for the "show definition" menu entry is displayed

commit ce5f2b2a8cb132713c2609854daf086032d0ad93
Author: Olivier Teulière <address@hidden>
Date:   Tue Feb 28 08:28:41 2012 +0100

    Move the rack and the timer above the external board (useful when displayed 
with a projector)

commit d5c53b92d0ed06815770d7aa795a17d97af4fd40
Author: Olivier Teulière <address@hidden>
Date:   Sun Mar 4 22:58:53 2012 +0100

    New Round::countJokersFromRack() utility method

commit 22fd6484f36987c13be550244a0b653797a0612b
Author: Olivier Teulière <address@hidden>
Date:   Sat Feb 25 23:33:10 2012 +0100

    Correctly retrieve the game rack

commit 4077a25fa0e21dc15b5a7711bbcf74069b6f4349
Author: Olivier Teulière <address@hidden>
Date:   Sat Feb 25 23:16:42 2012 +0100

    Use the GameMoveCmd command

commit df806594ae1f6d2cea1437a7a7f103a913582b66
Author: Olivier Teulière <address@hidden>
Date:   Sat Feb 25 22:39:27 2012 +0100

    New GameRackCmd class, not used yet

commit f1c8bd587b875d44c444e103eb16da3e427c9c14
Author: Olivier Teulière <address@hidden>
Date:   Sat Feb 25 23:15:20 2012 +0100

    Really fixed detection of the first turn (commit 43954a9 was wrong)

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

Summary of changes:
 game/Makefile.am                            |    1 +
 game/duplicate.cpp                          |    8 +++-
 game/freegame.cpp                           |   14 ++++++--
 game/game_move_cmd.cpp                      |    3 +-
 qt/rack_widget.h => game/game_rack_cmd.cpp  |   51 ++++++++++++--------------
 game/{player_rack_cmd.h => game_rack_cmd.h} |   19 +++++-----
 game/history.h                              |    1 +
 game/navigation.cpp                         |    2 +-
 game/round.cpp                              |   12 ++++++
 game/round.h                                |    2 +
 game/training.cpp                           |   24 ++++++++-----
 game/xml_reader.cpp                         |   21 ++++++++++-
 game/xml_writer.cpp                         |   10 +++++-
 qt/bag_widget2.cpp                          |    3 +-
 qt/custom_popup.cpp                         |    4 +-
 qt/main_window.cpp                          |   30 ++++++++--------
 qt/rack_widget.cpp                          |    6 ++--
 utils/game_io.cpp                           |    2 +-
 18 files changed, 134 insertions(+), 79 deletions(-)
 copy qt/rack_widget.h => game/game_rack_cmd.cpp (61%)
 copy game/{player_rack_cmd.h => game_rack_cmd.h} (74%)


hooks/post-receive
-- 
Eliot



reply via email to

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