This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2024-12-30 13:21:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9866f4a21
raze-gles
/
source
/
blood
History
Mitchell Richters
f9866f4a21
- Blood: Call
resetForcedSyncInput()
after
sethorizon()
in
ProcessInput()
vs.
playerProcess()
. Call was too early and causing player not to be able to look while synchronised input is being forced.
2020-12-01 22:02:20 +11:00
..
src
- Blood: Call
resetForcedSyncInput()
after
sethorizon()
in
ProcessInput()
vs.
playerProcess()
. Call was too early and causing player not to be able to look while synchronised input is being forced.
2020-12-01 22:02:20 +11:00
CMakeLists.txt
- made palette loader part of the game interface.
2020-11-21 12:54:09 +01:00