ZDBSP is ZDoom's internal node builder.
Go to file
Randy Heit 8e785ba3b1 - Update writing of normal nodes for the new MapNodeEx structure.
SVN r3983 (trunk)
2012-12-08 02:30:50 +00:00
Unused Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zlib ZDBSP: 2010-07-04 21:11:25 +00:00
CMakeLists.txt - Set the name of the generated VC++ solution to "ZDBSP" instead of "project". 2012-12-07 04:31:41 +00:00
COPYING Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
blockmapbuilder.cpp - Fix compilation of ZDBSP on Macs. 2010-08-12 20:47:27 +00:00
blockmapbuilder.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
doomdata.h - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
getopt.c - Only include strings.h in getopt.c if __APPLE__ is defined. 2010-08-29 04:09:27 +00:00
getopt.h - Fix compilation of ZDBSP on Macs. 2010-08-12 20:47:27 +00:00
getopt1.c Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
main.cpp - Fix compilation of ZDBSP on Macs. 2010-08-12 20:47:27 +00:00
nodebuild.cpp - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
nodebuild.h - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
nodebuild_classify_nosse2.cpp ZDBSP: 2010-07-04 21:11:25 +00:00
nodebuild_classify_sse1.cpp ZDBSP: 2010-07-04 21:11:25 +00:00
nodebuild_classify_sse2.cpp ZDBSP: 2010-07-04 21:11:25 +00:00
nodebuild_classify_sse2_vect.cpp - Fixed: ZDBSP wrote uninitialized data for normal segs. 2010-08-29 04:04:37 +00:00
nodebuild_events.cpp - Added ZGL2 output support to ZDBSP for maps with more than 65534 lines. 2009-03-17 02:02:58 +00:00
nodebuild_extract.cpp - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
nodebuild_gl.cpp - Fix GCC warning: 2010-06-12 03:37:16 +00:00
nodebuild_utility.cpp - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +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 - Update writing of normal nodes for the new MapNodeEx structure. 2012-12-08 02:30:50 +00:00
processor.h - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
processor_udmf.cpp - Set the name of the generated VC++ solution to "ZDBSP" instead of "project". 2012-12-07 04:31:41 +00:00
resource.h Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
resource.rc - Bump ZDBSP version to 1.17. 2010-08-29 04:11:47 +00:00
sc_man.cpp - Fixed: ZDBSP had debugging output left in when parsing comments in TEXTMAPs, but 2009-06-22 23:09:52 +00:00
sc_man.h - Fixed: ZDBSP had debugging output left in when parsing comments in TEXTMAPs, but 2009-06-22 23:09:52 +00:00
tarray.h - Fix compilation of ZDBSP on Macs. 2010-08-12 20:47:27 +00:00
templates.h - Added a reject fixer to correct the reject when sectors are removed instead 2006-06-06 22:38:27 +00:00
view.cpp - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
wad.cpp - Fixed: ZSBSP did not calculate the lump length for uncompressed extended nodes. 2010-04-17 22:57:15 +00:00
wad.h - added new option to ZDBSP to write an uncompressed version of the compressed node format. 2010-04-17 20:47:09 +00:00
workdata.h - Use CMake build system for ZDBSP. 2010-06-30 04:40:47 +00:00
xs_Float.h - Set the name of the generated VC++ solution to "ZDBSP" instead of "project". 2012-12-07 04:31:41 +00:00
zdbsp.dsp For ZDBSP: 2006-06-26 20:39:57 +00:00
zdbsp.dsw Initial commit of zdbsp. 2006-02-24 05:17:19 +00:00
zdbsp.h - Bump ZDBSP version to 1.17. 2010-08-29 04:11:47 +00:00
zdbsp.html - Added a new node format (ZGL3/XGL3) which allows node splitters to have fractional precision. 2012-12-07 06:19:25 +00:00
zipbin.bat - Bumped ZDBSP version to 1.16. 2010-06-27 20:05:28 +00:00
zipsrc.bat - Put CMakeLists.txt in the source zip, not the old project files. 2010-08-29 05:04:38 +00:00