Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-23 | added the account handler and a definition file to keep track of structures ↵ | Kiyoshi Kyokai | 8 | -37/+250 | |
and such. I need some more information about how exactly the message handler interfaces are intended to work with the connection handler, as well as what things users will each have to themselves, and which things they will all share as far as message processing goes. | |||||
2005-03-21 | More complete implementation of startListen and stopListen, told CVS to ignore | Bjørn Lindeijer | 14 | -58/+146 | |
some files and compile fixes (it actually compiles now, just don't expect it to do anything useful) | |||||
2005-03-21 | Some header fixes, formatting conventions and moved DevCpp project file. | Bjørn Lindeijer | 12 | -52/+55 | |
2005-03-21 | I've added the shell for the login and message handler functions, as well as ↵ | Kiyoshi Kyokai | 5 | -0/+394 | |
debug support for logging in. Noticed we still need an account class to store the account data. Perhaps I'll work on that tommorrow. | |||||
2005-03-19 | Adding autogen.sh file. | Bjørn Lindeijer | 1 | -0/+13 | |
2005-03-19 | Start on files that enable compiling this, but don't expect it to compile for | Bjørn Lindeijer | 9 | -0/+633 | |
now. | |||||
2005-03-19 | Added start of NetSession implementation and basics of initialization, timer | Bjørn Lindeijer | 5 | -4/+183 | |
and loop. | |||||
2005-03-18 | Small changes to ConnectionHandler and MessageHandler, while adding interfaces | Bjørn Lindeijer | 9 | -1/+268 | |
for Packet, MessageIn and MessageOut. | |||||
2005-03-16 | Added preliminary interfaces for NetSession, NetComputer, ConnectionHandler | Bjørn Lindeijer | 8 | -0/+348 | |
and MessageHandler. | |||||
2005-03-06 | Adding documentation related to server project here. | Bjørn Lindeijer | 4 | -0/+519 | |