4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 2 years ago.
Sep 05, 2022 — Oct 05, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmd: Move cprint command to cl_screen More... over 1 year ago
com: replace BSD strlcpy and strlcat More... over 1 year ago
net_slist: reduce worst-case time until any given server first appears More... over 1 year ago
cvar: use better method of checking flags during registration More... over 1 year ago
cmd: always register server-only commands, don't register client-only commands on dedicated server More... over 1 year ago
cmd: misc cleanup More... over 1 year ago
cmd: inline Cmd_Arg* helper funcs in all compilation units More... over 1 year ago
cmd: reinstate execution of aliases with the same name as a command More... over 1 year ago
cmd: add CON_WARN colour to various non-fatal cvar and command errors More... over 1 year ago
cbuf: recycle node after it executes, clear commands on Host_Error() More... over 1 year ago
Change to the C99 standard method of testing for nan More... over 1 year ago
build: enable strict aliasing optimisations More... over 1 year ago
client: improve server connection status messages More... over 1 year ago
net_slist: add PGUP PGDN HOME END key support to builtin menu More... over 1 year ago
Sys_Sleep overhaul More... over 1 year ago
cl_nettimesyncboundmode: use default if invalid More... over 1 year ago
README.md: mention `make clean`, more specific build deps More... over 1 year ago
Rename sv_gameplayfix_customstats to sv_qcstats, improve description More... over 1 year ago
cl_nolerp: use normal time synchronisation More... over 1 year ago
cl_netfps: reduce pings by synchronising when possible, related fixes More... over 1 year ago
Fix bug where +binds could get latched at low FPS More... over 1 year ago
cl_maxfps*: various adjustments More... over 1 year ago
Windows: opt out of DPI scaling More... over 1 year ago
vid: remove obsolete cvars More... over 1 year ago
build: fix buildstring More... over 1 year ago
Save cvars cl_rollangle and cl_rollspeed to config.cfg More... over 1 year ago
Merge MR 'off-switch cvar for dlcache unload on server/map change' More... over 1 year ago
off-switch cvar for dlcache unload on server/map change More... over 1 year ago
net_slist: update types, declarations More... over 1 year ago
net_slist: code style/formatting fixes More... over 1 year ago