eliot/game
Olivier Teulière 350666b568 - The last commit in cross.cpp fixed a bug but introduced another one, now both are fixed
- Added unit tests for both bugs
 - Fixed another bug preventing to enter some letters in the training rack
2008-10-15 19:43:23 +00:00
..
.cvsignore Added .cvsignore files 2004-07-08 18:17:31 +00:00
ai_percent.cpp Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
ai_percent.h Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
ai_player.h Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
bag.cpp Compilation fixes for some systems (missing headers) 2008-07-20 12:15:51 +00:00
bag.h - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
board.cpp Core: 2008-09-13 21:32:45 +00:00
board.h Core: 2008-09-13 21:32:45 +00:00
board_cross.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
board_search.cpp - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
coord.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
coord.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
cross.cpp - The last commit in cross.cpp fixed a bug but introduced another one, now both are fixed 2008-10-15 19:43:23 +00:00
cross.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
debug.h Core: 2008-09-13 21:32:45 +00:00
duplicate.cpp - Install a desktop file to get an entry in the applications menu on Linux (works on both Gnome and KDE) 2008-09-22 21:21:38 +00:00
duplicate.h - Support shuffling the rack of the current player 2008-09-14 17:56:18 +00:00
freegame.cpp - Install a desktop file to get an entry in the applications menu on Linux (works on both Gnome and KDE) 2008-09-22 21:21:38 +00:00
freegame.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
game.cpp - Support shuffling the rack of the current player 2008-09-14 17:56:18 +00:00
game.h - Support shuffling the rack of the current player 2008-09-14 17:56:18 +00:00
game_exception.cpp Qt interface: 2008-09-05 21:31:30 +00:00
game_exception.h Qt interface: 2008-09-05 21:31:30 +00:00
game_factory.cpp Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
game_factory.h - Players can now have a name 2008-01-19 19:33:08 +00:00
game_io.cpp Core: 2008-09-13 21:32:45 +00:00
history.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
history.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
Makefile.am - Install a desktop file to get an entry in the applications menu on Linux (works on both Gnome and KDE) 2008-09-22 21:21:38 +00:00
move.cpp Core: 2008-09-13 21:32:45 +00:00
move.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
player.cpp Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
player.h Fixed typos 2008-07-03 20:14:46 +00:00
pldrack.cpp - Support shuffling the rack of the current player 2008-09-14 17:56:18 +00:00
pldrack.h - Support shuffling the rack of the current player 2008-09-14 17:56:18 +00:00
rack.cpp - dic/encoding.cpp: simplification (this also removes a warning) 2008-01-11 10:09:26 +00:00
rack.h - dic/encoding.cpp: simplification (this also removes a warning) 2008-01-11 10:09:26 +00:00
results.cpp Fixed an invalid read when sorting the search results and adapted regression scenarii 2008-07-04 19:03:12 +00:00
results.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
round.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
round.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
settings.cpp - Be slightly more tolerant in release mode 2008-09-25 20:39:37 +00:00
settings.h - Install a desktop file to get an entry in the applications menu on Linux (works on both Gnome and KDE) 2008-09-22 21:21:38 +00:00
training.cpp Core: 2008-09-13 21:32:45 +00:00
training.h Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
turn.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
turn.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00