Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added beginnings of game core logic and state. | Aaron Marks | 2005-07-31 | 1 | -1/+1 |
| | | | | | | Fixed a few problems with SQL queries using different SQL DB backends. I forget everything else. | ||||
* | Fixed two compilation errors. | Björn Steinbrink | 2005-07-30 | 1 | -4/+4 |
| | |||||
* | Added shell for GameHandler (core game message handler). | Aaron Marks | 2005-07-26 | 1 | -11/+18 |
| | | | | | | Updated PostgreSQL tables -- now another unknown error results after various operations. Updated Item class (now inherits from Object). | ||||
* | Added initial items definition. | Aaron Marks | 2005-05-15 | 1 | -0/+58 |
Updated object definitions. |