build 030
---------

* per player stats (kills by weapons, relative + absolute)
* default config file "q3la.cfg"
* specify another config file
* specify output directory (CFG)
* specify homepage return address and string to be displayed(CFG)
* average ping stats
* cleaned up player stats
* Linux port fixed
* option min_kills
* option min_games
* option max_players
* option min_playtime
* use only the games listed in games.htm for the total results (players.htm)
* if player reconnects, old data is used (except if bot)
* limits listed in players.htm
* number of games each player played
* gamecount fixed
* funname to html conversion fixed
* funname to ascii conversion fixed
* efficiency now (100 * kills / (kills + total deaths))
* sort by playtime
* sorting by name fixed
* divides by zero (-1.#J) in stats fixed
* prevent negative and zero playtimes
* bot status listed in extra column
* q3la_games directory deleted before output
* improved handling of corrupt logfiles
* complete HTML readme
* no more spaces in HTML file names (some Browsers seem to dislike it)
* merge players with different colored but same names in player list

build 024
---------

* started this log