raze-gles/source/games/duke
Mitchell Richters 5bb7c7a647 - adjust elapsedInputTicks in GetInput() to be 1000.0 / REALGAMETICSPERSEC.
* 1000 / 30 = 33.333~. This ensures that if 33.333 is the minimum value, the calculation for scaleAdjust always equals 1.0 (no scaling).
2020-07-24 19:38:09 +10:00
..
src - adjust elapsedInputTicks in GetInput() to be 1000.0 / REALGAMETICSPERSEC. 2020-07-24 19:38:09 +10:00
CMakeLists.txt - implemented most of the savegame code and deleted the old one. 2020-07-20 23:07:44 +02:00