Age | Commit message (Expand) | Author | Files | Lines |
2017-09-17 | Replace 2097152 with EQP_SHADOW_ACC_L in the item_db Loc field | Haru | 1 | -33/+33 |
2017-09-17 | Replace 1048576 with EQP_SHADOW_ACC_R in the item_db Loc field | Haru | 1 | -34/+34 |
2017-09-17 | Replace 524288 with EQP_SHADOW_SHOES in the item_db Loc field | Haru | 1 | -38/+38 |
2017-09-17 | Replace 262144 with EQP_SHADOW_SHIELD in the item_db Loc field | Haru | 1 | -44/+44 |
2017-09-17 | Replace 131072 with "EQP_SHADOW_WEAPON" in the item_db Loc field | Haru | 1 | -51/+51 |
2017-09-17 | Replace 65536 with "EQP_SHADOW_ARMOR" in the item_db Loc field | Haru | 1 | -46/+46 |
2017-09-17 | Replace 32768 with "EQP_AMMO" in the item_db Loc field | Haru | 2 | -186/+186 |
2017-09-17 | Replace 8192 with "EQP_COSTUME_GARMENT" in the item_db Loc field | Haru | 1 | -9/+9 |
2017-09-17 | Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc field | Haru | 2 | -61/+61 |
2017-09-17 | Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc field | Haru | 2 | -83/+83 |
2017-09-17 | Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc field | Haru | 2 | -564/+564 |
2017-09-17 | Replace 512 with "EQP_HEAD_MID" in the item_db Loc field | Haru | 2 | -229/+229 |
2017-09-17 | Replace 256 with "EQP_HEAD_TOP" in the item_db Loc field | Haru | 3 | -1676/+1676 |
2017-09-17 | Replace 64 with "EQP_SHOES" in the item_db Loc field | Haru | 2 | -286/+286 |
2017-09-17 | Replace 32 with "EQP_SHIELD" in the item_db Loc field | Haru | 2 | -232/+232 |
2017-09-17 | Replace 16 with "EQP_ARMOR" in the item_db Loc field | Haru | 3 | -496/+496 |
2017-09-17 | Replace 4 with "EQP_GARMENT" in the item_db Loc field | Haru | 2 | -300/+300 |
2017-09-17 | Replace 2 with "EQP_WEAPON" in the item_db Loc field | Haru | 2 | -1377/+1377 |
2017-09-17 | Replace 1 with "EQP_HEAD_LOW" in the item_db Loc field | Haru | 3 | -189/+189 |
2017-09-17 | Add support for bitmask arrays in the item_db Loc field | Haru | 3 | -3/+3 |
2017-09-17 | Replace the remaining numbers in the item_db Upper field with bitmask arrays | Haru | 1 | -10/+10 |
2017-09-17 | Replace the recurring 'Upper: 47' value in the item_db with a bitmask array | Haru | 1 | -43/+43 |
2017-09-17 | Replace 1 with "ITEMUPPER_NORMAL" in the item_db Upper field | Haru | 1 | -108/+108 |
2017-09-17 | Replace the recurring 'Upper: 56' value in the item_db with a bitmask array | Haru | 2 | -243/+243 |
2017-09-17 | Replace the recurring 'Upper: 58' value in the item_db with a bitmask array | Haru | 1 | -182/+182 |
2017-09-17 | Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_db | Haru | 2 | -14/+0 |
2017-09-17 | Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper field | Haru | 2 | -87/+87 |
2017-09-17 | Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper field | Haru | 2 | -158/+158 |
2017-09-17 | Add support for bitmask arrays in the item_db Upper field | Haru | 3 | -3/+3 |
2017-09-17 | Fixes wrong Type values on db\re\item_db.conf | AtlantisRO | 1 | -26/+27 |
2017-09-17 | Replaced Number 18 in Type for Constant "IT_CASH" on item_db.conf | AtlantisRO | 2 | -1914/+1914 |
2017-09-17 | Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.conf | AtlantisRO | 2 | -269/+269 |
2017-09-17 | Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.conf | AtlantisRO | 2 | -186/+186 |
2017-09-17 | Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.conf | AtlantisRO | 2 | -77/+77 |
2017-09-17 | Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.conf | AtlantisRO | 2 | -118/+118 |
2017-09-17 | Replaced Number 6 in Type for Constant "IT_CARD" on item_db.conf | AtlantisRO | 2 | -1545/+1545 |
2017-09-17 | Replaced Number 5 in Type for Constant "IT_ARMOR" on item_db.conf | AtlantisRO | 2 | -4773/+4773 |
2017-09-17 | Replaced Number 4 in Type for Constant "IT_WEAPON" on item_db.conf | AtlantisRO | 2 | -1795/+1795 |
2017-09-17 | Removed type 3 values from pre-re/item_db.conf since type 3 (IT_ETC) is defau... | AtlantisRO | 1 | -1631/+0 |
2017-09-17 | Replaced Number 2 in Type for Constant "IT_USABLE" on item_db.conf | AtlantisRO | 2 | -1665/+1665 |
2017-09-17 | Replaced Number 0 in Type for Constant "IT_HEALING" on item_db.conf | AtlantisRO | 2 | -628/+628 |
2017-09-17 | Replaced Number 0 in Gender for Constant "SEX_FEMALE" on item_db.conf | AtlantisRO | 1 | -19/+19 |
2017-09-17 | Added Constant SEX_ANY (2) for Male and Female genders. | AtlantisRO | 3 | -88/+89 |
2017-09-17 | Fix an error in an AegisName | Haru | 1 | -1/+1 |
2017-09-17 | Update item DB (View -> ViewSprite) | Haru | 3 | -3289/+3289 |
2017-09-17 | Update item DB (View -> Subtype) | Haru | 2 | -1954/+1954 |
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 3 | -3/+6 |
2017-09-17 | Replace A_THROWWEAPON in the item database applicable entries | Haru | 2 | -62/+62 |
2017-09-17 | Replace A_CANNONBALL in the item database applicable entries | Haru | 2 | -10/+10 |
2017-09-17 | Replace A_KUNAI in the item database applicable entries | Haru | 2 | -14/+14 |