yquake2remaster/src/common
Yamagi Burmeister b433ee10fd Add a way to rewrite cvars loaded from config.cfg.
With this renamed cvars can be rewritten when config.cfg is first
loaded. Please note that once this was done older YQ2 versions can't
parse that config.cfg anymore.
2017-12-14 19:48:44 +01:00
..
header Add a way to rewrite cvars loaded from config.cfg. 2017-12-14 19:48:44 +01:00
shared Revert "Cleanup vector math" 2015-10-19 18:20:47 +02:00
unzip fixed build on pre ansi c89 compilers 2012-11-14 14:49:40 +06:00
argproc.c Move stuff from common/common/ to common/ 2012-06-07 13:54:08 +02:00
clientserver.c Reimplement the portable binaries stuff. 2017-07-24 11:15:00 +02:00
cmdparser.c Add a way to rewrite cvars loaded from config.cfg. 2017-12-14 19:48:44 +01:00
collision.c Show real place of error and fix build with SDL1.2 2017-11-01 22:57:54 +02:00
crc.c Move several CRC function from misc.c to crc.c. 2017-09-07 13:22:36 +02:00
cvar.c Add a way to rewrite cvars loaded from config.cfg. 2017-12-14 19:48:44 +01:00
filesystem.c Since mkdir() isn't recursive we need to create .yq2/$moddir. 2017-08-31 17:26:32 +02:00
frame.c cap cl_maxfps and gl_maxfps to sane values 2017-12-02 16:36:50 +01:00
glob.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
md4.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
movemsg.c Fix several potential security vulnerabilties 2015-08-24 17:58:19 +02:00
netchan.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
pmove.c Fix indention 2014-08-24 10:26:50 +02:00
szone.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
zone.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00