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-27 12:10:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7702b3bb92
raze-gles
/
source
/
games
History
Christoph Oelckers
7702b3bb92
- rewrote the sound handling in the patrolling code for Raze's sound backend.
2021-07-25 10:42:15 +02:00
..
blood
- rewrote the sound handling in the patrolling code for Raze's sound backend.
2021-07-25 10:42:15 +02: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