Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-26 | Add ChannelTab for chat channels | Jared Adams | 2 | -9/+14 | |
This fixes TMWServ compilation form the previous commit. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 46 | -223/+223 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 | |
Mostly putting & and * in the right place and making some getters const. | |||||
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 4 | -3/+5 | |
Conflicts: A lot of files. | |||||
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 55 | -0/+5288 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. |