thirtyflightsofloving/qcommon
Knightmare66 0a54aa8423 Added new monster muzzleflashes in client and missionpack DLL: MZ2_SOLDIER_HYPERBLASTER_x, MZ2_GLADBETA_PHALANX_1, MZ2_TURRET_RAILGUN_1, MZ2_GUNNER_ETF_RIFLE_x.
Removed unused muzzleflash MZ2_SUPERTANK_GRENADE_x in q_shared.h for both default Lazarus DLL and missionpack DLL.
Added check for filename length before swapping extension to .ent in qcommon/cmodel.c->CMod_LoadEntityString().
Added check for filename length before swapping extension to .pcx in renderer/r_image.c->R_LoadPic().
Added check for filename length before swapping extension to .md3 in renderer/r_model.c->R_RegisterModel().
2021-04-22 21:41:49 -04:00
..
cmd.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
cmodel.c Added new monster muzzleflashes in client and missionpack DLL: MZ2_SOLDIER_HYPERBLASTER_x, MZ2_GLADBETA_PHALANX_1, MZ2_TURRET_RAILGUN_1, MZ2_GUNNER_ETF_RIFLE_x. 2021-04-22 21:41:49 -04:00
common.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
crc.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
crc.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cvar.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
filesystem.c Renamed qcommon/files.c to qcommon/filesystem.c. 2021-04-11 21:07:08 -04:00
filesystem.h Renamed qcommon/files.c to qcommon/filesystem.c. 2021-04-11 21:07:08 -04:00
md4.c More 64-bit portability fixes. 2020-08-01 22:54:35 -04:00
net_chan.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
pmove.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
qcommon.h Added default generated tone for missing sounds when cvar s_defaultsound is enabled. 2021-04-19 19:30:26 -04:00
qfiles.h Changed chat filtering to also work for private messages. 2020-09-20 18:16:28 -04:00
vid_modes.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
vid_resolutions.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
wildcard.c inital commit of full repository 2019-03-13 15:20:07 -04:00
wildcard.h inital commit of full repository 2019-03-13 15:20:07 -04:00