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-166-g0534e72


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_1.14-166-g0534e72
Date: Wed, 11 Apr 2012 18:05:23 +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  0534e72c0e73bc50aeffada70f1b2580efd45fe6 (commit)
       via  a2ba303307de5952eae06001feb979e05cede990 (commit)
       via  bd8678f14724881f58832a7ff8f2af4615fd8c4e (commit)
       via  fd1773ef6e790ac19a8073c1a6c8759738f25152 (commit)
       via  5bb492ceb47135cf95c8285fbf3c0d6c0dcb0860 (commit)
       via  a1e06317f07f300cc0970ce39da2eb1e1cae1c90 (commit)
       via  0b3120a792561a8b80b20ff34a45abf2288c2cbe (commit)
       via  196e02f9ad30f5708596f91ce1dcb7ad1afe88e5 (commit)
       via  1db5ccea8b3ee5202c9f068ae753b62d052e3e47 (commit)
       via  4e61dd85ceca7bebeb873f7fc8db3236fc5cd7ca (commit)
       via  21ee07cc3bc18f60a46c59cf381370ef28b4984a (commit)
       via  cc0fe39c76a24c0a4bbd4bb57fd2d406dd122414 (commit)
       via  7e37cde0c027353a1d413724bd0e6b1db7835bea (commit)
       via  537d00714bd7f2827623e46ef3413a9049ccc456 (commit)
       via  4fe2cf3469a7f66272299711165af35fb213a9ac (commit)
       via  bcd3f73e626f5279ec9c5ce302ce38cee18f4433 (commit)
       via  1f4db7a742ee9a02dd028fb7c33c63ebb81df26e (commit)
       via  2f7c09ec8326d5f135928efd9c5611c9aefe9ba5 (commit)
       via  4e5c86ef11489f175dad01fb1ee84ce0d55fd570 (commit)
       via  c423da242577e6459a714a3988204df1aee508a7 (commit)
       via  76d761ad8d77d3759c2d00a6bab53628127a08c3 (commit)
       via  a5f13e3ba7da7f8d0ae433eb77a5911d63fbc554 (commit)
       via  53adb5d91bdf2dba93feaee2da90dfe3cf618f44 (commit)
       via  9f2ea4f34047bfa41e64f5c7b3d7061f89b27077 (commit)
       via  e6a2a6c7503214f0325464c14e8bd5a72c9d2cf9 (commit)
       via  1e57b56f9da13afcf59e238f01743225c499eaa4 (commit)
       via  5ee10b7c913d621773c607f2923ff5afcbcb477f (commit)
      from  d6a2fc6e4e7a40c6cefdf31bf6082bd60897cbbb (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 0534e72c0e73bc50aeffada70f1b2580efd45fe6
Author: Olivier Teulière <address@hidden>
Date:   Tue Apr 10 20:29:52 2012 +0200

    Only show data relative to the last turn on the external board (and rack)

commit a2ba303307de5952eae06001feb979e05cede990
Author: Olivier Teulière <address@hidden>
Date:   Mon Apr 9 14:38:18 2012 +0200

    History widget: display warnings, penalties and solos

commit bd8678f14724881f58832a7ff8f2af4615fd8c4e
Author: Olivier Teulière <address@hidden>
Date:   Mon Apr 9 00:55:18 2012 +0200

    Text interface: removed useless display methods

commit fd1773ef6e790ac19a8073c1a6c8759738f25152
Author: Olivier Teulière <address@hidden>
Date:   Mon Apr 9 00:21:09 2012 +0200

    Text interface: correctly check the return value when passing

commit 5bb492ceb47135cf95c8285fbf3c0d6c0dcb0860
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 22:12:16 2012 +0200

    Text interface: simplified the parsing code

commit a1e06317f07f300cc0970ce39da2eb1e1cae1c90
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 20:12:23 2012 +0200

    Text interface: basic support for the arbitration mode

commit 0b3120a792561a8b80b20ff34a45abf2288c2cbe
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 01:19:43 2012 +0200

    Duplicate: assign a "no move" pseudo-move to all players when starting a 
turn

commit 196e02f9ad30f5708596f91ce1dcb7ad1afe88e5
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 01:07:59 2012 +0200

    Duplicate: get rid of the MarkPlayedCmd class

commit 1db5ccea8b3ee5202c9f068ae753b62d052e3e47
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 00:27:48 2012 +0200

    Arbitration: assign a "no move" pseudo-move to all players when starting a 
turn

commit 4e61dd85ceca7bebeb873f7fc8db3236fc5cd7ca
Author: Olivier Teulière <address@hidden>
Date:   Sat Apr 7 17:49:22 2012 +0200

    FreeGame: generate "no move" pseudo-moves
    
    Now each player has a move at each turn, in all the game modes.
    This should help to simplify the code in a few places...

commit 21ee07cc3bc18f60a46c59cf381370ef28b4984a
Author: Olivier Teulière <address@hidden>
Date:   Sat Apr 7 14:27:59 2012 +0200

    Move::ComputeRackForMove() now returns a PlayedRack instead of a simple Rack

commit cc0fe39c76a24c0a4bbd4bb57fd2d406dd122414
Author: Olivier Teulière <address@hidden>
Date:   Sat Apr 7 13:26:46 2012 +0200

    HistoryWidget: simplified the handling of columns

commit 7e37cde0c027353a1d413724bd0e6b1db7835bea
Author: Olivier Teulière <address@hidden>
Date:   Thu Apr 5 22:46:03 2012 +0200

    Arbitration: after the end of turn, give the focus to the rack and select 
all the letters

commit 537d00714bd7f2827623e46ef3413a9049ccc456
Author: Olivier Teulière <address@hidden>
Date:   Thu Apr 5 21:54:22 2012 +0200

    Arbitration: allow selecting all the players directly from the 
players/results tables

commit 4fe2cf3469a7f66272299711165af35fb213a9ac
Author: Olivier Teulière <address@hidden>
Date:   Thu Apr 5 21:38:07 2012 +0200

    Arbitration: really treat the "No move" pseudo-move as if the player had 
not played

commit bcd3f73e626f5279ec9c5ce302ce38cee18f4433
Author: Olivier Teulière <address@hidden>
Date:   Thu Apr 5 21:30:11 2012 +0200

    Arbitration: "No move" is now named "Suppress move"

commit 1f4db7a742ee9a02dd028fb7c33c63ebb81df26e
Author: Olivier Teulière <address@hidden>
Date:   Wed Apr 4 23:29:14 2012 +0200

    Arbitration: various minor improvements related to search results handling

commit 2f7c09ec8326d5f135928efd9c5611c9aefe9ba5
Author: Olivier Teulière <address@hidden>
Date:   Wed Apr 4 21:04:21 2012 +0200

    Arbitration: do not consider the "No move" move as a real move assignment

commit 4e5c86ef11489f175dad01fb1ee84ce0d55fd570
Author: Olivier Teulière <address@hidden>
Date:   Thu Apr 5 07:46:23 2012 +0200

    Added shortcuts to some buttons

commit c423da242577e6459a714a3988204df1aee508a7
Author: Olivier Teulière <address@hidden>
Date:   Wed Apr 4 21:53:54 2012 +0200

    Saved games: increase the XML format version, to indicate incompatibilities

commit 76d761ad8d77d3759c2d00a6bab53628127a08c3
Author: Olivier Teulière <address@hidden>
Date:   Thu Mar 29 08:53:58 2012 +0200

    Saved games: do not write a playerid attribute for the MasterMove tag

commit a5f13e3ba7da7f8d0ae433eb77a5911d63fbc554
Author: Olivier Teulière <address@hidden>
Date:   Wed Mar 28 23:21:24 2012 +0200

    Saved games: write the dictionary letters as display strings

commit 53adb5d91bdf2dba93feaee2da90dfe3cf618f44
Author: Olivier Teulière <address@hidden>
Date:   Sun Apr 8 19:50:22 2012 +0200

    Saved games: do not support the (very) old format anymore

commit 9f2ea4f34047bfa41e64f5c7b3d7061f89b27077
Author: Olivier Teulière <address@hidden>
Date:   Wed Mar 28 22:59:21 2012 +0200

    Dictionary wizard: new button to load the letter values from the current 
dictionary

commit e6a2a6c7503214f0325464c14e8bd5a72c9d2cf9
Author: Olivier Teulière <address@hidden>
Date:   Mon Mar 26 08:06:49 2012 +0200

    Cosmetics

commit 1e57b56f9da13afcf59e238f01743225c499eaa4
Author: Olivier Teulière <address@hidden>
Date:   Wed Apr 4 21:37:51 2012 +0200

    Fixed compilation warnings

commit 5ee10b7c913d621773c607f2923ff5afcbcb477f
Author: Olivier Teulière <address@hidden>
Date:   Sat Apr 7 12:52:36 2012 +0200

    Fixed a bug introduced in d32f3fdf

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

Summary of changes:
 game/Makefile.am                     |    2 -
 game/arbitration.cpp                 |   24 +-
 game/arbitration.h                   |    1 +
 game/duplicate.cpp                   |  109 +++---
 game/duplicate.h                     |   16 +-
 game/freegame.cpp                    |   12 +
 game/game.h                          |   37 --
 game/game_io.cpp                     |  435 ------------------
 game/game_move_cmd.cpp               |    2 +-
 game/history.cpp                     |   18 +-
 game/history.h                       |    9 +-
 game/mark_played_cmd.cpp             |   60 ---
 game/mark_played_cmd.h               |   57 ---
 game/move.cpp                        |   22 +-
 game/move.h                          |    5 +-
 game/player_move_cmd.cpp             |    3 +-
 game/xml_reader.cpp                  |   67 ++--
 game/xml_reader.h                    |   28 ++
 game/xml_writer.cpp                  |   26 +-
 qt/arbit_assignments.cpp             |   79 +++-
 qt/arbit_assignments.h               |    4 +-
 qt/arbitration_widget.cpp            |   53 ++-
 qt/arbitration_widget.h              |    3 +-
 qt/board_widget.cpp                  |    3 +
 qt/board_widget.h                    |    7 +
 qt/dic_wizard.cpp                    |   84 +++-
 qt/dic_wizard.h                      |   16 +-
 qt/history_widget.cpp                |  150 ++++---
 qt/history_widget.h                  |   15 +
 qt/main_window.cpp                   |    8 +-
 qt/rack_widget.cpp                   |    5 +-
 qt/rack_widget.h                     |    7 +
 qt/ui/arbit_assignments.ui           |   10 +-
 qt/ui/arbitration_widget.ui          |   19 +-
 qt/ui/dic_wizard_letters_def_page.ui |   17 +-
 qt/ui/new_game.ui                    |    6 +-
 test/driver                          |    5 -
 test/freegame_change.ref             |    1 +
 test/freegame_passing.ref            |    2 +
 test/fumee                           |   27 --
 test/hutte                           |   26 --
 test/load_game.input                 |    6 -
 test/load_game.ref                   |   59 ---
 test/training_joker.input            |    5 -
 test/training_joker.ref              |   57 ---
 utils/eliottxt.cpp                   |  813 +++++++++++++++-------------------
 utils/game_io.cpp                    |   61 +---
 utils/game_io.h                      |    2 -
 48 files changed, 920 insertions(+), 1563 deletions(-)
 delete mode 100644 game/game_io.cpp
 delete mode 100644 game/mark_played_cmd.cpp
 delete mode 100644 game/mark_played_cmd.h
 delete mode 100644 test/fumee
 delete mode 100644 test/hutte
 delete mode 100644 test/load_game.input
 delete mode 100644 test/load_game.ref
 delete mode 100644 test/training_joker.input
 delete mode 100644 test/training_joker.ref


hooks/post-receive
-- 
Eliot



reply via email to

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