Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added transactional history to game server. | David Athay | 2009-03-06 | 1 | -0/+67 | |
| | ||||||
* | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 2008-11-16 | 3 | -6/+0 | |
| | ||||||
* | Cleaned both configuration and resource managers. | Guillaume Melquiond | 2007-09-22 | 2 | -0/+196 | |
| | ||||||
* | Handled money as part of the inventory. | Guillaume Melquiond | 2007-08-14 | 1 | -2/+4 | |
| | ||||||
* | Simplified code by using map pointers only, instead of using both map IDs ↵ | Guillaume Melquiond | 2007-07-07 | 1 | -0/+2 | |
| | | | | and map pointers. | |||||
* | Reverted inventory handling code to the last known working state. Simplified ↵ | Guillaume Melquiond | 2007-07-01 | 1 | -0/+57 | |
serialization interface along the way. |