summaryrefslogtreecommitdiffstats
path: root/src/game-server/itemmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Single xml solutionPrzemysław Grzywacz2013-04-291-11/+7
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-13/+13
* Fixed mem leak on the item and monster manager unloading processYohann Ferreira2011-08-261-0/+3
* Fixed getting slot id per name.Yohann Ferreira2011-08-101-1/+1
* Reworked the way equip slot info are loaded in a more logical way.Yohann Ferreira2011-07-271-12/+32
* Use a map to quickly find items and monsters by their nameThorbjørn Lindeijer2011-03-241-1/+3
* Renamed some members to adhere to naming standardThorbjørn Lindeijer2011-03-201-3/+3
* Introduced separate functions for item database loadingThorbjørn Lindeijer2011-03-201-6/+21
* Allowed item names instead of IDs in @commandsPhilipp Sehmisch2011-03-161-0/+8
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-0/+92