提交歷史

作者 SHA1 備註 提交日期
  ultramage d84310bc4e Fixed wrong mvp format string for @mobinfo (would not show big mvp exp rewards correctly). 17 年之前
  zephyrus 48ba5004a6 - Starting preparatives for Auctions System. 17 年之前
  zephyrus e6bf7c5458 - Added cash shop support. (i need to add documentation, working on it). 17 年之前
  ultramage a9bafe200d Added support for the "view player equip" feature (see topic:174461) 17 年之前
  ultramage f4347446d4 * Removed code in socket.c that tries to avoid send buffer overloading, as there is a scenario (many players and charserver disconnect) where mass char saving produces huge ammounts of data to send (see r11503) 17 年之前
  ultramage 4c32b53443 Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a missing global function declaration 17 年之前
  skotlex 9c638fa6b2 - Added status_calc_life to properly calculate hp/max_hp as a ratio taking into accounts overflows (and for now also avoids divisions by 0). Applied this function around clif.c, mob.c and pet.c 17 年之前
  skotlex 1e0a82fab3 - Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging). 17 年之前
  L0ne_W0lf b03a01ee95 Fixed a typo in /map/clif.c (acount_id -> account_id) 17 年之前
  FlavioJS e8c226e1f3 * Forgotten update to the definition of script command 'input'. 17 年之前
  ultramage bcac761953 Removed some useless svn:ignore properties. 17 年之前
  zephyrus 8b151df5c7 - Some fixes to mail system. 17 年之前
  zephyrus c4fb4f4361 - Some code cleanups. 17 年之前
  ultramage 2ef6778696 Fixes to Devotion (see topic:153345) 17 年之前
  ultramage b6520cbfd6 Added an out-of-bounds crashfix for map_delobject and map_delobjectnofree. 17 年之前
  ultramage c53f4f1955 Some random cleaning 17 年之前
  ultramage 8591686b27 Fixed/cleaned r12114 and 12117. 17 年之前
  zephyrus 4fcaa2f78f - Optimized some code about @size changes in chars. 17 年之前
  ultramage f855102c48 * Manner system fixing 17 年之前
  ultramage fc719995cb * Client packet corrections 17 年之前
  ultramage 1859b5e45a Applied a temp patch to make some npc-executed atcommands work again (bugreport:790). 17 年之前
  ultramage d5455fabfc Simplified the BL_CAST macro (see topic:166795) 17 年之前
  skotlex ced9aada8c - Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1. 17 年之前
  skotlex 5c4212300a - corrected duration of sphere mines to be 30 secs regardless of skill level 17 年之前
  ultramage d3ff689c2b Added missing code to log main chat messages sent by whispering to main_chat_nick (bugreport:424) 17 年之前
  ultramage 67cb0da56c Corrected a TXT compilation problem caused by r12023 (mail system code is not present in TXT builds). 17 年之前
  zephyrus 825d214242 - Fixed a visual itemdupple bug on mail system. 17 年之前
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). 17 年之前
  ultramage 51e05f0fcf Fixed a typo in r12008 causing server crashes when sending the fake npc packet. 17 年之前
  skotlex 416f151368 - Fixed clif_sendfakenpc not being updated for PACKETVER 9 17 年之前