Add a "idle" method to the state structure
[neverball] / ball / st_start.c
2011-08-20 Alberto MardeganAdd a "idle" method to the state structure fremantle
2011-07-06 parastiMerge branch 'gles'
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-11-24 parastiBump
2010-11-09 parastiMove joystick-recentered tracking to share/state
2010-11-09 parastiUse normalized floats to represent joystick axis values
2010-11-09 parastiFix awkward requirement for non-zero joystick axis...
2010-11-01 parastiMostly switch from using level sequence numbers to...
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...
2010-08-18 parastiMinimize get_level usage outside of ball/set and ball...
2010-08-18 parastiKeep level scores as an array instead of a struct posin...
2010-07-20 parastiTruncate SOL name in level selection screen
2009-08-17 parastiDon't leak score board internals out to other code
2009-07-15 parastiAdd some space between navigation and set/level selectors
2009-06-15 parastiWrite all screen shots to a Screenshots directory
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-08-15 parastiRework ball/util widget token policy
2008-08-04 parastiHigh-light Challenge button when activated in cheat...
2008-08-03 parastiRename level structure member "repr" to "name"
2008-06-14 parastiReadd SOL file name display at level selection in cheat...
2008-04-08 parastis/TRANSLATORS/Translators/ in xgettext comments
2008-03-13 parastiAllow set shots in cheat mode only.
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-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.