home *** CD-ROM | disk | FTP | other *** search
/ Crazy Collection 12 / CC-12_1.iso / update / doompack / data.a00 / DETH30.ZIP / ZENNODE / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1995-10-23  |  1.8 KB  |  49 lines

  1.  
  2.       ZenNode - Possibly the fastest DOOM(tm) BSP builder yet.
  3.  
  4. Future Plans: ( more or less in this order )
  5.  
  6.    Accept .DWD files as input
  7.    Ability to extract individual levels from a larger .WAD file
  8.    Build REJECT resource
  9.    Improved support for mixing 'special effects' ( ie: Transparent Doors &
  10.     Deep Water on the same level ).
  11.    Add level consistency checking logic
  12.    Convert between DOOM / Heretic / Hexen .WAD files
  13.  
  14.  
  15. Revision History:
  16.  
  17.   Ver 0.95   Added support for HEXEN WADs
  18.              Added /d switch for minimizing BSP tree depth
  19.              Added /i switch to ignore non important linedefs
  20.              Improved error messages for invalid/open WADs
  21.              Fixed bug related to WADs w/o existing NODES/SEGS
  22.              A few more minor speed-ups
  23.  
  24.   Ver 0.94   Added BLOCKMAP creation
  25.              Added new command line options:
  26.                - select multiple levels for each WAD
  27.                - merge multiple WADs into one
  28.                - specify output filename
  29.                - handle multiple seperate WADs
  30.              Replaced ZenNT with a 32-bit DPMI/Win32 Console version
  31.              Placed each platform version in its own sub-directory in .ZIP
  32.  
  33.   Ver 0.93   Added ZenNT - Win32 Console version
  34.              A few more minor speed-ups
  35.              Fixed minor bugs
  36.              Added /q switch
  37.  
  38.  *Ver 0.92   Added new routines to speed up the NODES build process.
  39.              Added /t switch
  40.  
  41.  *Ver 0.91   Replaced Borland C++'s malloc/free to avoid a bug that causes
  42.               a GP Fault at run-time on large levels.
  43.              Added 'Heretic'(tm) to the help screen.
  44.  
  45.   Ver 0.90   First public release.  Rebuilds NODES found in a single .WAD
  46.               file specified on the command line.
  47.  
  48.  *Not publicly released
  49.