Those sets haven't been merged.
[neverball] / ball / st_start.c
2008-01-02 rlkAdded tilt sensor abstraction.
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-10-03 parastiResurrected level_stat and demo_play_stat in order...
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-24 parastiKilled off level_play_go in favour of level_play. ...
2007-09-22 parastiFormatting.
2007-09-22 parastiRemoved (once again) all references to MODE_SINGLE.
2007-09-15 parastiMoved some "game mode" related stuff into ball/mode...
2007-08-01 parastiFixed function headers that were strangely missing...
2007-07-18 lorantRestore the cheat setting in neverballrc.
2007-07-16 lorantMerged changesets [1048] and [1049] from source:branche...
2007-04-11 parastiMade sure inter.ogg is always played in level selection...
2006-08-02 parastiClean-up the level structure.
2006-07-17 parastiFix code formatting.
2006-07-05 parastiSimplify code: say it in C.
2006-06-22 parastiRemoving bright "Set Complete" message from level selec...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-05-30 mymset shots from the first level, not the second
2006-03-10 mrtoutAs suggested, put the challenge button in the last...
2006-03-09 mrtoutFix double numbername translation (cf. shinobufan.intux...
2006-03-09 mrtoutfix completed bonus level color + imporve cheat mode...
2006-03-08 mrtoutupdate color level state indication
2006-03-07 mrtoutBonus level info is now in the level (medatada field)
2006-03-05 mrtoutDistinct label for goal and time record tables. Hide...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
2006-03-04 mrtoutFix high-score saving.
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-03 mrtoutcheat mode enable the level path display
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 mrtoutremove some config_pop_matrix since it appears that...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-02-28 mrtoutfix regression: normal mode play status string
2006-02-27 mrtoutBetter cheat mode (only for testing the game :p)
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-27 mrtoutUpdate level text displaying, especialy bonus levels
2006-02-27 mrtoutsome tweaks:
2006-02-26 mrtoutadd more feedback: bonus level and set completed
2006-02-26 mrtoutsome gui tweak
2006-02-26 mrtoutclean code
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 parastiAnd moving mode selection back; navigation doesn't...
2006-02-21 parastiLatvian translation tweaks. Moved mode selection to...
2006-02-20 mrtoutchange mode names
2006-02-20 mrtoutFix free playing mode
2006-02-19 mrtoutNew play mode. be happy.
2006-02-19 mrtoutbetter hs tables
2006-02-16 mrtoutnew cheat: The 'c' key will open levels
2006-02-16 mrtoutsome display fixes (st_start, hud)
2006-02-16 mrtoutNew challenge/practice modes
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.