Age | Commit message (Expand) | Author | Files | Lines |
2006-01-24 | Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and... | Yohann Ferreira | 1 | -0/+21 |
2006-01-20 | Chat channeling commit part 3. Is now linked with the connection handler to c... | Yohann Ferreira | 1 | -0/+19 |
2006-01-04 | Added default behaviour to protocol. Added a client login limitation check. S... | Yohann Ferreira | 1 | -2/+5 |
2005-12-29 | Adding changes thought by Elven and an option for setting the port to listen ... | Yohann Ferreira | 1 | -3/+1 |
2005-12-27 | Implemented common chat handling, except for chatting in channels. Also the C... | Yohann Ferreira | 1 | -1/+42 |
2005-12-20 | Adding command line argument parsing and log verbosity level handling. | Yohann Ferreira | 1 | -14/+11 |
2005-12-18 | Made the handlers use the countedPtr for Beings as they should. Fixed a segfa... | Yohann Ferreira | 1 | -2/+2 |
2005-12-11 | Added unregistering, checking on character's name and email length support. A... | Yohann Ferreira | 1 | -1/+1 |
2005-07-31 | Added beginnings of game core logic and state. | Aaron Marks | 1 | -0/+12 |
2005-07-25 | Added modified Map, MapReader, ResourceManager classes and base64 functions | Bjørn Lindeijer | 1 | -2/+4 |
2005-07-24 | Added character selection. | Aaron Marks | 1 | -2/+2 |
2005-07-19 | Changing the way the message ID is read. | Bjørn Lindeijer | 1 | -20/+20 |
2005-07-18 | Updated server->client communications. | Aaron Marks | 1 | -21/+6 |
2005-07-17 | Added server->client communications. | Aaron Marks | 1 | -4/+20 |
2005-07-16 | Removed a lot of tabs used for indenting (please don't do that...), redid | Bjørn Lindeijer | 1 | -43/+52 |
2005-07-13 | Implemented MessageOut. | Aaron Marks | 1 | -4/+9 |
2005-07-12 | Fixed problem with PostgreSQL support (variable was undefined). | Aaron Marks | 1 | -0/+84 |
2005-06-19 | Actually using the new Logger now. | Huynh Tran | 1 | -40/+31 |
2005-06-12 | Some cleanups mostly in account class formatting. | Bjørn Lindeijer | 1 | -0/+7 |
2005-05-21 | Updated Makefile.am | Aaron Marks | 1 | -1/+1 |
2005-05-08 | Added logger use in some files that could tell things already. | Yohann Ferreira | 1 | -9/+11 |
2005-04-19 | Added basic object definition for reviewal. | Aaron Marks | 1 | -0/+7 |
2005-04-18 | Server now succesfully listens for connections, accepts them, receives some | Bjørn Lindeijer | 1 | -0/+107 |
2005-03-21 | More complete implementation of startListen and stopListen, told CVS to ignore | Bjørn Lindeijer | 1 | -1/+5 |
2005-03-18 | Small changes to ConnectionHandler and MessageHandler, while adding interfaces | Bjørn Lindeijer | 1 | -0/+5 |
2005-03-16 | Added preliminary interfaces for NetSession, NetComputer, ConnectionHandler | Bjørn Lindeijer | 1 | -0/+25 |