Refactor: Removed R_SetupMap() mode DDSMM_AFTER_BUSY
Enhanced public API type ddmapinfo_t to also include the fog setupproperties and exported the R_SetupFog() and R_SetupFogDefaults()routines.
It is now libcommon's G_DoLoadMap() responsiblity to setup the fogappropriately for the map.
View differences
Refactor: Removed R_SetupMap() mode DDSMM_AFTER_BUSY
Enhanced public API type ddmapinfo_t to also include the fog setup
properties and exported the R_SetupFog() and R_SetupFogDefaults()
routines.
It is now libcommon's G_DoLoadMap() responsiblity to setup the fog
appropriately for the map.