Historial de Commits

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