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-11-13 07:58:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ac635ebd0f
raze-gles
/
source
/
games
/
duke
History
Mitchell Richters
ac635ebd0f
- Blood/RR: Replace a few
playerSet*()
calls with
playerAdd*()
. Because the setters continually set until target is reached, can cause some perceivable smoothness issues if ticker re-targets's player's angle/horizon before input code has reached target.
2020-09-22 22:50:27 +10:00
..
src
- Blood/RR: Replace a few
playerSet*()
calls with
playerAdd*()
. Because the setters continually set until target is reached, can cause some perceivable smoothness issues if ticker re-targets's player's angle/horizon before input code has reached target.
2020-09-22 22:50:27 +10:00
CMakeLists.txt
- implemented most of the savegame code and deleted the old one.
2020-07-20 23:07:44 +02:00