home *** CD-ROM | disk | FTP | other *** search
/ Doom I/II Collection / DM12.ISO / edit / doomvb30 / doomvb.txt < prev    next >
Text File  |  1994-02-26  |  2KB  |  55 lines

  1. DoomVB: Edit DOOM WAD data using the power of the Windows Drag and
  2. Drop interface!
  3.  
  4. Installation instructions:  Put all .VBX files in your
  5. \WINDOWS\SYSTEM directory.  Put all other files in some other 
  6. directory.  Make sure you have VBRUNN300.DLL (available on every BBS
  7. on the planet) in your \WINDOWS\SYSTEM directory.
  8.  
  9. Disclaimer: This software falls under the "Permitted Derivative
  10. Works" category for Doom Add-on Products.  Therefore, it is not for
  11. sale.  Don't send any money to me or id Software (yeah, right). 
  12.  
  13. If you have any suggestions for improvements, let me know via 
  14. matt.tagliaferr@pcohio.com.  Coming soon (I hope): wall texture
  15. previews, moving walls, adding vertexes, etc.  In short, I plan on
  16. writing a fully blown editor, as soon as someone figures out these
  17. damn specs!
  18.  
  19. Files Included:
  20.  
  21. DOOMVB.EXE    the program 
  22. DOOMVB.LST    list of objects (should be complete, let me know 
  23.               if you find any more)
  24. DOOMVB.HLP    Help file 
  25. README.1ST    Duh
  26.  
  27. CMDIALOG.VBX  Windows stuff
  28. COMMDLG.DLL   ditto
  29. THREED.VBX    ditto
  30. MHAS200.VBX   ditto
  31.  
  32. not included: VBRUN300.DLL
  33.  
  34. Revision history:
  35. 1.1: Can now specify where Doom file is in DOOMVB.LST file (at bottom)
  36. Use like a Windows .INI file: [DOOM], WADFILELOC = C:\DOOM\DOOM.WAD
  37. (This wasn't tested very well, don't try to point where your .WAD file isn't!)
  38.  
  39. Nifty DOOM logo in about box.
  40.  
  41. 2.0: 
  42. Sector Editing.
  43. Changes to mouse use (right click for thing/sector edit box, CTRL-mouse 
  44.    for centering) 
  45. Things broken into categories, buttons to select which category on thing edit.
  46. DOOM 1.2 support (required bug fixes as Thing and Sector Data got bigger)
  47.  
  48. 3.0
  49. LineDef/SideDef Editing
  50. Real Windows Help
  51. Sector texture preview.
  52. More interface improvments (more 'drag/drop stuff)
  53. trigger typing sectors-linedefs
  54. PWAD saving: no more direct .WAD editing
  55.