IDDA history
============

+: feature added
-: bug fixed / improvement

RELEASE NOTES
-------------
Until the end of the year, I'll make a total rewrite of IDDA.
Maybe with Java. Hell, don't know yet. Oh, I think I'll just
dump the text output, or do you really need it? :)

v0.99
-----
+ new option /a added: open html after analyzing
+ makereg.exe: bind demo extensions to IDDA

v0.98
-----
+ new player info chart (HTML only)
+ new player ranking chart (HTML only)
+ new player deaths chart (HTML only)
+ new stats 'Player kills by weapons', absolute and relative (HTML only)
+ new stats 'Favourite weapon' (HTML only)
+ new stats 'Worst enemy', 'Easiest prey' (HTML only)
+ new stats 'Teamkills' (HTML only, Q1/QW)
+ new option /o added: choose primary and secondary sort order of players
+ new option /f added: don't delete frag.log after analyzing
+ support for Q2 mission pack #2 (Ground Zero)
+ support for Q1/QW ClanRing
+ support for QW Painkeep
+ beta support for Q2 CTF by Zoid
- fixed IDDA's one and only memory leak (4 byte per demo)
- fixed time output format
- fixed sorting by ratio for MAX values
- fixed serious Q1 counting bug (didn't notice it earlier)
- rewrote text and html output code (10x faster now, IDDA up to 25 % faster)
- removed redundant information from stats
- in case of error, debug.log is written (send it to me)
- tabs in cfg now allowed
- player playtime calculation fixed
- teamkills and deaths columns with only zeros now aren't displayed
- players with '\n' in their names now no longer omitted
- added missing QW killing messages
- fixed some cfg issues; added more cfg options
- noticed IDDA didn't work with Q2 v3.09 demos; fixed
- output of analyzing-time (mostly for my own benchmarking purposes)

v0.97
-----
+ new column 'Clan' added to statistics (HTML only)
+ option /l<x> added: length of player_shortnames (HTML only)
+ charts are more compact (HTML only)
+ intelligent shortnaming (for clan prefixes)
+ DPM: total Deaths Per Minute (kills by others + selfkills + deaths)
+ nullplayers (no kills, no deaths) are not listed
- possible errors (?) with longer names fixed
- player playtime calculation for multiple demos fixed
- better error tolerance
- fixed a bunch of QW related bugs
- fixed QW total playtime calculation

v0.96
-----
initial unified release of QDA, Q2DA and QWDA
