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-151-gcdcb5c2


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-151-gcdcb5c2
Date: Wed, 16 Jan 2013 14:03:01 +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  cdcb5c25b72d86d8bcb73ba2f277a88202ffbee7 (commit)
       via  7f3f29df319914d0c0e78646e1b719e677e6dbb3 (commit)
       via  27c9b5015a3fb7dfab886abda2cae430064f0ee9 (commit)
       via  34c7219f7560159b62b96346c6724883642e2c86 (commit)
       via  1e0de63ef8d4a215c7dea5043e8db4436ccbe805 (commit)
      from  a88178967683b48fdc96e8e703d61a784892d0ac (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 cdcb5c25b72d86d8bcb73ba2f277a88202ffbee7
Author: Olivier Teulière <address@hidden>
Date:   Wed Jan 16 14:40:34 2013 +0100

    TurnData: remove the m_playerId member

commit 7f3f29df319914d0c0e78646e1b719e677e6dbb3
Author: Olivier Teulière <address@hidden>
Date:   Wed Jan 16 14:31:44 2013 +0100

    HistoryWidget: compute the player ID instead of getting it from TurnData

commit 27c9b5015a3fb7dfab886abda2cae430064f0ee9
Author: Olivier Teulière <address@hidden>
Date:   Wed Jan 16 14:26:05 2013 +0100

    Tests: remove the useless "Player" column in the game history

commit 34c7219f7560159b62b96346c6724883642e2c86
Author: Olivier Teulière <address@hidden>
Date:   Wed Jan 16 14:06:06 2013 +0100

    Ncurses: remove the useless "player" column in the history view

commit 1e0de63ef8d4a215c7dea5043e8db4436ccbe805
Author: Olivier Teulière <address@hidden>
Date:   Wed Jan 16 11:09:28 2013 +0100

    Results: add a isEmpty() method, and use it where possible

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

Summary of changes:
 game/ai_percent.cpp                  |    2 +-
 game/cmd/game_move_cmd.cpp           |    9 +--
 game/cmd/game_move_cmd.h             |    5 +-
 game/cmd/player_move_cmd.cpp         |    2 +-
 game/duplicate.cpp                   |    4 +-
 game/freegame.cpp                    |    2 +-
 game/game.cpp                        |    2 +-
 game/history.cpp                     |    7 +-
 game/history.h                       |    3 +-
 game/results.h                       |    1 +
 game/topping.cpp                     |    4 +-
 game/training.cpp                    |    2 +-
 game/turn_data.cpp                   |    8 +-
 game/turn_data.h                     |    6 +-
 game/xml_reader.cpp                  |    3 +-
 game/xml_writer.cpp                  |    3 +-
 qt/arbit_assignments.cpp             |    4 +-
 qt/arbitration_widget.cpp            |    2 +-
 qt/history_widget.cpp                |    5 +-
 qt/training_widget.cpp               |    2 +-
 test/arbitration/load_save.ref       |   54 ++++++------
 test/duplicate/1_player.ref          |    8 +-
 test/duplicate/2_ai.ref              |   44 +++++-----
 test/duplicate/7among8_variant.ref   |   44 +++++-----
 test/duplicate/explosive_variant.ref |   42 +++++-----
 test/duplicate/humans_ai.ref         |   10 +-
 test/duplicate/invalid_turn.ref      |   14 ++--
 test/duplicate/joker_variant.ref     |   54 ++++++------
 test/duplicate/load_save.ref         |   64 ++++----------
 test/duplicate/navigation.ref        |   96 ++++++++++----------
 test/duplicate/no_point.ref          |    6 +-
 test/freegame/3_ai.ref               |   38 ++++----
 test/freegame/7among8_variant.ref    |   16 ++--
 test/freegame/change.ref             |   12 ++--
 test/freegame/explosive_variant.ref  |   20 ++--
 test/freegame/joker_variant.ref      |  110 +++++++++++-----------
 test/freegame/load_save.ref          |   92 ++++++-------------
 test/freegame/navigation.ref         |  166 +++++++++++++++++-----------------
 test/freegame/passing.ref            |   92 ++++++++++----------
 test/freegame/play.ref               |   30 +++---
 test/training/7among8_variant.ref    |    8 +-
 test/training/joker_variant.ref      |   12 ++--
 test/training/load_save.ref          |   52 ++++++------
 test/training/navigation.ref         |   84 +++++++++---------
 test/training/rosace.ref             |   22 +++---
 test/various/load_combi_variants.ref |   22 ++---
 utils/game_io.cpp                    |    7 +-
 utils/ncurses.cpp                    |   18 ++--
 48 files changed, 614 insertions(+), 699 deletions(-)


hooks/post-receive
-- 
Eliot



reply via email to

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