Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-03 | Committed inventory and itemhandler structure part 1. Also made the server ↵ | Yohann Ferreira | 1 | -29/+0 | |
tell which handler is listening on a port. | |||||
2006-08-04 | Generalized the properties functionality as was done in the client before. | Bjørn Lindeijer | 1 | -1/+1 | |
Removed some more remaining usages of tmwserv namespace. Added some documentation and de-complicized the code a bit. Removed checks for SDL and SDL_net. | |||||
2005-07-26 | Added shell for GameHandler (core game message handler). | Aaron Marks | 1 | -0/+29 | |
Updated PostgreSQL tables -- now another unknown error results after various operations. Updated Item class (now inherits from Object). |