QDATA Scripter
by Piotr Banasik

-----------------------------------------------------------------------------------------
Disclaimer:
THIS SOFTWARE IS PROVIDED BY PIOTR BANASIK ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 

-----------------------------------------------------------------------------------------
Instructions:
1) copy scripter.exe, scripter.cfg, run.bat, make.bat  into where you have your PCX's ..
2) move all of that somewhere INSIDE Heretic2 directory structure... (including the PCX's)
3) edit scripter.cfg with the path that the pcx's are in and where you want to have
   the M8 files made
4) run run.bat
5) copy qdata.exe over to where the pcx's are
6) run make.bat
7) done...
8) if this didn't work let me know..

-----------------------------------------------------------------------------------------
Revision History:
  = 1.00 =
   * not using Allegro library anymore.. (this reduces the size of the exe
     and should be easier on memory)
     Many thanks to Robin for giving me a hand with the PCX header info
   * some major code cleanup .. (closed files after opening them.. etc)

  = 0.95 (Internal) =
   * removed the use of aptrings to not infringe possible copyrights
     readme.txt touchups =)

  = 0.90 =
   * Initial Release


Contacting Me:
website: http://heretic2.t-p-l.com/
email:   phantom@t-p-l.com
bugs/suggestions (look above)


if you feel you can contribute in any way to this project (I've included the source file
for reference) feel free to contact me.

If you have read this far please.. please send me feedback about how you like this program
and what changes you would like to see.. I will try to reply to all emails =) (unless I get
overwhelming response =)


