This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-11-16 01:11:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
edba971b7f
raze
/
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