summaryrefslogtreecommitdiff
path: root/src/game-server/item.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Use callbacks for items, monsters and status effectsThorbjørn Lindeijer1-9/+22
2012-03-02Merged all the different Lua states into oneThorbjørn Lindeijer1-5/+3
2011-08-19Used the client base to make a final bugfix on the server code.Yohann Ferreira1-11/+14
2011-08-10Changed ItemEquipInfo to only be a pair of unsigned.Yohann Ferreira1-1/+1
2011-07-27Small random code format cleanups, and documentation fixes.Yohann Ferreira1-0/+2
2011-04-19Implemented scriptable effects on item use and dispell.Yohann Ferreira1-8/+25
2011-03-20Introduced separate functions for item database loadingThorbjørn Lindeijer1-5/+3
2011-03-16Allowed item names instead of IDs in @commandsPhilipp Sehmisch1-0/+14
2010-12-08Fix many compiler warnings.Freeyorp1-7/+12
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+273