* Tue 19 Apr 2005 Olaf Rempel 0.53 - code cleanup (mostly doxygen tags) - added doxygen file * Thu 31 Mar 2005 Olaf Rempel 0.52 - games added: avp2, bfv, igi2, jk2, jk3, rtcw, ut2k3, ut2k4 - sendqueue removed (no need to do ratelimiting) - serverlist.c + scanner.c merged, removing one thread - daemonize & run-as-user support * Sun 27 Mar 2005 Olaf Rempel 0.51 - added configfile parser, added configfile support to subsystems - plugins: replaced con/destructor with dlsym() peeking * Sat 26 Mar 2005 Olaf Rempel 0.50 - supported games: bf1942, cod, cod:uo, d3, ef, et, halo, q2, q3, ut - added autoconf/automake/libtool support - plugins: replaced _init() / _fini() with ((constructor)) / ((destructor)) * Mon 14 Mar 2005 Olaf Rempel 0.10 - initial version