summaryrefslogtreecommitdiffstats
path: root/src/game-server/item.h
Commit message (Expand)AuthorAgeFilesLines
* Use callbacks for items, monsters and status effectsThorbjørn Lindeijer2012-03-031-9/+22
* Merged all the different Lua states into oneThorbjørn Lindeijer2012-03-021-5/+3
* Used the client base to make a final bugfix on the server code.Yohann Ferreira2011-08-191-11/+14
* Changed ItemEquipInfo to only be a pair of unsigned.Yohann Ferreira2011-08-101-1/+1
* Small random code format cleanups, and documentation fixes.Yohann Ferreira2011-07-271-0/+2
* Implemented scriptable effects on item use and dispell.Yohann Ferreira2011-04-191-8/+25
* Introduced separate functions for item database loadingThorbjørn Lindeijer2011-03-201-5/+3
* Allowed item names instead of IDs in @commandsPhilipp Sehmisch2011-03-161-0/+14
* Fix many compiler warnings.Freeyorp2010-12-081-7/+12
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-0/+273