WIP: Vibra support
[neverball] / ball / st_over.c
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-06 parastiAlways do GUI creation upon return from the state enter...
2010-09-06 parastishare/state: pass state pointers to enter/leave handlers
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2009-02-16 parastiReassign first param of click handler to hold SDL butto...
2009-01-09 parastiImplement a server/client-like game/replay architecture
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-02 rlkAdded tilt sensor abstraction.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-10-03 parastiSeveral changes either directly or indirectly related...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-25 mrtoutForce save of replay files
2006-02-16 mrtoutOn game over, do not return to the title screen but...
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.