summaryrefslogtreecommitdiff
path: root/db/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-17Add a FIXME comment next to an unknown 'Loc: 16384' value in the item_dbHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 1023' value in the item_db with a bitmask arrayHaru1-325/+325
2017-09-17Replace the recurring 'Loc: 7168' value in the item_db with a bitmask arrayHaru1-23/+23
2017-09-17Replace the recurring 'Loc: 6144' value in the item_db with a bitmask arrayHaru1-29/+29
2017-09-17Replace the recurring 'Loc: 5120' value in the item_db with a bitmask arrayHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 3072' value in the item_db with a bitmask arrayHaru1-21/+21
2017-09-17Replace the recurring 'Loc: 769' value in the item_db with a bitmask arrayHaru1-125/+125
2017-09-17Replace the recurring 'Loc: 768' value in the item_db with a bitmask arrayHaru1-76/+76
2017-09-17Replace the recurring 'Loc: 513' value in the item_db with a bitmask arrayHaru1-34/+34
2017-09-17Replace the recurring 'Loc: 257' value in the item_db with a bitmask arrayHaru1-4/+4
2017-09-17Replace recurring value 136 with "EQP_ACC" in the item_db Loc fieldHaru1-483/+483
2017-09-17Replace recurring value 43 with "EQP_ARMS" in the item_db Loc fieldHaru1-433/+433
2017-09-17Replace 2097152 with EQP_SHADOW_ACC_L in the item_db Loc fieldHaru1-33/+33
2017-09-17Replace 1048576 with EQP_SHADOW_ACC_R in the item_db Loc fieldHaru1-34/+34
2017-09-17Replace 524288 with EQP_SHADOW_SHOES in the item_db Loc fieldHaru1-38/+38
2017-09-17Replace 262144 with EQP_SHADOW_SHIELD in the item_db Loc fieldHaru1-44/+44
2017-09-17Replace 131072 with "EQP_SHADOW_WEAPON" in the item_db Loc fieldHaru1-51/+51
2017-09-17Replace 65536 with "EQP_SHADOW_ARMOR" in the item_db Loc fieldHaru1-46/+46
2017-09-17Replace 32768 with "EQP_AMMO" in the item_db Loc fieldHaru1-108/+108
2017-09-17Replace 8192 with "EQP_COSTUME_GARMENT" in the item_db Loc fieldHaru1-9/+9
2017-09-17Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc fieldHaru1-60/+60
2017-09-17Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc fieldHaru1-82/+82
2017-09-17Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc fieldHaru1-562/+562
2017-09-17Replace 512 with "EQP_HEAD_MID" in the item_db Loc fieldHaru1-149/+149
2017-09-17Replace 256 with "EQP_HEAD_TOP" in the item_db Loc fieldHaru1-972/+972
2017-09-17Replace 64 with "EQP_SHOES" in the item_db Loc fieldHaru1-198/+198
2017-09-17Replace 32 with "EQP_SHIELD" in the item_db Loc fieldHaru1-147/+147
2017-09-17Replace 16 with "EQP_ARMOR" in the item_db Loc fieldHaru1-307/+307
2017-09-17Replace 4 with "EQP_GARMENT" in the item_db Loc fieldHaru1-207/+207
2017-09-17Replace 2 with "EQP_WEAPON" in the item_db Loc fieldHaru1-820/+820
2017-09-17Replace 1 with "EQP_HEAD_LOW" in the item_db Loc fieldHaru1-122/+122
2017-09-17Add support for bitmask arrays in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace the remaining numbers in the item_db Upper field with bitmask arraysHaru1-10/+10
2017-09-17Replace the recurring 'Upper: 47' value in the item_db with a bitmask arrayHaru1-43/+43
2017-09-17Replace 1 with "ITEMUPPER_NORMAL" in the item_db Upper fieldHaru1-108/+108
2017-09-17Replace the recurring 'Upper: 56' value in the item_db with a bitmask arrayHaru1-240/+240
2017-09-17Replace the recurring 'Upper: 58' value in the item_db with a bitmask arrayHaru1-182/+182
2017-09-17Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_dbHaru1-13/+0
2017-09-17Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper fieldHaru1-5/+5
2017-09-17Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper fieldHaru1-2/+2
2017-09-17Add support for bitmask arrays in the item_db Upper fieldHaru1-1/+1
2017-09-17Fixes wrong Type values on db\re\item_db.confAtlantisRO1-26/+27
2017-09-17Replaced Number 18 in Type for Constant "IT_CASH" on item_db.confAtlantisRO1-1056/+1056
2017-09-17Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.confAtlantisRO1-177/+177
2017-09-17Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.confAtlantisRO1-108/+108
2017-09-17Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.confAtlantisRO1-39/+39
2017-09-17Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.confAtlantisRO1-62/+62
2017-09-17Replaced Number 6 in Type for Constant "IT_CARD" on item_db.confAtlantisRO1-1007/+1007