eliot/game
Olivier Teulière 82547c5f66 - Better handling of the players with inheritance and with a clean interface
for the AI players
 - Moved the search results accessors from Game to Training
2005-02-17 20:01:59 +00:00
..
.cvsignore Added .cvsignore files 2004-07-08 18:17:31 +00:00
ai_percent.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
ai_percent.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
ai_player.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
bag.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
bag.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
board.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
board.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
board_cross.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
board_search.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
cross.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
cross.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
debug.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
duplicate.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
duplicate.h Handling of which player has played is only done in the Duplicate class now 2005-02-12 18:54:57 +00:00
freegame.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
freegame.h Minor API enhancements 2005-02-09 22:33:56 +00:00
game.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
game.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
gameio.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
Makefile.am - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
player.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
player.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
pldrack.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
pldrack.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
rack.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
rack.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
results.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
results.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
round.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
round.h - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
tile.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
tile.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
training.cpp - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00
training.h - Better handling of the players with inheritance and with a clean interface 2005-02-17 20:01:59 +00:00