Open main menu

Difference between revisions of "TODO"

508 bytes added ,  21:58, 19 September 2007
→‎Event recorder: add couple more todos
m (→‎Event recorder: -- proper wikifying)
(→‎Event recorder: add couple more todos)
Line 72: Line 72:
* Perhaps autogenerate record file name based on target name
* Perhaps autogenerate record file name based on target name
* Perhaps combine 2 files which get created currently into one
* Perhaps combine 2 files which get created currently into one
* We should store unique game ID in the record files. I.e. ideally it should be engine name and some game MD5 or anything else which could be re-generated on game start. Then when this method is called in playback mode, recorder matches this against values stored in the record and refuses to play if they do not match.
  registerGame("scumm", "60ba818dc3bede86d40357e3913f8505");
* Perhaps add special flag when game started from a save, i.e. not from the very beginning but with -x command line switch.


=== Build System ===
=== Build System ===