yquake2remaster/src/common
2017-09-06 18:36:51 +02:00
..
header Move timing from CL_Frame() to Qcommon_Frame(). 2017-09-06 18:36:51 +02: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 Com_VPrintf(level, fmt, argptr) (Com_D?Printf() wraps that) 2017-02-19 06:03:07 +01:00
collision.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
crc.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
cvar.c Refactoring the search path magic, step 2: Game specific search path. 2017-07-23 08:47:30 +02:00
filesystem.c Since mkdir() isn't recursive we need to create .yq2/$moddir. 2017-08-31 17:26:32 +02: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
misc.c Fix timing debug cvars and don't run the terminal console too often. 2017-09-06 18:36:51 +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