Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ CCMD
Function
CCMD
source/core/savegamehelp.cpp:884–887 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
882
}
883
884
CCMD(autosave)
885
{
886
gameaction = ga_autosave;
887
}
888
889
CCMD(rotatingquicksave)
890
{
Callers
nothing calls this directly
Calls
7
G_BuildSaveName
Function · 0.85
FStringf
Class · 0.85
myasctime
Function · 0.85
G_SaveGame
Function · 0.85
ForceSet
Method · 0.80
CanSave
Method · 0.45
GetChars
Method · 0.45
Tested by
no test coverage detected