summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Collapse)AuthorAgeFilesLines
...
* Added transactional history to game server.David Athay2009-03-061-0/+67
|
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-163-6/+0
|
* Cleaned both configuration and resource managers.Guillaume Melquiond2007-09-222-0/+196
|
* Handled money as part of the inventory.Guillaume Melquiond2007-08-141-2/+4
|
* Simplified code by using map pointers only, instead of using both map IDs ↵Guillaume Melquiond2007-07-071-0/+2
| | | | and map pointers.
* Reverted inventory handling code to the last known working state. Simplified ↵Guillaume Melquiond2007-07-011-0/+57
serialization interface along the way.