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
7329cb8f1f
raze
/
source
/
games
History
Mitchell Richters
7329cb8f1f
- Blood: Comment out
bonk
code from
754554a493
to get things building for now.
2021-07-25 13:12:29 +10:00
..
blood
- Blood: Comment out
bonk
code from
754554a493
to get things building for now.
2021-07-25 13:12: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