Commit History

Author SHA1 Message Date
  gepard1984 412c51b4bd Minor NPC code cleanup: timer labels. 13 years ago
  gepard1984 14d2a44ea5 - Fixed dangling pointer caused by r15644 (partially reverted). 13 years ago
  gepard1984 7da6590aad Proper fix for r15641 (reference to non-existant NPC). 13 years ago
  shennetsind c971087af3 Follow up r15638: the 'sd' party is unnecessary -- when there is no player (e.g. killed by command/npc) the modifier is always 100%. also, the primary 'sd' in mob_dead is 'mvp_sd' and not 'sd'. 13 years ago
  gepard1984 17bb9ae684 Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing. 13 years ago
  gepard1984 57de7584e8 Fixed skillname->ID DBMap storing skill integer value in void pointer. 13 years ago
  gepard1984 b4d04d7117 Enabled `DB_OPT_RELEASE_DATA` for atcommands `DBMap`s so they are able to free data automatically (as pointed out by Wildcard). 13 years ago
  masao87 4defbd1e6f - Follow up r15636, removed an warning where the Script trys to hide an Non-Existant NPC named "Staff#airplane_01". 13 years ago
  gepard1984 1e31877e30 Some NPC code cleanup (event labels). 13 years ago
  protimus 2b62d9c05d Fixed Bradium Brooch ASPD bonus. 13 years ago
  protimus d70e5562da Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377) 13 years ago
  gepard1984 9e913e885f Updated Apple Gambling script to official. 13 years ago
  gepard1984 202909582c Updated Airship NPCs to official. 13 years ago
  shennetsind 4f28d3ef20 Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277 13 years ago
  brianluau 3d8bd6c9c1 - Fixed a small typo in script_commands.txt 13 years ago
  gepard1984 7c60f9f8da Fixed Heal amount on skill levels 1~9 (since r15009, bugreport:5372). 13 years ago
  gepard1984 f918aa8aad Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370). 13 years ago
  eathenabot 0041662145 * Merged changes up to eAthena 15075. 13 years ago
  og2 31f640090e Strange Hydra Quest + Hydra Ball(bugreport:5339) 13 years ago
  brianluau 3df0386889 - Clarified the comment about spaces in 'server_name' config. (bugreport:2656) 13 years ago
  gepard1984 8a541cdba3 Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:5367). 13 years ago
  xantara 75d4b76993 Fixed Royal Guard's Banding skill & icon activation (bugreport:5210) 13 years ago
  xantara ef2e407b17 Applied renewal skill changes: (bugreport:5302) 13 years ago
  lordttseven 7ed49a2dad * fixed third class skill point allocation logic (follow-up to r15594, bugreport:5329) 13 years ago
  lordttseven 6ca4baa006 * updated the custom job changer npc that ships with rA to support both branches of 3rd classes for easier testing proper job change mechanics 13 years ago
  kenpachi2k11 7587a0d74b Follow up r15619: Added missing apostrophes in ATK field in item_db_re.sql. (Glorious Arc Wand) 13 years ago
  shennetsind d982b4534b minor improvement on status_calc_<stat> for SL_HIGH soul link, being it does not stack with other status changes. 13 years ago
  shennetsind 44f4a1ed41 Follow up r15620 (forgot to commit recursively =x added missing files) 13 years ago
  shennetsind 779ab672a4 Updated Enchant Blade, bugreport:5346 13 years ago
  kenpachi2k11 e4274bca68 Fixed Refined Quadrilles bonus script. (bugreport:4835) 13 years ago