yquake2remaster/src/common
2019-01-13 20:32:39 +01:00
..
header added feature to delete savegames 2019-01-13 20:32:39 +01: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 Use %z modifiert to print a size_t. 2018-12-20 17:59:19 +01: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 requested fixes my last commit: proper null checks + undid my removal of a slash + fixed my previous use of va() 2019-01-13 20:32:39 +01:00
frame.c Fix the signal handler. 2018-12-20 18:01:38 +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