Commit Graph

16 Commits

Author SHA1 Message Date
Olaf Rempel be2726a22f subdirs 2007-04-17 14:23:19 +02:00
Olaf Rempel 2363f1de47 drop autotools 2006-11-24 21:52:14 +01:00
Olaf Rempel 464d0b352d Version 0.64
- added Quake4 support (d3engine)
- added CoD2 support (q3engine)
- added Rune support (gamespy1)
2006-02-02 16:52:26 +01:00
Olaf Rempel 5c2fc7d1a6 Version 0.63
- added ut2k4 plugin (native scan)
- added Battlefield2 support (gs2 query/host ports)
- added Swat4 Support (gs2)
- fix quake2 plugin
2006-02-02 16:51:01 +01:00
Olaf Rempel 9b62806411 Version 0.62
- use c99 inttypes
- added new Halflife scan (halflife)
- added Battlefield2 support (gamespy2)
2006-02-02 16:49:14 +01:00
Olaf Rempel 90d33bffbf Version 0.60
- added receive-queue
- changed plugin_helper api from void* to uint offsets
- gamespy1 multi-packet response support
- q3engine plugin rewrite
- added halflife plugin
2006-02-02 16:47:20 +01:00
Olaf Rempel 861d41be08 Version 0.53
- code cleanup (mostly doxygen tags)
- added doxygen file
2006-02-02 16:44:46 +01:00
Olaf Rempel 7f0b2fd78f Version 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
2006-02-02 16:43:41 +01:00
Olaf Rempel 0d0650008f Version 0.51
- added configfile parser, added configfile support to subsystems
- plugins: replaced con/destructor with dlsym() peeking
2006-02-02 16:41:56 +01:00
Olaf Rempel 5d10585d29 Version 0.50
- added autoconf/automake/libtool support
- plugins: replaced _init() / _fini() with ((constructor)) / ((destructor))
2006-02-02 16:40:20 +01:00
Olaf Rempel cb90132d40 Version 0.41 2006-02-02 16:34:11 +01:00
Olaf Rempel 6557d31b7d Version 0.40 2006-02-02 16:31:52 +01:00
Olaf Rempel 7b37fcec90 Version 0.35 2006-02-02 16:29:30 +01:00
Olaf Rempel 6f6760f9d8 Version 0.30 2006-02-02 16:27:19 +01:00
Olaf Rempel 4b4a216a31 Version 0.20 2006-02-02 16:25:55 +01:00
Olaf Rempel c4d38c9cd0 Version 0.10 2006-02-02 16:24:06 +01:00