eliot/utils
Olivier Teulière bce4ce4604 - 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.
- Added support for navigation in the game history to the text interface (not unit-tested yet)
2008-11-23 08:18:03 +00:00
..
.cvsignore - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
eliottxt.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_io.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
game_io.h Use Unix file fornat 2006-12-23 13:57:08 +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
ncurses.cpp - Renamed the binaries: eliot is now the Qt interface, whereas wxeliot is the wxWidgets interface 2008-09-07 13:17:39 +00:00
ncurses.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00