raze/source/rr
Mitchell Richters 2cbbe9ec61 Remove last vestiges of input latency from Duke3D and RR main game loops.
- Hack code to break loop early removed. If game code is running slow, that's not the fix.
- Get input and fill the input_t struct in same loop as G_DoMoveThings().
- Remove unnecessary do/while (0) loop.
2020-03-25 14:42:51 +01:00
..
src Remove last vestiges of input latency from Duke3D and RR main game loops. 2020-03-25 14:42:51 +01:00
CMakeLists.txt - revert all consolidation efforts between Duke and RR frontends. 2020-03-18 08:24:31 +01:00