Age | Commit message (Expand) | Author | Files | Lines |
2005-05-08 | Added SQLiteWrapper files | Mateusz Kaduk | 2 | -0/+396 |
2005-05-08 | Linking with sqlite3 and added c++ sqlite wrapper | Mateusz Kaduk | 1 | -2/+5 |
2005-05-07 | Committed client to be used for testing. | Bjørn Lindeijer | 1 | -0/+41 |
2005-05-03 | Updated CharData structure (defines.h). | Aaron Marks | 2 | -25/+31 |
2005-05-03 | Added skill tree data structure. | Aaron Marks | 2 | -0/+150 |
2005-04-27 | Made scripting defines slightly cleaner. | Aaron Marks | 2 | -12/+21 |
2005-04-20 | Updated account specification. | Aaron Marks | 2 | -9/+82 |
2005-04-19 | Added account protoype for review. | Aaron Marks | 1 | -0/+49 |
2005-04-19 | Added basic object definition for reviewal. | Aaron Marks | 7 | -0/+309 |
2005-04-18 | Server now succesfully listens for connections, accepts them, receives some | Bjørn Lindeijer | 5 | -34/+151 |
2005-04-16 | Added a bit of listening code. | Bjørn Lindeijer | 2 | -5/+32 |
2005-04-14 | Added check for SDL_net to configure.ac, made world clock work and made the | Bjørn Lindeijer | 1 | -3/+19 |
2005-04-09 | Fixing console output in windows | Eugenio Favalli | 2 | -0/+366 |
2005-03-23 | Corrections to syntax, includes, headers and comments. Updated architecture.txt | Bjørn Lindeijer | 9 | -53/+80 |
2005-03-23 | added the account handler and a definition file to keep track of structures a... | Kiyoshi Kyokai | 7 | -36/+219 |
2005-03-21 | More complete implementation of startListen and stopListen, told CVS to ignore | Bjørn Lindeijer | 13 | -58/+133 |
2005-03-21 | Some header fixes, formatting conventions and moved DevCpp project file. | Bjørn Lindeijer | 11 | -254/+37 |
2005-03-21 | I've added the shell for the login and message handler functions, as well as ... | Kiyoshi Kyokai | 5 | -0/+394 |
2005-03-19 | Start on files that enable compiling this, but don't expect it to compile for | Bjørn Lindeijer | 1 | -0/+25 |
2005-03-19 | Added start of NetSession implementation and basics of initialization, timer | Bjørn Lindeijer | 5 | -4/+183 |
2005-03-18 | Small changes to ConnectionHandler and MessageHandler, while adding interfaces | Bjørn Lindeijer | 9 | -1/+268 |
2005-03-16 | Added preliminary interfaces for NetSession, NetComputer, ConnectionHandler | Bjørn Lindeijer | 8 | -0/+348 |