eliot/game
Olivier Teulière 7406f2c3c5 Added support for "Joker games", available using --joker on the command-line.
This is a kind of hack currently, but it works well...
2005-03-28 22:07:22 +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 Added/updated comments in many headers 2005-03-27 17:30:48 +00:00
ai_player.h Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
bag.cpp Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
bag.h Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
board.cpp Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
board.h Added/updated comments in many headers 2005-03-27 17:30:48 +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 Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +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 Fixed a stupid bug i just introduced 2005-03-27 22:08:31 +00:00
duplicate.cpp Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
duplicate.h Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
freegame.cpp Added comments on what we should do, according to the rules in he ODS 2005-03-28 15:23:55 +00:00
freegame.h Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
game.cpp Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +00:00
game.h Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +00:00
game_factory.cpp Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +00:00
game_factory.h Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +00:00
Makefile.am Isolated the print* methods in a dedicated class, outside of the Game library 2005-02-26 22:57:34 +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 Added/updated comments in many headers 2005-03-27 17:30:48 +00:00
pldrack.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
pldrack.h Added/updated comments in many headers 2005-03-27 17:30:48 +00:00
rack.cpp - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
rack.h Added/updated comments in many headers 2005-03-27 17:30:48 +00:00
results.cpp Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
results.h Added/updated comments in many headers 2005-03-27 17:30:48 +00:00
round.cpp Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +00:00
round.h Added support for "Joker games", available using --joker on the command-line. 2005-03-28 22:07:22 +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 Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00
training.h Added an ASSERT macro, which aborts execution if the condition given as a 2005-03-27 21:45:04 +00:00