- Added support for recording actions. This is the first step towards replays.
commit5faa5883c160e8a4b87ff6c31e4ee2429c328006
authorlorien420 <lorien420>
Wed, 27 Apr 2005 21:11:41 +0000 (27 21:11 +0000)
committerlorien420 <lorien420>
Wed, 27 Apr 2005 21:11:41 +0000 (27 21:11 +0000)
tree78f93a305151dabd1c4c1f55f98a42fbd042d4c5
parent5d83947edc8a34af48fafec5abf938fb4f51a45e
- Added support for recording actions. This is the first step towards replays.
- AI should show a timer now instead of a score
src/ActionRecorder.cxx [new file with mode: 0644]
src/ActionRecorder.h [new file with mode: 0644]
src/Controller.cxx
src/DrawExternalCandy.cxx
src/Game.cxx
src/Grid.h
src/Makefile.am
src/MetaState.cxx
src/Mode.h