summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Dropped typedef from DBMapHaru1-2/+2
2016-03-20Dropped typedefs from union DBKey and struct DBDataHaru1-3/+3
2016-02-24Added definitions of struct itemlistHaru1-0/+8
2016-02-23Corrected some warnings in Visual StudioHaru1-1/+1
2016-02-21Changing Job field to 'int64'Dastgir1-3/+3
2016-02-21New format for Job field in job_db.confDastgir1-2/+4
2016-02-17Replaced some now unnecessary includes with forward declarations in header filesHaru1-1/+1
2016-02-17Removed unnecessary typedefs from libconfigHaru1-3/+3
2016-01-16Added OneClickIdentify packetDastgir1-0/+2
2016-01-09Corrected various zero-argument function definitionsHaru1-1/+1
2016-01-08Cleaned up the pilebunker item checkHaru1-0/+1
2016-01-07Skill Update:Jedzkie1-0/+3
2016-01-06Fixed #1071Jedzkie1-1/+5
2016-01-05Change the leftover ItemID's in skills.Jedzkie1-0/+1
2015-12-28Added some missing item IDs to their enumHaru1-0/+2
2015-12-20Costume and Shadow items are not equip-able anymore on older clients that doe...hemagx1-0/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-10Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'.Jedzkie1-1/+1
2015-10-22Removed support for the deprecated SQL item, mob, mob_skill databases.Haru1-3/+0
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-3/+1
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-2/+2
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam1-0/+3
2015-06-19Cleaned up some #includesHaru1-61/+57
2015-06-19Removed ".." from include directivesHaru1-6/+6
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-12-23Allow use constants in item_db.conf for int fields.Andrei Karas1-0/+1
2014-12-21Add function for reading custom itemdb fields.Andrei Karas1-0/+1
2014-12-19Add struct item_data, mob_db and mob_data for pluginsAnnieRuru1-0/+4
2014-12-17Move check is item usable or not to separate method.Andrei Karas1-0/+1
2014-12-02Add item attribute what prevent item removing on use.Andrei Karas1-0/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-12/+12
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-0/+1
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-0/+1
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke1-0/+1
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-0/+4
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-31Extended ItemDB to support several other formats (part 2)Dastgir Pojee1-6/+0
2014-05-31 Added ItemNouseRestriction enumHaru1-7/+13
2014-05-31 Added ItemTradeRestriction enumHaru1-1/+19
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+4
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-2/+1
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-0/+4
2014-02-02Fixed item combo bypassing disabled item restrictionsshennetsind1-2/+5
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-13Improved overwriting priority of variables/constants/parametersHaru1-1/+0
2013-12-07Fixed angra manyu aspd base calcshennetsind1-0/+1
2013-11-19Replaced hardcoded Item IDs with constantsHaru1-60/+277