raze/source
Mitchell Richters 81650036e6 - Duke/RR: Remove vehForward/Reverse variables from player struct.
* Back in 2020, I was trying to tidy stuff up and had no idea about network awareness, etc.
* The original game misused network bits here, however I don't see why the player's angle can't just be tested for signedness. Again, something I didn't see way back when...
2023-03-19 20:55:39 +11:00
..
build - fixed bad slope sprite offset in clipmove. 2023-01-21 13:39:16 +01:00
common - undid bad code from a broken GZDoom PR. 2023-02-11 19:49:49 +01:00
core - Clean up GameInterface struct a bit. 2023-03-19 11:27:07 +11:00
games - Duke/RR: Remove vehForward/Reverse variables from player struct. 2023-03-19 20:55:39 +11:00
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - reflect https://github.com/ZDoom/gzdoom/pull/1983 2023-02-09 18:30:55 -05:00
g_pch.h - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00