Store replay date/time as an ISO 8601 formatted string. This involves
[neverball] / ball / st_demo.c
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 parastiReformat code to fit in 80 columns. Jean, I cannot...
2006-08-01 mrtoutFix #69
2006-07-15 parastiPut "replay" field back: doesn't work only in the...
2006-07-15 parastiMoved extension and basename stuff to demo_scan_file...
2006-07-15 parastiBoring clean-up: there are some things 'indent' is...
2006-07-05 parastiMoving st_demo_* declarations back in the header, to...
2006-07-05 parastiSomewhat improve code uniformity.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-28 parastiUpdated colours in the demo screen for GAME_SPEC as...
2006-03-18 mrtoutRe-add demo ending but re-use the ending occured in...
2006-03-17 parastirm ball motion after demo ends.
2006-03-13 mrtoutFix #10
2006-03-10 mrtoutTry to use the same button disposition: default is...
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
2006-03-06 mrtoutonly display replay status when demo is finished
2006-03-05 mrtoutdisplay replay info when the replay starts
2006-03-03 mrtoutNew replay information screen.
2006-03-03 mrtoutYet another next/prev/back button layout, I hope it...
2006-03-02 parastiMinor cleanup.
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-02 mrtoutTry a other prev/next layout: prev/back/next
2006-03-01 mrtoutnow, exit after command line replay
2006-03-01 mrtoutAdd a neverball option command line. Can now start...
2006-03-01 mrtoutremove some config_pop_matrix since it appears that...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-03-01 mrtoutCode clean: improve modules independance:
2006-03-01 mrtouti18n of replay date + some replay menu fixes
2006-02-28 mrtoutremove hard coded mode names
2006-02-28 mrtoutNew player name management
2006-02-28 mrtoutremove disable prec and next button since it break...
2006-02-28 mrtout'prec' and 'suiv' are near 'back' and grey when desacti...
2006-02-28 mrtoutnew replay handling, warning, old replays are incopatib...
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-27 mrtoutsome tweaks:
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.