Those sets haven't been merged.
[neverball] / ball / st_set.c
2008-01-02 rlkAdded tilt sensor abstraction.
2007-04-23 parastiAdded conditional playback of "Select" when entering...
2006-11-29 parastiChanged the prev / next logic in set_enter to match...
2006-11-06 parastiSimplify code in set_enter() and gui_set().
2006-08-06 parastiRevert revision [530] (global loading of sets at start...
2006-08-02 mrtoutfix #84
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-07-17 parastiMisc.
2006-06-08 parastiRemove "last_set" config option. Resolves ticket:49.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-03-08 mrtoutfix #50
2006-03-08 mrtoutfix level states in set. Fix #50
2006-03-07 mrtoutBonus level info is now in the level (medatada field)
2006-03-06 mrtoutChange set file data: one file (sets.txt) listing only...
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 mrtoutYet another next/prev/back button layout, I hope it...
2006-03-02 mrtoutTry a other prev/next layout: prev/back/next
2006-03-01 mrtoutremove some config_pop_matrix since it appears that...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-02-28 mrtoutparitaly fixes #36
2006-02-28 mrtoutremove disable prec and next button since it break...
2006-02-28 mrtout'prec' and 'suiv' are near 'back' and grey when desacti...
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-26 mrtoutsome gui tweak
2006-02-13 mrtoutI18N
2006-02-13 mrtoutclean the set selection code adn add a config variable...
2006-02-13 mrtoutFix 5 set limit bug (#3)
2006-01-28 rlkInitial import.