Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -69/+0 | |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 1 | -0/+2 | |
Also add support for the new TMWServ NPC packets | |||||
2009-04-05 | Implement TMWServ's NpcHandler | Jared Adams | 1 | -1/+33 | |
2009-04-05 | Fixed compile warnings | Bjørn Lindeijer | 1 | -2/+2 | |
Initialization order, return values, unused variables, missing enumerator. | |||||
2009-03-27 | Changed the includes for the net/tmwserv/ directory | Bjørn Lindeijer | 1 | -3/+3 | |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -0/+35 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. |