Knightmare66
da1f56a0c5
Removed message size check for 404 messages in HTTP downloading.
...
Renamed modType() and roguepath() functions in qcommon/files.c to FS_ModType() and FS_Roguepath().
2019-04-05 01:25:40 -04:00
Knightmare66
5fef64230e
Fix up misc string handling in game code.
...
Replace strcpy/strcat in p_client.c->ClientUserinfoChanged() and q_shared.c->COM_DefaultExtension().
2019-03-28 21:37:34 -04:00
Knightmare66
fcfe248915
Added pointer check for values passed by reference to p_client.c->SelectSpawnPoint().
2019-03-26 21:47:47 -04:00
Knightmare66
98687a5416
Updated change log in kmquake2.txt.
2019-03-14 17:32:55 -04:00
Knightmare66
00fe251fd1
Moved return added to Fog_Off() from previous commit to a more sensible position.
2019-03-13 20:30:02 -04:00
Knightmare66
09bcccf8bf
Fix crash in fog code when loading save from different/incompatible game DLL. Add support for game DLLs compiled for current development version.
...
Fixed crash in Fog_Off() when called from ShutdownGame(), typically when trying to load an incompatible savegame from a different (or different version) game DLL.
Added filesytem function exports to game DLL from development branch to support game DLLs compiled for that version.
2019-03-13 19:54:41 -04:00
Knightmare66
f986267ae2
inital commit of full repository
2019-03-13 15:20:07 -04:00