eliot/game
Olivier Teulière 990f4c5212 Qt interface:
- Initialize the random numbers generator, and print the seed value
 - Handle properly Qt builds without STL support
 - Save the position of the main window
 - Got rid of the useless toolbar
 - Better size of the preferences dialog
 - Hopefully fixed translation issues on Windows
 - The Settings class throws an exception when asked for a non-existing setting
2008-09-05 21:31:30 +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 - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
board.h - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +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 Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
cross.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
debug.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +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 Dic: 2008-08-31 11:48:11 +00:00
game.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
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 Compilation fixes for some systems (missing headers) 2008-07-20 12:15:51 +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 Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +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-05 21:31:30 +00:00
settings.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
training.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
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