summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-04-19Added basic object definition for reviewal.Aaron Marks7-0/+309
2005-04-18Server now succesfully listens for connections, accepts them, receives someBjørn Lindeijer5-34/+151
2005-04-16Added a bit of listening code.Bjørn Lindeijer2-5/+32
2005-04-14Added check for SDL_net to configure.ac, made world clock work and made theBjørn Lindeijer1-3/+19
2005-04-09Fixing console output in windowsEugenio Favalli2-0/+366
2005-03-23Corrections to syntax, includes, headers and comments. Updated architecture.txtBjørn Lindeijer9-53/+80
2005-03-23added the account handler and a definition file to keep track of structures a...Kiyoshi Kyokai7-36/+219
2005-03-21More complete implementation of startListen and stopListen, told CVS to ignoreBjørn Lindeijer13-58/+133
2005-03-21Some header fixes, formatting conventions and moved DevCpp project file.Bjørn Lindeijer11-254/+37
2005-03-21I've added the shell for the login and message handler functions, as well as ...Kiyoshi Kyokai5-0/+394
2005-03-19Start on files that enable compiling this, but don't expect it to compile forBjørn Lindeijer1-0/+25
2005-03-19Added start of NetSession implementation and basics of initialization, timerBjørn Lindeijer5-4/+183
2005-03-18Small changes to ConnectionHandler and MessageHandler, while adding interfacesBjørn Lindeijer9-1/+268
2005-03-16Added preliminary interfaces for NetSession, NetComputer, ConnectionHandlerBjørn Lindeijer8-0/+348