]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sv_ccmds.c
Add -Wshadow cflag and eliminate its warnings, including with g++
[xonotic/darkplaces.git] / sv_ccmds.c
2020-06-29 cloudwalkAdd -Wshadow cflag and eliminate its warnings, includin...
2020-06-29 havocFix compiling in VS2019 - wrong include syntax for...
2020-06-27 cloudwalkCall cvar callbacks after the cvar is set. Potentially...
2020-06-24 cloudwalkActually fix color not being applied correctly
2020-06-24 cloudwalkRemove hack in changelevel
2020-06-24 cloudwalk(Round 5) Break up host_cmd.c
2020-06-23 cloudwalkEradicated the CVAR_NQUSERINFOHACK flag, for good
2020-06-22 cloudwalk(Round 1) Break up host_cmd.c