yquake2remaster/src/common
Daniel Gibson 89b0ed9f18 Fix build with newer Visual Studio versions
in the __STDC_VERSION__ >= 201112L + _MSC_VER case YQ2_ATTR_INLINE
wasn't defined

and fixed some indenting in the surrounding code
2022-11-24 15:38:34 +01:00
..
header Fix build with newer Visual Studio versions 2022-11-24 15:38:34 +01:00
shared va little signature change 2022-10-23 22:27:39 +01: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 Linux: Add color output for console 2022-10-23 22:44:30 +03:00
cmdparser.c Late args parser now uses one string build instead of two 2021-10-30 15:59:50 +00:00
collision.c Fix UBSan Warnings 2021-06-04 13:39:43 +02:00
crc.c Move several CRC function from misc.c to crc.c. 2017-09-07 13:22:36 +02:00
cvar.c gl1,gl3: rename gl_lightmap->r_lightmap 2022-02-05 18:54:38 +02:00
filesystem.c Player skins in menu sorted alphabetically 2022-10-08 17:21:50 -03:00
frame.c Linux: Add color output for console 2022-10-23 22:44:30 +03: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 Fix UBSan Warnings 2021-06-04 13:39:43 +02:00
zone.c Fixes for PVS Studio warnings: most of src/common/ 2019-07-21 03:14:21 +02:00