커밋 기록

작성자 SHA1 메시지 날짜
  ai4rei c792e189e4 * Moved function 'exists' (file presense check) to utils.c, so that it is available to code outside of lock.c 14 년 전
  ai4rei df022f175d * Resolved missing script documentation (bugreport:4578). 14 년 전
  ai4rei 91aee9b80c * Made job_db1.txt, job_db2.txt, size_fix.txt and refine_db.txt reading use sv_readdb. 14 년 전
  ai4rei 739d77f80f * Added SV_READDB_MAX_FIELDS define for configuration of the sv_readdb limit. 14 년 전
  ai4rei cbc43338bf * Made skill_tree.txt reading use sv_readdb. [Ai4rei] 14 년 전
  ai4rei 6cb2c681c9 * Added a define for star gladiator feel/hate info array length (follow up to r8721 and r11840). 14 년 전
  ai4rei 72c5290837 * Fixed script command getusers causing 'player not attached' errors when asking for character count in entire server (bugreport:4591, since r14495). 14 년 전
  ai4rei c634198301 * Resolved issues with item delay system. 14 년 전
  ai4rei b870941ee0 * Insignificant code tweaks: removal of excess function declarations and self assignments. 14 년 전
  ai4rei c82e8e36f1 * Added an option to re-roll the /dice emotion server-side, to prevent cheats during events (bugreport:4194). 14 년 전
  ai4rei 93e376eac5 * Added emotion_type enumeration for clif_emotion constants. 14 년 전
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. 14 년 전
  ai4rei 8b5c0c742b * Resolved multiple issues with the party booking system (bugreport:4573, since r14412). 14 년 전
  ai4rei 7a092c2aca * Removed 'negative clrtype is used for skipping unauthed objects from saving' introduced in r9975, as it is no longer required/used (follow up to r12223). 14 년 전
  ai4rei 4d73f8ab86 * Made the party booking search pass results as array of pointers, rather than array of indexes, which require further lookup. 14 년 전
  ai4rei c13027baf7 * Replaced literal constants related to the party booking system with defines. 14 년 전
  ai4rei 97f148678c * Fixed pets derived from immobile monsters not being able to walk (bugreport:3377, since r13789). 14 년 전
  ai4rei a5326bd2b6 * Fixed a crash uncovered with r14501, caused by outdated local variables when a script is about to suspend or terminate (bugreport:4577). 14 년 전
  ai4rei 2c88023b3d * Fixed a crash when using food status bonuses with cash food status bonuses (bugreport:4582, since r14437). 14 년 전
  ai4rei 81a1e993cc * Fixed description of bCriticalAddRace having 'race' and 'crit' parameters interchanged (bugreport:4383, since r1116 and r1382, related r12804). 14 년 전
  ultramage 81420ce9cd Reverted r14504, the old value is correct due to how the equation works. 14 년 전
  ultramage 74872445ff Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249). 14 년 전
  ai4rei 6354bf0a0c * Some updates and fixes to script command documentation. [Ai4rei] 14 년 전
  ai4rei 5042f8262c * Fixed base and job exp not getting reset on (de)leveling through commands (bugreport:85). 14 년 전
  ai4rei f483bfedc3 * Fixed auto-generated statpoint table missing 3 status points (since r1107). 14 년 전
  ai4rei 10396bbbbf * Too large client packets, which would otherwise cause the client to crash, are now dropped and reported (bugreport:4391). 14 년 전
  ai4rei 3541b61e5e * Fixed a crash when an unknown map is encountered during parsing a 'script' npc and the script has mismatched curly braces (bugreport:4423, since r11502). 14 년 전
  ai4rei db5357a6e0 * Fixed script commands attachrid and detachrid not updating the attached character's information about currently running script, causing errors with dialog-based scripts or preventing characters from walking (bugreport:4571). 14 년 전
  ai4rei 68168bbf6d * Fixed party booking search not interpreting level 0 as 'all levels' and using level as upper rather than lower bound (bugreport:4537, since r14412). 14 년 전
  Paradox924X 8b08fa4241 Display a message showing the user where to change MAX_ITEMDELAYS when they have too many entries in the item_delays db. Follow-up to r14455. 14 년 전