home *** CD-ROM | disk | FTP | other *** search
/ Instant Doom Levels / Instant.Doom.Levels.-.Level.Master.II.iso / EDITORS / DEEP / DEEP101.DOC < prev    next >
Text File  |  1995-03-10  |  14KB  |  358 lines

  1.   ┌───────────────────────────────────────────────────────────────────┐
  2.   │            101  NEW features in DeeP (as of v6.14)                │
  3.   │                                                                   │
  4.   │ DeeP   - DOOM Enhanced Editor Program    (edits DOOM and DOOM II) │
  5.   │ HeeP   - HERETIC Enhanced Editor Program (edits HERETIC levels  ) │
  6.   │ DeePbsp- Binary Space Partition Program  (builds nodes for all  ) │
  7.   │                                                                   │
  8.   └───────────────────────────────────────────────────────────────────┘
  9.  
  10.    DeeP is a complete rewrite of DEU and is written in Borland TURBO C++
  11.    3.1. DeeP has options and features you DREAM OF making it much easier
  12.    to use.
  13.  
  14.    It supports both keyboard users and mouse users with equal ease.
  15.    Almost all of the keyboard commands are the same as DEU, so the
  16.    initial learning curve for DEU users is very low.
  17.  
  18.    With its convenient user friendly options, online testing and ultra-
  19.    fast node builder, great levels can be created in less than 1/4 the
  20.    normal time using other editors. The best Extensive error checker
  21.    keeps you out of trouble!
  22.  
  23.    THE LIST :
  24.  
  25. 1.  ALL things can be displayed at once (toggled with T command).
  26.     Real useful and very pretty.
  27.  
  28. 2.  Pictures of textures and monsters can now be seen as you're building
  29.     the level!  Instead of just text, you can see the monsters and
  30.     textures you  want to edit by moving the cursor over the item of
  31.     interest.
  32.  
  33. 3.  All Things display their direction all the time.
  34.  
  35. 4.  Ruler has optional circles. The circle size is set in new option
  36.     submenu.
  37.  
  38. 5.  Build easy Stairs between 2 LineDefs.
  39.  
  40. 6.  Simultaneous/interactive scale and rotate Vertices, Linedefs, and
  41.     Sectors.
  42.  
  43. 7.  Interactive rotate the direction of Things.
  44.  
  45. 8.  Automatic Sector split or 2-sided LineDef detection while drawing a
  46.     Linedef.
  47.  
  48. 9.  Distribute lighting across Sectors selected.
  49.  
  50. 10. Automatically remember the last tag number you used and show the 1st
  51.     free one.
  52.  
  53. 11. Left mouse button, if held down, clears current selected objects.
  54.  
  55. 12. Right mouse button quick-click edits the object!
  56.  
  57. 13. Mouse quick Left Double-Click Insert mode for Vertex.
  58.  
  59. 14. Mouse quick Right Double-Click for switching Edit modes.
  60.  
  61. 15. New option automatically follows the menus with the cursor
  62.     (Snap-to-Cursor).
  63.  
  64. 16. Option to delineate the left and right side of the screen so you can
  65.     see the "edge" easier.
  66.  
  67. 17. New easy/configurable Vertex screen so you can tell what's going on.
  68.  
  69.     a. The size of vertexes and linedef arrows automatically adjust in
  70.        size. The vertexes and arrows stay small in a close zoom, so that
  71.        moving and selecting them in a zoom is easier.
  72.  
  73.     b. A vertex is now a "dot" instead of an "X" so they are easier to
  74.        view when many are close together.
  75.  
  76.     c. Optional direction arrows in Vertex mode.
  77.  
  78.     d. You can set the color of the "dot".
  79.  
  80. 18. Complete color options you can set to your taste for Vertex, Things
  81.     and Menus. For example, you can change to a white background with
  82.     black lines.
  83.  
  84.     Two additional color entries you can define separately from the
  85.     standard 16. This give you more freedom to experiment with colors
  86.     without changing global colors.
  87.  
  88. 19. Automatic Object/Room sector assignment in Linedef create mode.
  89.  
  90. 20. Instant Zoom between two values.
  91.  
  92. 21. Zoom expanded to a maximum of 16X, great for tight/precise work!
  93.  
  94. 22. +/- skip zoom stages and no "stutter" when the key is held down.
  95.  
  96. 23. (alt+X) Center the Map at current size.
  97.  
  98. 24. (alt+Z) Zoom to Extents, makes any map fill exactly the full screen.
  99.  
  100. 25. Save a PWAD with all the imbedded extra information, for example,
  101.     Textures. (New DeePbsp below also saves all information.)
  102.  
  103. 26. Save a grouped PWAD with all the levels without regrouping.
  104.  
  105. 27. Save Patch names and rename them with a different directory name
  106.     internally so you can transfer them from one version to another
  107.     easily! (See Save in character command mode.)
  108.  
  109. 28. Search for LineDef or Sector tags.
  110.  
  111. 29. Complete Level Check (F10) for cross-references, missing textures, and
  112.     unclosed sectors....all with the press of ONE key!
  113.  
  114. 30. Can automatically fix missing texture names.
  115.  
  116. 31. Can automatically fix invalid texture names (when converting a DOOM
  117.     level to DOOM II).
  118.  
  119. 32. Level Check for LineDef/Sector tag matches, misses and orphans.
  120.  
  121. 33. Level Check finds missing teleport things.
  122.  
  123. 34. Level Check finds duplicate teleport sectors.
  124.  
  125. 35. Cross reference check also checks for invalid values and it's faster!
  126.  
  127. 36. Cross reference checks for duplicate vertexes and sidedefs (just in
  128.     case).
  129.  
  130. 37. Flip LineDef now has option to just swap only Vertices and not swap
  131.     SideDefs.
  132.  
  133. 38. Y alignment can select which side.
  134.  
  135. 39. Option to clear the REJECT to all FF or anything inbetween. This is
  136.     useful for roaming the level with all the monsters intact and you
  137.     don't have to fight them!
  138.  
  139. 40. Complete statistics information on number of enemies, weapons,
  140.     equipment, and ammo per item, per difficulty level and totals.
  141.  
  142. 41. Thing mask for enemies,weapons,equipment,ammo, skill level and Other
  143.     to help you visualize your placement better.
  144.  
  145. 42. Option to load different palette numbers (for future Gamma expansion)
  146.     from the IWAD.
  147.  
  148. 43. Check that level has an exit.
  149.  
  150. 44. Bottom of screen shows current Wadfile name.
  151.  
  152. 45. Create a PEDESTAL object automatically.
  153.  
  154. 46. Create a sunken POOL object automatically.
  155.  
  156. 47. Create a LIGHT fixture (or a window wall) automatically.
  157.  
  158. 48. Create a DOOR object automatically.
  159.  
  160. 49. Create Stairs automatically inside a sector (different from the
  161.     linedef type).
  162.  
  163.     The above make it easier for novice and expert alike!
  164.  
  165. 50. Set default Door, Pool, Pedestal and Light textures.
  166.  
  167. 51. Ins key controls automatic LineDef creation in Vertex mode for
  168.     DOORS!
  169.  
  170. 52. Sector, Thing and LineDef menus automatically show the current
  171.     default menu selection for the object selected. And it's high-
  172.     lighted for easy viewing.
  173.  
  174. 53. Sector not closed is more accurate and explained better.
  175.  
  176. 54. Complete context sensitive online help file! Can be viewed from
  177.     start to finish (hate Windows for not doing that).
  178.  
  179.     Very useful for beginners to view the complete file and always
  180.     available to help you learn DeeP and DOOM.
  181.  
  182.     In Edit mode, help is context sensitive, meaning it only displays
  183.     data relevant to the menu displayed.
  184.  
  185.     Help can be PRINTED, all or by context sensitive topic.
  186.  
  187. 55. Search function in Help, enter the string to search for and you're
  188.     there!
  189.  
  190. 56. Option added to File Pulldown menu to Read PWAD file. Automatically
  191.     selects the first level in a PWAD. Other options also let's you do a
  192.     forced nodebuild without having to "change" something.
  193.  
  194. 57. Snap-to-Grid option (so you can have grid and not snap to it).
  195.     (set by / command or top button).
  196.  
  197. 58. User option lets you "select" sensitivity, scroll speed (the amount
  198.     the map moves per edge shift) and mouse speed!
  199.  
  200. 59. Response file option for testing WADs, lets you add external PWAD
  201.     sprite/flat overrides while testing from DeeP.
  202.  
  203. 60. Option to automatically create SideDefs/Sectors at same time as
  204.     LineDefs.
  205.  
  206. 61. Automatically use existing vertices when creating LineDefs.
  207.  
  208. 62. Revised Menus for Things, LineDefs and Sectors. Things now show a
  209.     picture of the object before you select it.
  210.  
  211. 63. All main options (textures, heights, sound, etc) can be set and saved
  212.     within the DeeP.
  213.  
  214.     The only options left in the DeeP.INI file are basic startup for
  215.     where the DOOM file is and the type of video driver (later!).
  216.  
  217. 64. Option to suppress vertex overlap check (it's up to you) to speed
  218.     things up for the experts.
  219.  
  220. 65. Options to directly set the mouse/editing colors, grid, select
  221.     rectangle and to set dashed or solid lines.
  222.  
  223. 66. Option to automatically reload the last level and files each time.
  224.  
  225. 67. Option to automatically restart in edit mode.
  226.  
  227. 68. Option to remap the color palette. Change the look to your own!
  228.  
  229. 69. Automatic reload and restart of the last level you edited!
  230.  
  231. 70. Automatic reload of up to 32 files you were working with! No messing
  232.     with the .INI file.
  233.  
  234. 71. Direct Node building link to DeePbsp, can you say Fast and Easy!
  235.  
  236. 72. Direct testing of DOOM levels. Jump into DOOM and back to your MAP,
  237.     boom!
  238.  
  239. 73. Additional verification checks for a valid pathname for saved files.
  240.  
  241. 74. Quick buttons on top menu bar to clear, zoom and change the grid.
  242.  
  243. 75. Clicking the pictures displayed on the bottom, directly edits them.
  244.  
  245. 76. Point, click and drag LineDef creation.
  246.  
  247. 77. Extra protection to keep you from wiping out a Grouped PWAD by
  248.     accident. The old file name is NOT automatically the default.
  249.  
  250. 78. Object "selection and dragging" is now smooth, without any jitter
  251.     and a lot faster. The objects selects are outlined in RED (you can
  252.     change it).
  253.  
  254. 79. Additional check for overlapping LineDefs and Vertexes when dragging
  255.     Sectors.
  256.  
  257. 80. New VGAONLY option in DeeP.INI for VGA only systems (for non VESA or
  258.     not enough video memory).
  259.  
  260. 81. Edit Changes show up on bottom information boxes when at first level
  261.     of edit.
  262.  
  263. 82. Where it makes sense, the menu option is left active, so you can
  264.     search for the option desired without having to go back to "1" and
  265.     back again.
  266.  
  267. 83. New ScrollDelay option for fast systems, so the map doesn't fly off
  268.     the screen (yeah, I'm jealous of those guys too).
  269.  
  270. 84. Compatible with DOOM and DOOM II!  No need to use two separate
  271.     programs.(HeeP is for HERETIC).
  272.  
  273. 85. Much better memory management!  Now huge levels (200K+) can be made
  274.     using conventional memory and not run out of memory.
  275.  
  276. 86. New search features have been implemented.  Search for a thing,
  277.     linedef type or the name of a texture and optionally replace!
  278.  
  279. 87. Zoom now has auto-centering.  When a linedef, thing, or sector has
  280.     been highlighted, DeeP automatically centers the object when you
  281.     zoom in (not out). This setting is optional and can be toggled with
  282.     the "\" key.
  283.  
  284. 88. The "A" key toggles auto selecting of any object, letting you stay
  285.     locked on an object.
  286.  
  287. 89. DeeP can read a DOOM level and convert it to a DOOM II level and
  288.     convert a DOOM II level to DOOM in seconds.
  289.  
  290. 90. Scrolling the map is now up to four times faster, since less objects
  291.     are drawn. Less flickering occurs when scrolling since the top and
  292.     bottom lines are not constantly erased.
  293.  
  294. 91. Menus have been re-organized to make them easier to use.
  295.  
  296. 92. All pictures in the DOOM and DOOM II wad files can be seen.  At
  297.     the DeeP prompt, press P and return to see them.
  298.  
  299. 93. The size of the linedef arrows adjust according to the zoom factor
  300.     so they don't obscure small objects. The line sticking out the side
  301.     is the same regardless of line length so it doesn't jam the view.
  302.  
  303. 94. The mouse is now the same for all VESA compatible video boards.
  304.     The mouse is now totally usable for ALL your work. Try scrolling the
  305.     sprites and any of the textures!.
  306.  
  307. 95. Direct access to textures for linedefs and sectors. Click on the box
  308.     containing the texture and you are in texture edit mode for the
  309.     object!
  310.  
  311. 96. Additional options to set the default PWAD directory and help file.
  312.  
  313. 97. Direct DOS DIR functions with the DIRD command to quickly find your
  314.     levels.
  315.  
  316. 98. Print maps of any level at any available ZOOM factor.
  317.  
  318.  
  319. New DeePbsp 3.1
  320. ~~~~~~~~~~~~~~~
  321. 99. DeePbsp is about 6 times faster than BSP and features a display to
  322.     see how your level is progressing as it is being built.
  323.  
  324.     DeePbsp is faster for large levels than any nodebuilder we know of
  325.     (BSP, WARM, IDBSP or other imbedded ones running on a machine with a
  326.     math coprocessor).
  327.  
  328. 100.Copies a complete PWAD including any added TEXTURES, etc. Checks for
  329.     optional valid LevelId to select it from a grouped PWAD.
  330.  
  331.     In addition, DeePbsp now allows for tighter spacing between lines.
  332.     So this version does NOT produce the same output as before. If you
  333.     bypass DeePbsp with an older version or another program, be aware
  334.     that the output is different.
  335.  
  336.     Only DeePbsp can rebuild the correct level within a PWAD when run
  337.     from DeeP/HeeP!
  338.  
  339.     DeePbsp has a safety check for virus or FAT errors.
  340.     A change in the program size indicates a serious error in the FAT
  341.     file allocation or a virus! So try to find out why it's complaining.
  342.  
  343. 101.Deepbsp only copies the reject map. It does not clear it. This means
  344.     that if you build a REJECT with a program such as RMB, you don't
  345.     have to redo the REJECT if you didn't change your map much.
  346.  
  347.  
  348.                                 THE END
  349.  
  350.  
  351.   ┌────────────────────────────────────────────────────────────────────┐
  352.   │                                                                    │
  353.   │ Sensor Based Systems, Inc.  CompuServe :  75454.773@COMPUSERVE.COM │
  354.   │ 17010 NE 190th ST           AOL        :  jackv56036@AOL.com       │
  355.   │ Woodinville, WA 98072       (206) 827-9794                         │
  356.   │                                                                    │
  357.   └────────────────────────────────────────────────────────────────────┘
  358.