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-28 04:20:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ffe62da3c7
raze-gles
/
source
/
games
History
Mitchell Richters
ffe62da3c7
- Blood: Add some nullptr checks to the
aiPatrol*()
inline bools.
2021-07-25 15:37:50 +10:00
..
blood
- Blood: Add some nullptr checks to the
aiPatrol*()
inline bools.
2021-07-25 15:37:50 +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