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-29 04:50:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
edba971b7f
raze-gles
/
source
/
games
/
duke
History
Mitchell Richters
edba971b7f
- Duke: Remove newOwner check from
cef1f8275b
&
cb93560a4a
that were just cancelling out each other, and clean up 2x
if (p->newOwner != nullptr)
checks into one.
2021-01-03 18:51:43 +11:00
..
src
- Duke: Remove newOwner check from
cef1f8275b
&
cb93560a4a
that were just cancelling out each other, and clean up 2x
if (p->newOwner != nullptr)
checks into one.
2021-01-03 18:51:43 +11:00
CMakeLists.txt
- implemented most of the savegame code and deleted the old one.
2020-07-20 23:07:44 +02:00