Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -51/+0 | |
2009-07-14 | Merge and cleanup more stuff | Jared Adams | 1 | -2/+0 | |
2009-07-14 | Add netcode for specials | Jared Adams | 1 | -1/+0 | |
2009-07-13 | Move some functions into better places | Jared Adams | 1 | -3/+0 | |
2009-07-13 | Some item pickup cleaning | Jared Adams | 1 | -1/+0 | |
Still need to find where to attach LocalPlayer::pickedUp for TMWServ. | |||||
2009-05-18 | Added target combat | David Athay | 1 | -1/+0 | |
2009-04-06 | Moved many MessageOut constructions around | Bjørn Lindeijer | 1 | -12/+0 | |
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 | 1 | -1/+1 | |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -6/+6 | |
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 | 1 | -0/+71 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. |