Commit graph

4 commits

Author SHA1 Message Date
Knightmare66
fcfe248915 Added pointer check for values passed by reference to p_client.c->SelectSpawnPoint(). 2019-03-26 21:47:47 -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