yquake2remaster/src/common
2018-09-05 14:39:24 +02:00
..
header Bump version number to 7.30pre. 2018-07-14 09:39:31 +02:00
shared Use _wfopen() instead of _wfopen_s to stay compatible with Win XP. 2018-06-25 08:16:09 +02:00
unzip Replace zlib dependency by miniz single header library. 2018-08-10 10:24:25 +02:00
argproc.c Move stuff from common/common/ to common/ 2012-06-07 13:54:08 +02:00
clientserver.c Little different shape of particle 2018-04-10 23:24:53 +03:00
cmdparser.c commandline argument --help that documents most important arguments 2018-07-10 21:46:57 +02: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 Revert "rename gl_anisotropic to r_anisotropic" 2018-09-03 21:22:01 +03:00
filesystem.c Remove ZIP compile time option. 2018-08-14 11:12:38 +02:00
frame.c Add missing newline in message printed by --help cmdline arg 2018-09-03 04:31:14 +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
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