Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -86/+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 | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-11-06 | Added interface for sending post. | David Athay | 1 | -0/+10 | |
2008-07-24 | Reverted | David Athay | 1 | -0/+3 | |
Alt-Gr fix. Added NPC error messages. | |||||
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -1/+1 | |
is less confusing in 64-bit context and less conflicting with the 0.0 client. | |||||
2007-08-10 | Removed colon in NPC choice messages. | Guillaume Melquiond | 1 | -3/+6 | |
2007-07-23 | Converted NPC code to new server. | Guillaume Melquiond | 1 | -20/+14 | |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -4/+6 | |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -8/+10 | |
Removed unused Packet class. Added stub for handling GPMSG_BEING_ENTER. | |||||
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ↵ | Eugenio Favalli | 1 | -4/+4 | |
protocol from tmwserv. | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+74 | |