Add a "idle" method to the state structure
[neverball] / ball / st_done.c
2011-08-20 Alberto MardeganAdd a "idle" method to the state structure fremantle
2010-11-25 parastiRemove unused state structure member
2010-11-25 parastiAdd a catch-all state for exiting the level
2010-11-25 parastiMove include lines around
2010-09-11 parastiSimplify state transition tracking
2010-09-06 parastiAlways do GUI creation upon return from the state enter...
2010-09-06 parastishare/state: pass state pointers to enter/leave handlers
2010-08-18 parastiMatch set score access to level scores
2010-08-18 parastiShorten score constants, make them depend less on displ...
2009-08-17 parastiDon't leak score board internals out to other code
2009-02-12 parastiRename Unlock Goal scores to Fast Unlock
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-12-14 parastiDisplay "Unavailable" in score board when no score...
2008-08-15 parastiHide Unlock Goals score button in Set Complete screen
2008-03-12 parastiMerge 'progress' branch.
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-06 parastiRolled back ball/set to a less exposed implementation.
2008-01-02 rlkAdded tilt sensor abstraction.
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-10-05 parastiReplaced the "done bis" state (used to perform some...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-05 mrtoutDistinct label for goal and time record tables. Hide...
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-01 mrtoutfactorization of many copy/pasted functions
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-19 mrtoutbetter hs tables
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.