1,554
edits
(→Config Manager: removed obsolete TODO) |
(→Event recorder: -- Add some note) |
||
Line 76: | Line 76: | ||
* Perhaps add special flag when game started from a save, i.e. not from the very beginning but with -x command line switch | * Perhaps add special flag when game started from a save, i.e. not from the very beginning but with -x command line switch | ||
** Perhaps embed the save into the recording then | |||
* getMillis() currently is hacked into SDL. It has to be moved one level up | * getMillis() currently is hacked into SDL. It has to be moved one level up | ||
* delayMillis() perhaps has to be wrapped too, so time drift could be avoided | * delayMillis() perhaps has to be wrapped too, so time drift could be avoided |