.. |
.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
|
checkDouble does not work un debug mode, don't know why (Matrix[][] does not resolve to template type ?)
|
2005-03-29 06:58:23 +00:00 |
board.h
|
checkDouble does not work un debug mode, don't know why (Matrix[][] does not resolve to template type ?)
|
2005-03-29 06:58:23 +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
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
duplicate.h
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
freegame.cpp
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
freegame.h
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
game.cpp
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
game.h
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +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
|
add toString method for PlayedRack text display
|
2005-03-29 06:54:08 +00:00 |
pldrack.h
|
add toString method for PlayedRack text display
|
2005-03-29 06:54:08 +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
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |
training.h
|
add a getCurrentRack for display purpose
|
2005-03-29 06:56:06 +00:00 |