.. |
ai_percent.cpp
|
Added loggers to most classes
|
2012-02-19 13:07:29 +01:00 |
ai_percent.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
ai_player.h
|
Support saving/loading games (any game type) in XML format.
|
2009-11-29 16:01:31 +00:00 |
arbitration.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
arbitration.h
|
Arbitration: do not handle solos automatically.
|
2012-10-05 12:52:42 +02:00 |
bag.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
bag.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
board.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
board.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
board_cross.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
board_search.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
board_search.h
|
New GameParams class to wrap a few game characteristics.
|
2011-08-27 21:55:49 +02:00 |
command.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
command.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
coord.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
coord.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
cross.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
cross.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
duplicate.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
duplicate.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
freegame.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
freegame.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game_exception.cpp
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
game_exception.h
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
game_factory.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game_factory.h
|
Moved the dictionary to the GameParams class
|
2011-08-28 19:25:26 +02:00 |
game_move_cmd.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game_move_cmd.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game_params.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
game_rack_cmd.cpp
|
Use the GameMoveCmd command
|
2012-02-25 23:25:40 +01:00 |
game_rack_cmd.h
|
New GameRackCmd class, not used yet
|
2012-02-25 23:17:04 +01:00 |
history.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
history.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
Makefile.am
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
master_move_cmd.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
master_move_cmd.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
matrix.h
|
Support saving/loading games (any game type) in XML format.
|
2009-11-29 16:01:31 +00:00 |
move.cpp
|
Use dedicated getters for the Move type: this is simpler to use and more readable
|
2012-05-05 19:45:44 +02:00 |
move.h
|
Use dedicated getters for the Move type: this is simpler to use and more readable
|
2012-05-05 19:45:44 +02:00 |
navigation.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
navigation.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player_event_cmd.cpp
|
Fix compilation warnings
|
2012-10-06 18:45:46 +02:00 |
player_event_cmd.h
|
Freegame: use PlayerEventCmd instead of PlayerPointsCmd
|
2012-10-06 17:49:34 +02:00 |
player_move_cmd.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player_move_cmd.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player_rack_cmd.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
player_rack_cmd.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
pldrack.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
pldrack.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
public_game.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
public_game.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
rack.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
rack.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
results.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
results.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
round.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
round.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
settings.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
settings.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
training.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
training.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
turn.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
turn.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
turn_data.cpp
|
Rename Turn into TurnData (step 2)
|
2012-10-06 17:49:35 +02:00 |
turn_data.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
xml_reader.cpp
|
Fix various strings
|
2012-10-06 22:17:43 +02:00 |
xml_reader.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
xml_writer.cpp
|
Fix various strings
|
2012-10-06 22:17:43 +02:00 |
xml_writer.h
|
Simplified the looging macros, and added logs in various key places.
|
2011-01-29 23:47:20 +00:00 |