vkdoom_m/src/maploader
Christoph Oelckers ebc808e2a9 did some cleanup of the FResourceFile interface.
* making all members protected (but adding friend overrides for the classes which still need it)
* allowing to read data without retrieving the FResourceLump object.
2023-12-10 10:24:39 +01:00
..
compatibility.cpp - added a nomirrors compatibility handler and applied it to Conf256's CONF55 map. 2023-09-14 20:21:35 +02:00
edata.cpp added a third batch of GetChars call to FStrings. 2023-10-07 23:03:40 +02:00
glnodes.cpp did some cleanup of the FResourceFile interface. 2023-12-10 10:24:39 +01:00
maploader.cpp yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
maploader.h added per-sector sky UDMF properties. 2023-10-29 17:49:59 +01:00
polyobjects.cpp Backend update from Raze. 2023-10-07 18:42:24 +02:00
postprocessor.cpp Fix planeval; add direct sector slope manipulation 2022-09-20 15:08:02 -04:00
renderinfo.cpp - fixed a few warnings pointed out by GCC. 2023-03-26 10:35:33 +02:00
slopes.cpp Backend update from Raze. 2023-10-07 18:42:24 +02:00
specials.cpp added per-sector sky UDMF properties. 2023-10-29 17:49:59 +01:00
strifedialogue.cpp yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
udmf.cpp added DSDA's thrust properties for UDMF 2023-10-29 23:18:06 +01:00
udmf.h added wall texture skewing. 2023-10-20 08:23:56 +02:00
usdf.cpp - migrate a large part of the sound code to FSoundIDs. 2022-11-24 23:52:52 +01:00