Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 8 | -467/+0 | |
2009-04-23 | Added rejecting party invites. | David Athay | 2 | -0/+15 | |
2009-04-06 | Moved many MessageOut constructions around | Bjørn Lindeijer | 2 | -110/+1 | |
No real point in having these abstracted away twice. We're using network interfaces now instead of functions structured in namespaces. | |||||
2009-03-27 | Changed the includes for the net/tmwserv/ directory | Bjørn Lindeijer | 5 | -17/+14 | |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 8 | -40/+40 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 8 | -0/+564 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. |