yquake2remaster/src/common
earth-metal c31926ec90 Reset map list in "start network server" menu when "game" cvar changes
When the "game" directory is changed, clear the current list of maps in
the "start network server" menu so that it will be re-initialized the
next time the menu is accessed.
2020-08-23 14:06:01 -04:00
..
header Reset map list in "start network server" menu when "game" cvar changes 2020-08-23 14:06:01 -04:00
shared Fixes for PVS Studio warnings: most of src/common/ 2019-07-21 03:14:21 +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 Fix Com_VPrintf() for messages longer then 4096 chars. 2019-04-28 13:57:46 +02:00
cmdparser.c Bump the buffers used by the config file parser to 32k. 2020-06-30 14:13:14 +02:00
collision.c Add missing stdint.h includes. This fixes the build on Windows. 2019-11-13 19:07:49 +01:00
crc.c Move several CRC function from misc.c to crc.c. 2017-09-07 13:22:36 +02:00
cvar.c Fix lithium2 crashing at startup. 2020-07-11 09:32:11 +02:00
filesystem.c Reset map list in "start network server" menu when "game" cvar changes 2020-08-23 14:06:01 -04:00
frame.c Fix typo in Qcommon_Mainloop() that reduced performance, refs #591 2020-08-20 17:27:09 +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 Determine the qport in a more random way. 2020-03-24 13:38:06 +01: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 Fixes for PVS Studio warnings: most of src/common/ 2019-07-21 03:14:21 +02:00