eliot/game
Olivier Teulière 675b534e77 - Fixed compilation in debug mode
- Centralized navigation in the game history in the Navigation class
 - The Qt interface now has (very) basic controls to navigate in the history.
2008-11-23 16:55:28 +00:00
..
.cvsignore Added .cvsignore files 2004-07-08 18:17:31 +00:00
ai_percent.cpp - Bumped version to 1.8-cvs 2008-11-22 14:40:25 +00:00
ai_percent.h - Bumped version to 1.8-cvs 2008-11-22 14:40:25 +00:00
ai_player.h - Bumped version to 1.8-cvs 2008-11-22 14:40:25 +00:00
bag.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
bag.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
board.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
board.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
board_cross.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
board_search.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
command.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
command.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
coord.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
coord.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
cross.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
cross.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
debug.h - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
duplicate.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
duplicate.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
freegame.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
freegame.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
game.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
game.h - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
game_exception.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
game_exception.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
game_factory.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
game_factory.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
game_io.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
game_move_cmd.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
game_move_cmd.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
history.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
history.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
Makefile.am - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
move.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
move.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
navigation.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
navigation.h - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
player.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
player.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
player_move_cmd.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
player_move_cmd.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
player_rack_cmd.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
player_rack_cmd.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
pldrack.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
pldrack.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
rack.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
rack.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
results.cpp - Bumped version to 1.8-cvs 2008-11-22 14:40:25 +00:00
results.h - Bumped version to 1.8-cvs 2008-11-22 14:40:25 +00:00
round.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
round.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
settings.cpp - Be slightly more tolerant in release mode 2008-09-25 20:39:37 +00:00
settings.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
training.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
training.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
turn.cpp - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
turn.h - The main game modifications (playing a move, setting a new rack, ...) are now done using the Command design pattern, which alows undoing these changes easily. 2008-11-23 08:18:03 +00:00
turn_cmd.cpp - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00
turn_cmd.h - Fixed compilation in debug mode 2008-11-23 16:55:28 +00:00