mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-22 03:41:29 +00:00
ZDBSP is ZDoom's internal node builder.
702d5bbc3e
partially because the background patch has to be drawn always to overwrite the old display. - Fixed: Giving a health item to a non-player caused a crash. - Added a compatibility option to limit deh.MaxHealth to the health bonus. Originally this value wasn't used for health packs. Doing this was a bug in Boom but since there's quite a few maps out there which require Boom's altered behavior it has to be compatibility optioned. - Fixed: The health bonus's max health must be defined by deh.MaxHealth, not deh.MaxSoulsphere. To achieve this deh.MaxHealth's handling had to be altered because it has to default to 100. - Fixed: ZDBSP created incorrect side references with compressed sidedefs and both sidedefs of a linedef being the same. This only affects the external tool because the internal node builder is run after uncompressing the sidedefs. - Added Jim's latest makefile.linux. - Added a consistency check to the PNAMES loader because one crash log indicated that it crashed due to a corrupt PNAMES lump. - Brought back the sector based sound target handling as a compatibility option. This radical change just broke far too many maps that depend on the original behavior. Strife's special AI functions are excluded though because they work better with the new method. SVN r56 (trunk) |
||
---|---|---|
Unused | ||
zlib | ||
blockmapbuilder.cpp | ||
blockmapbuilder.h | ||
COPYING | ||
doomdata.h | ||
getopt.c | ||
getopt.h | ||
getopt1.c | ||
main.cpp | ||
nodebuild.cpp | ||
nodebuild.h | ||
nodebuild_events.cpp | ||
nodebuild_extract.cpp | ||
nodebuild_gl.cpp | ||
nodebuild_utility.cpp | ||
poly_bad.png | ||
poly_mov.png | ||
poly_new.png | ||
processor.cpp | ||
processor.h | ||
resource.h | ||
resource.rc | ||
tarray.h | ||
templates.h | ||
view.cpp | ||
wad.cpp | ||
wad.h | ||
workdata.h | ||
zdbsp.dsp | ||
zdbsp.dsw | ||
zdbsp.h | ||
zdbsp.html | ||
zdbsp.sln | ||
zdbsp.vcproj | ||
zipbin.bat | ||
zipsrc.bat |