Those sets haven't been merged.
[neverball] / ball / st_level.c
2008-01-02 rlkAdded tilt sensor abstraction.
2007-12-30 parastiHouse keeping.
2007-12-29 KrabbyKrapSet now finishes properly in Challenge mode, Level...
2007-12-20 parastiBoring clean-up.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-10-03 parastiResurrected level_stat and demo_play_stat in order...
2007-09-24 parastiKilled off level_play_go in favour of level_play. ...
2007-09-24 parastiMore formatting tweaks.
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-09-22 parastiRemoved (once again) all references to MODE_SINGLE.
2007-09-15 parastiMoved some "game mode" related stuff into ball/mode...
2007-07-19 parastiPerform some clean-up actions when exiting level from...
2006-11-11 parastiAdded long mode names.
2006-08-02 parastiClean-up the level structure.
2006-08-01 parastiKill tabs.
2006-08-01 mrtoutdisplay play mode on the level title
2006-07-05 parastiSimplify code: say it in C.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-03-09 mrtoutFix double numbername translation (cf. shinobufan.intux...
2006-03-05 mrtoutMetadata inclusion in levels. I hope everybody will...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
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 mrtoutproof of concept, direct play level with the --level...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-02-28 mrtoutparitaly fixes #36
2006-02-27 mrtoutno game over on abrupt level interruption (except in...
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-27 mrtoutUpdate level text displaying, especialy bonus levels
2006-02-26 mrtoutadd more feedback: bonus level and set completed
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-16 mrtoutAdd set name while displaying level number
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.