Historia zmian

Autor SHA1 Wiadomość Data
  ultramage d84310bc4e Fixed wrong mvp format string for @mobinfo (would not show big mvp exp rewards correctly). 17 lat temu
  zephyrus 48ba5004a6 - Starting preparatives for Auctions System. 17 lat temu
  zephyrus e6bf7c5458 - Added cash shop support. (i need to add documentation, working on it). 17 lat temu
  ultramage a9bafe200d Added support for the "view player equip" feature (see topic:174461) 17 lat temu
  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 lat temu
  ultramage 4c32b53443 Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a missing global function declaration 17 lat temu
  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 lat temu
  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 lat temu
  L0ne_W0lf b03a01ee95 Fixed a typo in /map/clif.c (acount_id -> account_id) 17 lat temu
  FlavioJS e8c226e1f3 * Forgotten update to the definition of script command 'input'. 17 lat temu
  ultramage bcac761953 Removed some useless svn:ignore properties. 17 lat temu
  zephyrus 8b151df5c7 - Some fixes to mail system. 17 lat temu
  zephyrus c4fb4f4361 - Some code cleanups. 17 lat temu
  ultramage 2ef6778696 Fixes to Devotion (see topic:153345) 17 lat temu
  ultramage b6520cbfd6 Added an out-of-bounds crashfix for map_delobject and map_delobjectnofree. 17 lat temu
  ultramage c53f4f1955 Some random cleaning 17 lat temu
  ultramage 8591686b27 Fixed/cleaned r12114 and 12117. 17 lat temu
  zephyrus 4fcaa2f78f - Optimized some code about @size changes in chars. 17 lat temu
  ultramage f855102c48 * Manner system fixing 17 lat temu
  ultramage fc719995cb * Client packet corrections 17 lat temu
  ultramage 1859b5e45a Applied a temp patch to make some npc-executed atcommands work again (bugreport:790). 17 lat temu
  ultramage d5455fabfc Simplified the BL_CAST macro (see topic:166795) 17 lat temu
  skotlex ced9aada8c - Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1. 17 lat temu
  skotlex 5c4212300a - corrected duration of sphere mines to be 30 secs regardless of skill level 17 lat temu
  ultramage d3ff689c2b Added missing code to log main chat messages sent by whispering to main_chat_nick (bugreport:424) 17 lat temu
  ultramage 67cb0da56c Corrected a TXT compilation problem caused by r12023 (mail system code is not present in TXT builds). 17 lat temu
  zephyrus 825d214242 - Fixed a visual itemdupple bug on mail system. 17 lat temu
  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 lat temu
  ultramage 51e05f0fcf Fixed a typo in r12008 causing server crashes when sending the fake npc packet. 17 lat temu
  skotlex 416f151368 - Fixed clif_sendfakenpc not being updated for PACKETVER 9 17 lat temu