summaryrefslogtreecommitdiff
path: root/src/game-server/itemmanager.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Single xml solutionPrzemysław Grzywacz1-11/+7
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-13/+13
2011-08-26Fixed mem leak on the item and monster manager unloading processYohann Ferreira1-0/+3
2011-08-10Fixed getting slot id per name.Yohann Ferreira1-1/+1
2011-07-27Reworked the way equip slot info are loaded in a more logical way.Yohann Ferreira1-12/+32
2011-03-24Use a map to quickly find items and monsters by their nameThorbjørn Lindeijer1-1/+3
2011-03-20Renamed some members to adhere to naming standardThorbjørn Lindeijer1-3/+3
2011-03-20Introduced separate functions for item database loadingThorbjørn Lindeijer1-6/+21
2011-03-16Allowed item names instead of IDs in @commandsPhilipp Sehmisch1-0/+8
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+92