summaryrefslogtreecommitdiff
path: root/src/connectionhandler.h
AgeCommit message (Expand)AuthorFilesLines
2006-01-20Chat channeling commit part 3. Is now linked with the connection handler to c...Yohann Ferreira1-0/+5
2006-01-04Added default behaviour to protocol. Added a client login limitation check. S...Yohann Ferreira1-0/+5
2005-12-27Implemented common chat handling, except for chatting in channels. Also the C...Yohann Ferreira1-1/+18
2005-12-18Made the handlers use the countedPtr for Beings as they should. Fixed a segfa...Yohann Ferreira1-1/+1
2005-11-14Added intial SWIG bindings.Aaron Marks1-2/+2
2005-11-13Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer1-2/+2
2005-07-31Added beginnings of game core logic and state.Aaron Marks1-1/+9
2005-07-19Added character creation.Aaron Marks1-5/+0
2005-07-19Changing the way the message ID is read.Bjørn Lindeijer1-1/+3
2005-07-18Updated server->client communications.Aaron Marks1-1/+1
2005-07-17Added server->client communications.Aaron Marks1-0/+5
2005-06-12Some cleanups mostly in account class formatting.Bjørn Lindeijer1-0/+18
2005-04-18Server now succesfully listens for connections, accepts them, receives someBjørn Lindeijer1-0/+12
2005-03-23Corrections to syntax, includes, headers and comments. Updated architecture.txtBjørn Lindeijer1-2/+0
2005-03-23added the account handler and a definition file to keep track of structures a...Kiyoshi Kyokai1-0/+2
2005-03-21More complete implementation of startListen and stopListen, told CVS to ignoreBjørn Lindeijer1-0/+1
2005-03-21Some header fixes, formatting conventions and moved DevCpp project file.Bjørn Lindeijer1-0/+1
2005-03-19Added start of NetSession implementation and basics of initialization, timerBjørn Lindeijer1-0/+5
2005-03-18Small changes to ConnectionHandler and MessageHandler, while adding interfacesBjørn Lindeijer1-0/+9
2005-03-16Added preliminary interfaces for NetSession, NetComputer, ConnectionHandlerBjørn Lindeijer1-0/+61