Quake Demo Parser 0.5
---------------------

This is my windows demo parser. It reads and quake .dem file and
interprets the death messages broadcast across the network. It
examines the message for the weapon and player names and generates a
report at the end. It does not take very long to parse a demo.

This program only runs in Win95/NT, and is currently not finished. Let
me know of any bugs and things like that.

It will export the results to a html file, but for some reason, the
tables are not displayes right on Netscape, but work fine on Internet
explorer.

The parser will only recognise the weapons it has been told to, so if
you want it to read your demos from your special patches, edit the
config file, and get the deathstrings from the client.qc file.


Bugs / stuff it does not do:

   *  Does not read reaper bot demos correctly
   *  I have seen a few demos that have not quite worked, I do not know why.
   *  when it encounters a new level being loaded, it asks what to do.
      It does not split up the stats or anything.
   *  does not handle QuakeWorld demos.

Info
----

Any ideas, feedback, or anything, let me know.

Phillip Martin
martinp1@topaz.cqu.edu.au
Inferno


Legal Info
----------

There are no legal restrictions on what you can do with or to this
software. I am not liable if anything goes wrong with your computer
while you're using this program. So if it does, tough luck.
