home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 12: Heretic & Hexen / actionware12.iso / acware12 / utility / wauthor / readme.txt < prev    next >
Text File  |  1995-12-18  |  4KB  |  104 lines

  1.  
  2. WadAuthor v1.11.1
  3. Copyright (c) 1995 Williston Consulting
  4. All rights reserved
  5.  
  6. What's New?
  7. -----------
  8. Version 1.11.1 is a slipstream upgrade.  I do not like to do
  9. this, but I missed a couple of bugs that are too important to
  10. avoid.  Thus, the list of items changed from v1.11 follows.
  11.  
  12. Bug Fixes
  13. ---------
  14. Fixed a GPF when saving an empty map.
  15.  
  16. Fixed a GPF when saving a map without any script code.
  17.  
  18. Fixed a GPF when exiting the script editing dialog without
  19. compiling the code.
  20.  
  21. Fixed a bug with the tool customization initial directory
  22. selection dialog that prevented it from working under 
  23. Windows95.
  24.  
  25. Enhancements
  26. ------------
  27. Modified the HEXEN.WCF wadgame configuration file with the
  28. correct parameters for the Floor_Waggle special.
  29.  
  30. Modified the HEXEN.WCF wadgame configuration file to allow
  31. specification of number for all start things.
  32.  
  33. New Features
  34. ------------
  35. Added code to outline things not currently visible based 
  36. on the current thing display settings.
  37.  
  38. Welcome to WadAuthor
  39. --------------------
  40. Thank you for trying WadAuthor!  I hope you like using it as
  41. much as I enjoyed creating it.  The WadAuthor archive should 
  42. contain the following files:
  43.  
  44.     ACC.EXE         Action code script compiler
  45.     COMMON.ACS      Common include file for scripts
  46.     DEFAULT.ACS     Default script code for new wadfiles
  47.     DEFS.ACS        Script definitions
  48.     DOOM.WCF        Wadgame configuration file for DOOM
  49.     DOOM2.WCF       Wadgame configuration file for DOOM ][
  50.     EX_GLASS.WAD    Example of breaking glass effect (Hexen)
  51.     EX_POLYO.WAD    Example of polyobject use (Hexen)
  52.     HERETIC.WCF     Wadgame configuration file for HERETIC
  53.     HEXEN.WCF       Wadgame configuration file for HEXEN
  54.     HEXSPC09.TXT    Hexen official specifications v0.9
  55.     README.TXT      The file that you are reading
  56.     SAMPLE.ACS      Sample script code
  57.     SPECIALS.ACS    Hexen specials declaration file
  58.     WARUN.EXE       WadAuthor run map utility
  59.     WAUTHOR.EXE     32 bit Windows/NT Windows95 executable
  60.     WAUTHOR.HLP     Windows help file
  61.     WAUTHOR.WCL     Software license file
  62.     WAUTHR16.EXE    16 bit Windows 3.x executable
  63.     WVARS.ACS       World variable script declarations
  64.  
  65. If any of the files are missing, you did not get the real thing.
  66. To get started, simply select an executable appropriate to your 
  67. operating system and run it.  WadAuthor will ask you for any
  68. configuration data it needs.
  69.  
  70. If you are a newcomer to wadfile editing, I strongly suggest
  71. taking a look at the helpfile "Getting Started" and "Tutorial"
  72. topics before diving in.  WadAuthor is simple to use, but it
  73. does require some knowledge of wadfile concepts.
  74.  
  75. Installing WadAuthor
  76. --------------------
  77. If you are installing WadAuthor for the first time, simply unzip
  78. the archive into the desired directory -- that's all there is to
  79. it.  If you are updating a pre-existing WadAuthor installation
  80. with a new version, you need to copy all files except WAUTHOR.WCL.
  81. Copying the license file will lose your registration information.
  82.  
  83. WadAuthor is shareware
  84. ----------------------
  85. WadAuthor is *not* free.  You may use it free of charge for a 
  86. period of fifteen days.  After this period of time I expect you
  87. to register the product or remove it from your system.  Consult
  88. the helpfile "Registration" topic for further information.
  89.  
  90. I encourage you to distribute the original WadAuthor archive 
  91. freely as long as the following conditions are met:
  92.  
  93.     1) You distribute the original un-modified archive.
  94.     2) You charge nothing.
  95.  
  96. Interested shareware distributors may contact me at my email
  97. address for alternative agreements.
  98.  
  99. Happy gaming!
  100.  
  101. John B. Williston
  102. CompuServe ID: 70541,1335
  103. 12/18/95
  104.