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
6e3d414b3c
raze
/
source
/
games
/
duke
History
Mitchell Richters
6e3d414b3c
- inputstate.cpp: Move
checkCrouchToggle()
from gameinput.ccp into
ApplyGlobalInput()
and use static bool for crouch toggling vs. game-side bool.
2020-11-07 18:16:16 +11:00
..
src
- inputstate.cpp: Move
checkCrouchToggle()
from gameinput.ccp into
ApplyGlobalInput()
and use static bool for crouch toggling vs. game-side bool.
2020-11-07 18:16:16 +11:00
CMakeLists.txt
- implemented most of the savegame code and deleted the old one.
2020-07-20 23:07:44 +02:00