thirtyflightsofloving/server
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
..
server.h inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_ccmds.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_ents.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_game.c Fix crash in fog code when loading save from different/incompatible game DLL. Add support for game DLLs compiled for current development version. 2019-03-13 19:54:41 -04:00
sv_init.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_main.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_null.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_send.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_user.c inital commit of full repository 2019-03-13 15:20:07 -04:00
sv_world.c inital commit of full repository 2019-03-13 15:20:07 -04:00