raze-gles/source/games/duke
Mitchell Richters cb93560a4a - fix regression from e474ebc2b7 by which the player could adjust their angle on a camera while cl_syncinput 0 (default) was set.
* Issue doesn't occur with `cl_syncinput 1` because `processinput()` returns when p->newowner >= 0 before `applylook()` is called from within it.
* Fixes #96.
2020-08-04 13:02:19 +10:00
..
src - fix regression from e474ebc2b7 by which the player could adjust their angle on a camera while cl_syncinput 0 (default) was set. 2020-08-04 13:02:19 +10:00
CMakeLists.txt - implemented most of the savegame code and deleted the old one. 2020-07-20 23:07:44 +02:00