Widespread minor changes to eliminate the use of SDL_GetTicks to
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 28 Jan 2008 15:27:51 +0000 (15:27 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 28 Jan 2008 15:27:51 +0000 (15:27 +0000)
commitc0cac7ac30216fbcd6e18d3e5e864a95e9f6687d
tree78db25804fb570f6f17405e814dd9f86a6604181
parent295581e007104c34d4e12c599aec7e5116b55aa6
Widespread minor changes to eliminate the use of SDL_GetTicks to
determine the current time.  Pass it as paint argument instead to allow
billboards and coins to spin correctly in uniform mode.
Also, eliminated obsolete stereo separation paint argument.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1618 78b8d119-cf0a-0410-b17c-f493084dd1d7
25 files changed:
ball/game.c
ball/main.c
ball/st_conf.c
ball/st_demo.c
ball/st_help.c
ball/st_help.h
ball/st_level.c
ball/st_name.c
ball/st_pause.c
ball/st_play.c
ball/st_shared.c
putt/game.c
putt/game.h
putt/main.c
putt/st_all.c
share/ball.c
share/ball.h
share/common.c
share/image.c
share/part.c
share/part.h
share/solid_gl.c
share/solid_gl.h
share/state.c
share/state.h