yquake2remaster/src/common
2013-05-17 21:50:31 +02:00
..
header replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
shared change (v)sprintf calls to (v)snprintf calls 2013-05-17 21:50:31 +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 Move stuff from common/common/ to common/ 2012-06-07 13:54:08 +02:00
cmdparser.c replace remaining strncat calls with memcpy calls 2013-05-13 18:38:37 +02: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 Minor rewriting. 2013-03-17 21:32:50 +01:00
filesystem.c fix FS_FOpenFileWrite, also make FS_FOpenFile{Write,Append} open in binary mode 2013-05-13 21:17:55 +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 Change the VERSION number from float to string 2012-07-27 08:57:52 +02:00
movemsg.c Recombine the message handling back into one file 2012-06-07 14:33:09 +02:00
netchan.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
pmove.c Cleanup and reformat. 2012-06-07 15:40:58 +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