Remove the drawball variable and the burst of stars that appears at
[neverball] / ball / level.c
2006-08-19 parastiUpdate Ball's code to use the "coin" item type.
2006-08-13 parastiRemove "proof of concept" launching of levels from...
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 parastiClean-up the level structure.
2006-08-01 mrtoutPut metadata near the begin of the sol files, therefore...
2006-07-17 parastiMisc.
2006-07-16 parastiFix format string. Oops.
2006-07-12 parastiSome very humble code pretty-up.
2006-07-04 parastiMinor code clean-up.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-05-14 parastiMarked a string in ball/level.c for translation and...
2006-03-26 parastiFix #71.
2006-03-13 mrtoutAdd --info option to display information without launch...
2006-03-07 mrtoutBonus level info is now in the level (medatada field)
2006-03-05 mrtoutMetadata inclusion in levels. I hope everybody will...
2006-03-05 mrtoutadd magic to sol files and allow simple loading without...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
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 mrtoutdead code removal ('GLuint text' related things in...
2006-03-02 mrtoutproof of concept, direct play level with the --level...
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-03-01 mrtoutforget removing remaining obsolete coin references...
2006-03-01 mrtoutCode clean: improve modules independance:
2006-02-28 mrtoutremove hard coded mode names
2006-02-28 mrtoutnew replay handling, warning, old replays are incopatib...
2006-02-27 mrtoutUpdate level text displaying, especialy bonus levels
2006-02-26 mrtoutadd more feedback: bonus level and set completed
2006-02-26 mrtoutopps, no way to unlock following extra bonus levels
2006-02-26 mrtoutAdd extra bonus level handling + status bar in the...
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-21 mrtoutFix replay time in practice mode
2006-02-20 mrtoutchange mode names
2006-02-20 mrtoutfix 'free mode' score handling
2006-02-19 mrtoutNew play mode. be happy.
2006-02-17 mrtoutfixes many bugs in levels (including #24)
2006-02-17 mrtoutGoal coins information in training mode
2006-02-16 mrtoutnew cheat: The 'c' key will open levels
2006-02-16 mrtoutNew challenge/practice modes
2006-02-15 mrtoutFix #22
2006-01-28 rlkInitial import.