Those sets haven't been merged.
[neverball] / ball / st_goal.c
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rootMerged lockstep branch.
2007-12-31 parastiFurther hacked Krabby's bonus hack.
2007-12-30 parastiHouse keeping.
2007-12-29 KrabbyKrapClean up
2007-12-29 KrabbyKrapSet now finishes properly in Challenge mode, Level...
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-12-29 KrabbyKrapA few adjustments, bonus level implementation now works...
2007-12-29 KrabbyKrapA congratulatory message is now given to user when...
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-10-03 parastiAdded a MODE_COUNT macro to reduce FIXME count and...
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-09-27 parastiSplit the "play end" state back into "goal", "fall...
2006-03-14 mrtoutst_goal become st_play_end, thus remove st_fail
2006-03-13 mrtoutHave retry by default when needed
2006-03-11 mrtoutAdd a new widget: a 'maybe' button :)
2006-03-11 mrtoutfix #63
2006-03-10 mrtoutI hope level end screen is ok now (fix #59)
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-08 mrtoutend bonus level handling
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
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 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-03-01 mrtoutCode clean: improve modules independance:
2006-03-01 mrtoutSave an player name chages:
2006-02-28 mrtoutNew player name management
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-27 mrtoutsome tweaks:
2006-02-26 mrtoutAdd extra bonus level handling + status bar in the...
2006-02-25 mrtoutcan save replay only one time
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-20 mrtoutchange mode names
2006-02-20 mrtoutfix 'free mode' score handling
2006-02-19 mrtoutNew play mode. be happy.
2006-02-19 mrtoutbetter hs tables
2006-02-19 mrtoutfix #18 (goal sound in replay)
2006-02-17 mrtoutfix display bug when score>=1000
2006-02-17 mrtoutGoal coins information in training mode
2006-02-16 mrtoutOn game over, do not return to the title screen but...
2006-02-16 mrtoutCan not retry finished level in challenge mode
2006-02-16 mrtoutNew challenge/practice modes
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.