summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Add support for auto exp insurance itemsAsheraf1-0/+1
2021-02-15[TMW2] Patch level overrideJesusaves1-2/+2
2020-09-12This is Hercules v2019.09.22Jesusaves1-5/+29
2019-06-03Add *setfavoriteitemidx & *autofavoriteitem script command.Emistry Haoyan1-1/+2
2019-05-05Implement Refinery UIIbrahim Zidan1-0/+1
2019-01-14Fix search item by name if id bigger than MAX_ITEMDBAndrei Karas1-0/+1
2018-12-12Add support for 4 bytes item id fields in main clients.Andrei Karas1-3/+3
2018-11-27Add support for int32 item id fields in zero client 20181114.Andrei Karas1-3/+3
2018-07-19Add new constant MAX_ITEM_ID for maximum allowed item id.Andrei Karas1-3/+21
2018-07-19Changed MAX_ITEMDB to 0xFFFF.Andrei Karas1-1/+11
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-7/+7
2018-06-29Fix packet 836 (search in stores).Andrei Karas1-4/+4
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-04-08Added new items for item checksJedzkie1-0/+3
2017-12-23Add support for new drop packet 0xadd for zero clientsAsheraf1-0/+4
2017-09-17Fix a typo in the constant ITEMUPPER_THIRDUPPERHaru1-1/+1
2017-09-17Add support for parsing arrays of constants as bitmasks in the item_dbHaru1-0/+1
2017-09-17Split 'View' in two different fields in the item databaseHaru1-2/+4
2017-09-17Reimplement getiteminfo/setiteminfo in a safer and more maintainable wayHaru1-3/+0
2017-05-04Merge pull request #1695 from Jedzkie/7-CashFoodFixHaru1-13/+0
2017-04-29Fixes #994Jedzkie1-2/+1
2017-04-25Removal of cashfood_use_interval setting.Jedzkie1-13/+0
2017-04-21Update GX Poison itemsJedzkie1-14/+8
2017-04-21Update Rune Knight Runes & OresJedzkie1-18/+10
2017-04-04Implementation of Item Options System.Smokexyz1-1/+23
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru1-1/+1
2016-11-20Synchronized the AegisNames to the in-source ITEMID_ constantsHaru1-14/+14
2016-10-22Implemented SU_LUNATICCARROTBEAT Skill.Dastgir Pojee1-0/+2
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