evfor.blogg.se

Quake 2 console commands
Quake 2 console commands




Reject win32 "Quake2 doesn't run on Win32s" Register further commmands (bind,unbind,unbindall,bindlist) Key_Init // Set what keys press are monitored. Swap_Init // Setup bigEndian/LittleEndian conversion flagsĬmd_Init // Register a set of commands via Cmd_AddCommand (cmdlist,exec,echo,alias,wait)Ĭvar_Init // Register further commands via Cmd_AddCommand (set,cvarlist) R_ Rendition : Anything related to the rendition phaseĬOM_InitArgv // Just grab command line parameters, nothing to see with Microsoft COM

quake 2 console commands

V_ View : Anything related to the view setting

quake 2 console commands

)ĬL_ Communication Layer : Client side code SCR_ Screen : Anything related to the screen (refresh, palette. Keys.c: Mapped the '*' key to screenshot command since I didn't have it in macosxĬ has no namespace so method names are prefixed by domain of activity:






Quake 2 console commands