raze-gles/source/build/include
Christoph Oelckers 435e13dfa4 cleanup of the timer interface.
* rewrote all uses of timerSetCallback. Most were unnecessary or long obsolete, the sound updates need to run per frame, not per tic and the UI tickers need to be handled in the main loop anyway.
* Use a more precise timer to animate the menu transition.
* uncouple other menu animations from the game timer.
2020-08-25 19:42:11 +02:00
..
animvpx.h - got rid of some editor-only code and the entire buildvfs header 2019-11-08 02:02:54 +01:00
baselayer.h - remove all code used to get current display's refresh rate. 2020-08-02 20:57:09 +02:00
build.h - moved parts of videoNextPage to app_loop. 2020-08-23 18:08:08 +02:00
buildtypes.h - put the entire CON parser into a class to make its state local to the caller 2020-07-20 18:43:49 +02:00
clip.h - removed clipshape feature as it is a feature of modern EDuke32 maps only. 2020-07-14 15:36:25 +02:00
common.h - cleaned out some unused parts of engine.cpp 2020-07-14 17:35:19 +02:00
compat.h - SW script parser cleanup 2020-08-05 22:36:37 +02:00
cstat.h - constant cleanup. 2020-07-06 13:26:26 +02:00
mdsprite.h - use high level textures to render voxels. 2020-05-30 00:30:56 +02:00
mmulti.h - removed some dead variables. 2020-01-01 13:11:44 +01:00
polymost.h - cleaned out some unused parts of engine.cpp 2020-07-14 17:35:19 +02:00
pragmas.h - extend mulscale/divscale pragmas with double versions of each. 2020-08-02 21:20:54 +02:00
prlights.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
scriptfile.h - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00
timer.h cleanup of the timer interface. 2020-08-25 19:42:11 +02:00