Commit History

Upphovsman SHA1 Meddelande Datum
  ai4rei 2fb2b1444f * Fixed drop list of map flag 'pvp_nightmaredrop' not getting cleared upon @reloadscript (bugreport:4282, follow up to r14668). 14 år sedan
  ai4rei 639bafa88e * Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671). 14 år sedan
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). 14 år sedan
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 år sedan
  ai4rei 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). 14 år sedan
  ai4rei 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. 14 år sedan
  ai4rei 33d2446b11 * Collection of random insignificant changes. 14 år sedan
  ai4rei 1e81541e66 * Resolved random compiler warnings. 14 år sedan
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). 14 år sedan
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). 14 år sedan
  ai4rei 4ac5525eb8 * Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, since r1275). 14 år sedan
  ai4rei 5c84df6a15 * Fixed using main chat nick longer than 15 characters would cause a buffer overflow (bugreport:2671, since r5013). 14 år sedan
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. 14 år sedan
  ai4rei 8b5c0c742b * Resolved multiple issues with the party booking system (bugreport:4573, since r14412). 14 år sedan
  ai4rei 3d66b0309b * Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402). 14 år sedan
  Paradox924X 53e81e1369 Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512) 14 år sedan
  Paradox924X f90cd14259 Added NULL initialization to info variable in map_readfromcache() to satiate compiler. (bugreport:4399) 14 år sedan
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. 14 år sedan
  L0ne_W0lf b0ba85081c * Touched up the party booking patch, seems I forgot some lines in clif.c...and managed to duplicate a line in map.c. 14 år sedan
  L0ne_W0lf ba7f770b45 * Added Spira's Party Booking System implementation 14 år sedan
  Paradox924X e2ada0e1ea Ensure a pointer is valid within map_readfromcache() before attempting to access its members. 14 år sedan
  Skotlex e19451d423 - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients. 14 år sedan
  Skotlex 1a2fd04b19 - Merged Shinryo's patch to speed up map-cache loading. 14 år sedan
  brianluau fce629ec1f - Fixed 'OnPCLogoutEvent' being queued and never executed if 15 år sedan
  ultramage 339022cd20 Some generic code cleanups (unused struct, user counting, code comment). 15 år sedan
  brianluau 6f10a38dd9 - Fixed a misleading description. (bugreport:4008) 15 år sedan
  Paradox924X 0c828bfc57 Moved log_sql_init() call up in map-server-init to after after map_sql_init() call to prevent unnecessary processing before a potential quit. 15 år sedan
  ultramage ada5a13abe Fixed instances not initializing after reloadscript (bugreport:3522). 15 år sedan
  ultramage c517fd305a Resolved a client hang in the scenario where the client sent loadendack before the server finished loading all data (bugreport:3700). 15 år sedan
  L0ne_W0lf a39d3e704f * Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:3618). 15 år sedan