home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / goodies / wm150.zip / WM150.TXT < prev   
Text File  |  1994-10-15  |  4KB  |  111 lines

  1. WadManager v1.50
  2. ----------------
  3.  
  4. Disclaimer
  5. ----------
  6. I hold no responsibility for any loss or damage caused by the use of WadManager
  7. I have tested this version thoroughly and it shouldn't cause any problems. Of
  8. course I know the program and know what it's supposed to do, and what it isn't,
  9. but I have tried to make it crashproof and hopefully foolproof. Use and enjoy!
  10.  
  11. Introduction
  12. ------------
  13. Hello DOOMers, here is a small utility I have created that allows you to
  14. easily choose and load all those extra levels that have been uploaded to the
  15. DOOM sites. WadManager works with DOOM 1.2 only.
  16. The WadManager distribution is composed of 4 (four) files :
  17.  
  18.     WM.COM - The executable - run this by typing WM at the prompt
  19.     WM.EXE - The main program - do not run this
  20.     WM.INI - Configuration file
  21.     WM.DOC - This file
  22.  
  23. Requirements
  24. ------------
  25.     DOOM 1.2 - If you don't have this...
  26.     a mouse  - Sorry, no keyboard support yet ( if ever )
  27.     a VGA    - Well, if you have DOOM...
  28.  
  29. You can get the latest version of WadManager from :
  30.  
  31.     infant2.sphs.indiana.edu /pub/doom/misc
  32.  
  33. though I suggest checking the incoming directory first for any recent uploads.
  34. And if I can get on to wuarchive.wustl.edu, it will also be in the MsDos
  35. uploads DOOM directory somehwere.
  36.  
  37. I might also be persuaded in sending you the latest version of WadManager in
  38. uuencoded format.
  39.  
  40. Some things I might add in the future :
  41.  
  42.     Renaming the WADs.
  43.     Ability to have different WAD directories
  44.     Ability to select soundcard settings
  45.     Ability to edit the multiplayer macros
  46.     No need to be smaller than SETUP.EXE, it can be as big as I want 
  47.       to :-)
  48.  
  49. Thanks to the guys at iD Software for creating such a great product as
  50. DOOM...
  51.  
  52. This is also the last version I will be releasing for a while : it's time for
  53. a holiday now. See you in September, when hopefully DOOM II : Hell on Earth 
  54. will be out (if it isn't out in two weeks ;-)
  55.  
  56. P.S.
  57. If my Software Engineering tutor had a look at my code, he would definitely 
  58. say that it's the worst example of bad cohesion he's ever seen...
  59.  
  60. Versions
  61. --------
  62. v1.0 - Initial release.
  63.  
  64. v1.01 - WAD sorting added.
  65.  
  66. v1.05 - WAD scanning added : now WadManager knows what missions are available
  67.       in the selected WAD and displays them in a different colour.
  68.       Added WAD deletion. 1st release.
  69.  
  70. v1.06 - Maximum number of WADs now 512 (was 128). Added possibility to choose
  71.       No Monsters and Respawn.
  72.  
  73. v1.07 - Added Autoload feature.
  74.  
  75. v1.08 - Added multiple WAD selection and deletion. Fixed a little bug in the
  76.       selection mechanism.
  77.  
  78. v1.09 - Fixed nasty bug when deleting files that were in the AUTOLOAD. Also
  79.       fixed fact that in certain occasions it wasn't possible to view
  80.       all WADs.
  81.  
  82. v1.10 - Added Info button.
  83.  
  84. v1.11 - Added ability to change mission numbers. 2nd release.
  85.  
  86. v1.11a to v1.11c - Various minor bugfixes.
  87.  
  88. v1.11d - Now WadManager automatically selects the first available mission.
  89.        Now it's possible to select in the INFO box only those WADs that
  90.        have extra missions.
  91.  
  92. v1.11e - There was one...but I can't remember what it fixed.
  93.  
  94. v1.12 - Added page scrolling with right button.
  95.  
  96. v1.13 - Added support for SER4 and bugfixes in WM.INI code.
  97.  
  98. v1.14 - Added TXT reading. 3rd release.
  99.  
  100. v1.14a - Fixed SER4 code where COM2 became COM1, COM3 became COM2 and so on.
  101.     Also added COM directive in WM.INI
  102.  
  103. v1.50 - Added swapping : now WM only takes 1336 bytes in memory when running
  104.     DOOM. If I hear someone complaining about WM taking up too much 
  105.     memory... Also DELETE now deletes the TXT files, if they exist. 
  106.     Added QUIT button to the TXT reading display. Fixed CR/LF problem in
  107.     text files : now WM reads and displays properly any text file.
  108.     Question mark in the font used for TXT reading was screwed. Various
  109.     bugfixes. Added WAD count at the bottom of the screen and in INFO box.
  110.     4th release.
  111.