summaryrefslogtreecommitdiff
path: root/db/pre-re
AgeCommit message (Expand)AuthorFilesLines
2017-11-16update skill db entries to support ShowSkillScaleAsheraf1-0/+17
2017-11-16Implement skill scale packet for client versions >= 20151223.Asheraf1-0/+1
2017-09-17Replace the recurring 'Loc: 1023' value in the item_db with a bitmask arrayHaru1-86/+86
2017-09-17Replace the recurring 'Loc: 6144' value in the item_db with a bitmask arrayHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 5120' value in the item_db with a bitmask arrayHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 769' value in the item_db with a bitmask arrayHaru1-78/+78
2017-09-17Replace the recurring 'Loc: 768' value in the item_db with a bitmask arrayHaru1-63/+63
2017-09-17Replace the recurring 'Loc: 513' value in the item_db with a bitmask arrayHaru1-25/+25
2017-09-17Replace the recurring 'Loc: 257' value in the item_db with a bitmask arrayHaru1-3/+3
2017-09-17Replace recurring value 136 with "EQP_ACC" in the item_db Loc fieldHaru1-296/+296
2017-09-17Replace recurring value 43 with "EQP_ARMS" in the item_db Loc fieldHaru1-270/+270
2017-09-17Replace 32768 with "EQP_AMMO" in the item_db Loc fieldHaru1-78/+78
2017-09-17Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc fieldHaru1-2/+2
2017-09-17Replace 512 with "EQP_HEAD_MID" in the item_db Loc fieldHaru1-80/+80
2017-09-17Replace 256 with "EQP_HEAD_TOP" in the item_db Loc fieldHaru1-695/+695
2017-09-17Replace 64 with "EQP_SHOES" in the item_db Loc fieldHaru1-88/+88
2017-09-17Replace 32 with "EQP_SHIELD" in the item_db Loc fieldHaru1-85/+85
2017-09-17Replace 16 with "EQP_ARMOR" in the item_db Loc fieldHaru1-187/+187
2017-09-17Replace 4 with "EQP_GARMENT" in the item_db Loc fieldHaru1-93/+93
2017-09-17Replace 2 with "EQP_WEAPON" in the item_db Loc fieldHaru1-557/+557
2017-09-17Replace 1 with "EQP_HEAD_LOW" in the item_db Loc fieldHaru1-65/+65
2017-09-17Add support for bitmask arrays in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace the recurring 'Upper: 56' value in the item_db with a bitmask arrayHaru1-3/+3
2017-09-17Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_dbHaru1-1/+0
2017-09-17Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper fieldHaru1-82/+82
2017-09-17Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper fieldHaru1-156/+156
2017-09-17Add support for bitmask arrays in the item_db Upper fieldHaru1-1/+1
2017-09-17Replaced Number 18 in Type for Constant "IT_CASH" on item_db.confAtlantisRO1-858/+858
2017-09-17Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.confAtlantisRO1-92/+92
2017-09-17Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.confAtlantisRO1-78/+78
2017-09-17Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.confAtlantisRO1-38/+38
2017-09-17Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.confAtlantisRO1-56/+56
2017-09-17Replaced Number 6 in Type for Constant "IT_CARD" on item_db.confAtlantisRO1-538/+538
2017-09-17Replaced Number 5 in Type for Constant "IT_ARMOR" on item_db.confAtlantisRO1-1431/+1431
2017-09-17Replaced Number 4 in Type for Constant "IT_WEAPON" on item_db.confAtlantisRO1-708/+708
2017-09-17Removed type 3 values from pre-re/item_db.conf since type 3 (IT_ETC) is defau...AtlantisRO1-1631/+0
2017-09-17Replaced Number 2 in Type for Constant "IT_USABLE" on item_db.confAtlantisRO1-694/+694
2017-09-17Replaced Number 0 in Type for Constant "IT_HEALING" on item_db.confAtlantisRO1-293/+293
2017-09-17Added Constant SEX_ANY (2) for Male and Female genders.AtlantisRO1-37/+37
2017-09-17Update item DB (View -> ViewSprite)Haru1-1001/+1001
2017-09-17Update item DB (View -> Subtype)Haru1-786/+786
2017-09-17Split 'View' in two different fields in the item databaseHaru1-1/+2
2017-09-17Replace A_THROWWEAPON in the item database applicable entriesHaru1-31/+31
2017-09-17Replace A_CANNONBALL in the item database applicable entriesHaru1-5/+5
2017-09-17Replace A_KUNAI in the item database applicable entriesHaru1-6/+6
2017-09-17Replace A_SHURIKEN in the item database applicable entriesHaru1-5/+5
2017-09-17Replace A_GRENADE in the item database applicable entriesHaru1-5/+5
2017-09-17Replace A_BULLET in the item database applicable entriesHaru1-3/+3