tennis.map: Texture tweak
[neverball] / ball / st_ball.c
2011-07-06 parastiMerge branch 'gles'
2011-02-11 parastiFix misnamed function
2011-02-11 parastiPass the interpolation blend factor differently
2011-02-10 parastiImplement game state interpolation (WIP)
2011-01-30 parastiImplement arbitrary GUI fillers and fix ball screen...
2011-01-13 parastiAlso change ball config screen to say "Ball Model"
2010-11-25 parastiRemove unused state structure member
2010-11-25 parastiMove include lines around
2010-11-01 parastiAdd a macro for copying strings to static arrays
2010-10-21 parastiUpdate copyright headers
2010-10-20 parastiRemove "geometry" option
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-14 parastiSplit base_name into a basic and a suffix-removing...
2010-08-04 parastiDefine symbols for game_draw's pose parameter
2010-08-02 parastiTurn fly-in handling into (proper) shared code
2009-08-09 parastiball/st_ball: make interface sane
2009-07-29 parastiMake config_get_s return a pointer, not copy to a passe...
2009-06-26 parastiball/st_ball: ignore directories with no ball SOLs...
2009-06-26 parastiball/st_ball: internalize some functions
2009-06-25 parastiball/st_ball: do not rescan balls on replay restart
2009-06-25 parastiball/st_ball: show a replay with only the ball on a...
2009-06-25 parastiball/st_ball: fix label rectangle
2009-06-24 parastiball/st_ball: clean up a bit
2009-06-24 parastiball/st_ball: show a name label
2009-06-23 parastiAdd a basic ball configuration screen