Use GLES 1.1
[neverball] / ball / st_help.c
2011-08-20 Alberto MardeganAdd a "idle" method to the state structure fremantle
2011-02-11 parastiFix misnamed function
2011-02-11 parastiPass the interpolation blend factor differently
2011-02-10 parastiImplement game state interpolation (WIP)
2010-11-25 parastiRemove unused state structure member
2010-11-25 parastiMove include lines around
2010-09-25 parastiball/st_help: s/techniques/tricks/g
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-29 parastiball/game_draw: move draw state here
2010-08-02 parastiTurn fly-in handling into (proper) shared code
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-04-17 elvizball/st_help.c: Fixed label corners
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-04-27 KrabbyKrapRemoved extra whitespace
2008-04-08 parastiImplement pretty translatable SDL key names
2008-03-22 CSYFixed - You start with three lives, not four.
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-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-11 parastiFixed help state to not play replays that failed init.
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rootMerged lockstep branch.
2007-12-30 rlkFixed a couple warnings when compiling with icc.
2007-12-23 rlkRemove insidious F11 fullscreen toggle. That will...
2007-07-16 lorantMerged source:branches/pause (revisions 954:1064) into...
2007-04-10 parastiFixed a crash when clicking a disabled Back button...
2007-01-08 parastiTiny tweaks to Help screen.
2006-11-22 parastiMoved images in the tech tab to the right.
2006-11-21 parastiPort r705:735 from /branches/help.
2006-11-09 parastiRenamed a bunch of variables that were referring to...
2006-10-29 parastiSubstitute "degrees" for the degree sign, fix grammar...
2006-10-29 parastiRemove byte order mark. Compiler doesn't like it.
2006-10-29 tonesfrommarschanged a few awkward phrases in help menus
2006-10-25 mymupdate secrets tab: rename tab, remove special goals...
2006-10-22 mymadd infos in Modes and Secrets tabs
2006-10-20 parastiRemove "Credits" tab from the Help screen. Also rename...
2006-10-20 myma try to set the Secrets tab of the help screen
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-03-17 parastiRemove unused variable.
2006-03-14 mrtoutupdate help and add a new tab
2006-03-14 mrtoutA new inline help system.