summaryrefslogtreecommitdiff
path: root/src/game-server/item.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-5/+3
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-4/+1
2007-01-03Starting to work on adding items to the map. Nothing concrete for now, just a...Guillaume Melquiond1-0/+48