Olivier Teulière
|
4200e33c17
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
|
Olivier Teulière
|
182263ce74
|
New UndoCmd class, not used yet
|
2012-02-21 08:22:33 +01:00 |
|
Olivier Teulière
|
e915e5f2cf
|
New "auto-executable" flag for commands, not yet used
|
2012-02-21 08:22:33 +01:00 |
|
Olivier Teulière
|
59fac223f4
|
Renamed some methods
|
2012-02-21 08:22:32 +01:00 |
|
Olivier Teulière
|
bf42c49850
|
Added loggers to most classes
|
2012-02-19 13:07:29 +01:00 |
|
Olivier Teulière
|
67306bec3e
|
Added auto-execution of commands when clearing future commands.
The goal is to automatically replay commands involving AI, so that the user cannot be 'blocked'.
|
2008-11-30 20:55:45 +00:00 |
|
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 |
|