ZDBSP is ZDoom's internal node builder.
Find a file
Randy Heit 3128c11fd1 ZDBSP fixes:
- MapSideDef.sector was declared signed but treated as unsigned.
- Degenerate (one-dimensional) subsectors could throw away segs when
  output for GL nodes depending on the seg ordering.

SVN r152 (trunk)
2006-05-29 03:07:57 +00:00
Unused Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zlib Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
blockmapbuilder.cpp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
blockmapbuilder.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
COPYING Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
doomdata.h ZDBSP fixes: 2006-05-29 03:07:57 +00:00
getopt.c Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
getopt.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
getopt1.c Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
main.cpp Bumped ZDBSP's version to 1.6. 2006-05-28 03:18:08 +00:00
nodebuild.cpp ZDBSP fixes: 2006-05-29 03:07:57 +00:00
nodebuild.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
nodebuild_events.cpp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
nodebuild_extract.cpp ZDBSP fixes: 2006-05-29 03:07:57 +00:00
nodebuild_gl.cpp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
nodebuild_utility.cpp ZDBSP fixes: 2006-05-29 03:07:57 +00:00
poly_bad.png Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
poly_mov.png Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
poly_new.png Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
processor.cpp - Fixed: To prevent the pointer cleanup code from crashing numsectors has 2006-04-23 00:03:32 +00:00
processor.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
resource.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
resource.rc ZDBSP fixes: 2006-05-29 03:07:57 +00:00
tarray.h ZDBSP fixes: 2006-05-29 03:07:57 +00:00
templates.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
view.cpp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
wad.cpp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
wad.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
workdata.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.dsp Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.dsw Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.h ZDBSP fixes: 2006-05-29 03:07:57 +00:00
zdbsp.html Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.sln Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.vcproj ZDBSP fixes: 2006-05-29 03:07:57 +00:00
zipbin.bat Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zipsrc.bat Bumped ZDBSP's version to 1.6. 2006-05-28 03:18:08 +00:00