Christoph Oelckers
|
5a5aafcce9
|
- Fixed: ZSBSP did not calculate the lump length for uncompressed extended nodes.
(Apparently ZDoom never checks this lump's length.)
SVN r2289 (trunk)
|
2010-04-17 22:57:15 +00:00 |
|
Christoph Oelckers
|
b6c764a94b
|
- added new option to ZDBSP to write an uncompressed version of the compressed node format.
SVN r2286 (trunk)
|
2010-04-17 20:47:09 +00:00 |
|
Randy Heit
|
5d67514b9c
|
- Fixed: FWadReader::MapHasBehavior() needs to call FindMapLump(), not FindLump(), or it will
think that if any maps in a wad are in Hexen format, then they all are.
SVN r2132 (trunk)
|
2010-01-24 21:55:00 +00:00 |
|
Randy Heit
|
034d7ab10a
|
- Added ZGL2 output support to ZDBSP for maps with more than 65534 lines.
- Fixed some GCC warnings.
SVN r1483 (trunk)
|
2009-03-17 02:02:58 +00:00 |
|
Christoph Oelckers
|
bf47221046
|
- UDMF implementation for ZDBSP.
SVN r1482 (trunk)
|
2009-03-15 12:18:25 +00:00 |
|
Christoph Oelckers
|
9f300f1b06
|
- Started implementing UDMF support for ZDBSP: Fixed all data structures to hold UDMF data.
SVN r1466 (trunk)
|
2009-03-07 20:35:13 +00:00 |
|
Randy Heit
|
06d1bf0354
|
- Added a reject fixer to correct the reject when sectors are removed instead
of just throwing it away.
SVN r174 (trunk)
|
2006-06-06 22:38:27 +00:00 |
|
Randy Heit
|
dd6f2eab90
|
- Fixed writing of v5 GL segs in ZDBSP.
- Fixed ZDBSP compilation under Linux, including support
for 64-bit architectures.
SVN r162 (trunk)
|
2006-06-01 17:32:32 +00:00 |
|
Randy Heit
|
21aeec0e3a
|
- Added support for creating v5 GL nodes to ZDBSP.
SVN r159 (trunk)
|
2006-06-01 01:05:24 +00:00 |
|
Randy Heit
|
938f25e39b
|
Added a Makefile for building ZDBSP with GCC and SSE configurations for VC.
SVN r156 (trunk)
|
2006-05-31 20:25:20 +00:00 |
|
Randy Heit
|
24d4f0b45c
|
Initial commit of zdbsp.
SVN r12 (trunk)
|
2006-02-24 05:17:19 +00:00 |
|