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
9fad44bab2
raze
/
source
/
games
History
Mitchell Richters
9fad44bab2
- Blood: Replace use of non-standard
strupr()
from
754554a493
with an FString object.
2021-07-25 19:44:07 +10:00
..
blood
- Blood: Replace use of non-standard
strupr()
from
754554a493
with an FString object.
2021-07-25 19:44:07 +10:00
duke
Rides Again: Possible array index by -1 in Proj_DoHitscan(). Added check to prevent this.
2021-07-25 19:37:02 +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