eliot/game
Olivier Teulière 12cc41fce7 Core:
- Fixed a crash on Windows
 - Do not authorize words if the cross-checks are invalid (it was possible when playing a joker)
 - Fixed detextion of invalid moves
 - Improved unit tests, and fixed a bug in one of them

Qt interface:
 - Do not allow playing a word if the coordinates are missing
 - Better focus
2008-09-13 21:32:45 +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 Core: 2008-09-13 21:32:45 +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 Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
duplicate.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
freegame.cpp Do not try to complete the rack when no letter was removed 2008-02-12 21:02:39 +00:00
freegame.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
game.cpp Core: 2008-09-13 21:32:45 +00:00
game.h Core: 2008-09-13 21:32:45 +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 Qt interface: 2008-09-05 21:31:30 +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 - Fixed a bug due to the reject sign '-' preventing to load a saved training game 2008-01-26 10:10:50 +00:00
pldrack.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +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 Qt interface: 2008-09-07 21:06:17 +00:00
settings.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +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