raze-gles/source/games/duke
Mitchell Richters eadb31f9cd - use REALGAMETICSPERSEC as maximum value for elapsedInputTicks in GetInput().
Hard-coded value of `10.0` was too low and was always being used instead of the value of `(now - lastCheck)`. This made `scaleAdjust` inaccurate and not fast enough.
2020-07-23 19:16:51 +10:00
..
src - use REALGAMETICSPERSEC as maximum value for elapsedInputTicks in GetInput(). 2020-07-23 19:16:51 +10:00
CMakeLists.txt - implemented most of the savegame code and deleted the old one. 2020-07-20 23:07:44 +02:00