Fix format string. Oops.
[neverball] / ball / demo.c
2006-07-16 parastidemo_header_write() now writes the header. :-P
2006-07-15 parastiMoved extension and basename stuff to demo_scan_file...
2006-07-14 parastiChanged unlink() to remove(). Some warnings about...
2006-07-12 parastiMore clean-up. Also removed the FPS lock, see
2006-07-05 parastiChange magic number of replays. (See
2006-07-04 parastiAutosave.
2006-07-04 parastiMore docstring clean-up. Renamed REPLAY_VERSION to...
2006-07-04 parastiRemoved gettextdbg() which apparently served no purpose...
2006-06-24 parastiReverting some demo header modifications to keep the...
2006-06-13 parastiHopefully fixes ticket:78 and hopefully doesn't break...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-05 parastiFix filling in demo name on Windows. The last director...
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-13 mrtoutstart integration of level metadata in demos
2006-03-13 mrtoutFix #10
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
2006-03-05 mrtoutfix #43
2006-03-05 mrtoutRemove some I18N strings (option and replay debug)
2006-03-04 mrtoutadd replay file extension (fixes #42)
2006-03-04 parastii18n'd a bunch of stuff that doesn't require it.
2006-03-03 mrtoutNew replay information screen.
2006-03-03 mrtoutagain more code clean, thing become more and more simpler
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-02 mrtoutAnother demo code clean and demo format upgrade
2006-03-01 mrtoutAdd a neverball option command line. Can now start...
2006-03-01 mrtoutCode clean: improve modules independance:
2006-03-01 mrtouti18n of replay date + some replay menu fixes
2006-03-01 mrtoutSave an player name chages:
2006-02-28 mrtoutnew replay handling, warning, old replays are incopatib...
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-21 mrtoutFix replay time in practice mode
2006-02-14 parastiMarked more strings for translation, fixed a typo,...
2006-02-13 mrtoutI18N
2006-02-12 jolynsbassAdded replay FPS throttling to avoid unnecessarily...
2006-02-10 jolynsbasschanged MAGIC for replay versioning
2006-02-06 jolynsbassremoved the old-style replay compatibility hack.
2006-02-04 jolynsbassRestored old-style replay compatibility
2006-01-28 rlkInitial import.