This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2024-11-16 01:11:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a55b8f716d
raze
/
source
/
games
History
Mitchell Richters
a55b8f716d
- Blood: Repair some missing nullptr checks causing a crash upon reloading after dying.
...
* Reported by Spill.
2021-07-24 21:39:29 +10:00
..
blood
- Blood: Repair some missing nullptr checks causing a crash upon reloading after dying.
2021-07-24 21:39:29 +10:00
duke
- Duke: Ensure
gi->NextLevel()
sets the skill level upon invocation.
2021-07-20 18:55:16 +10:00
exhumed
- Add
skill
CCMD to return player's current skill, while also being able to set skill for next game.
2021-07-20 18:50:58 +10:00
sw
- SW: Remove
gi->FreeGameData()
from game as its inside code wasn't freeing game data but level data already freed in
gi->FreeLevelData()
.
2021-07-20 20:11:29 +10:00