Commit Verlauf

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