Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 8 | -564/+0 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 8 | -16/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 4 | -0/+45 | |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 2 | -14/+0 | |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 2 | -3/+15 | |
2008-06-10 | update chat packet defs, get rid of unused functions | Roderic Morris | 2 | -11/+0 | |
2008-04-28 | Added party invite dialog | David Athay | 1 | -4/+4 | |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 2 | -2/+2 | |
2008-04-22 | Added more support for parties | David Athay | 2 | -16/+3 | |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 2 | -0/+144 | |
2008-04-17 | One file was forgotten while committing the private channels removal. | Yohann Ferreira | 1 | -2/+1 | |
2008-04-16 | Removed private channels | David Athay | 1 | -4/+1 | |
2008-04-15 | Added online status of guild members | David Athay | 2 | -0/+11 | |
2008-03-12 | Added ability to quit guilds. | David Athay | 2 | -11/+26 | |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 2 | -0/+134 | |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -4/+4 | |
is less confusing in 64-bit context and less conflicting with the 0.0 client. | |||||
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 2 | -5/+15 | |
2007-02-23 | Added unregistering, logout_then_exit, switch_character and ↵ | Rogier Polak | 2 | -0/+9 | |
switch_accountserver. | |||||
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 4 | -0/+242 | |