Fixed a problem with Makefile.mingw where make wasn't rebuilding targets
[neverball] / ball / st_level.c
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.