Those sets haven't been merged.
[neverball] / ball / demo.c
2008-01-01 rootMerged lockstep branch.
2007-12-03 parastiMerged branch utf8.
2007-11-24 elvizRestored replay overwrite fix (Windows); didn't seem...
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-10-03 parastiResurrected level_stat and demo_play_stat in order...
2007-10-03 parastiChanged all references to "state" as in "outcome of...
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-05-30 parastiRemoved a supposed fix for rename failing on Windows...
2006-12-20 parastiMinimalistic code clean-up.
2006-11-17 parastiLet translators change date format. This should solve...
2006-11-03 parastiDon't leave the game running in the background after...
2006-10-21 parastiPartially porting revision 609 from the save-replay...
2006-10-21 parastiDo not internationalize replay filenames. This is...
2006-10-09 parastiChange the parameter of demo_exists() to const.
2006-10-08 parastiCertain asset filenames are loaded from the solid data...
2006-10-08 parastiChange a "magic number" to a preprocessor macro. Also...
2006-10-08 parastiIsolate basename stuff in a completely separate functio...
2006-09-27 parastiOn Windows, when renaming Last to the destination filen...
2006-09-20 parastiPut all the time conversion operations in a separate...
2006-09-18 parastiReuse a variable in date_to_str(). It also appears...
2006-09-18 parastiUse mktime() to normalize the computed local time struc...
2006-09-18 parastiMinor simplification of code in date_to_str().
2006-09-18 parastiStore replay date/time as an ISO 8601 formatted string...
2006-08-04 parastiRevert revision [536] to avoid making further changes...
2006-08-02 mrtoutReplace strong level path from replay with a couple...
2006-08-02 parastiRe-add demo base name handling.
2006-08-02 mrtoutSince the --replay command line option, extension and...
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.