Историја ревизија

Аутор SHA1 Порука Датум
  ultramage eb99fad326 Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp skull drop, respectively). пре 17 година
  ultramage c9d36f8201 Disabled the gm-hide namerequest cheat detection, uncomment if you know what you're doing. пре 17 година
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). пре 17 година
  ultramage 54dc1c0f1a Removed the IRC bot system, now a customization (see topic:194306) пре 17 година
  zephyrus d48a482180 - Implemented official Convex Mirror (With help of Yomanda and Sirius White) пре 17 година
  ultramage 249d1350e5 Fixed a bug in the npc shop code, where requesting an item that wasn't on the list caused the server to keep scanning past the list's array bounds. пре 17 година
  ultramage 4546c7fc0a Modified storage data loading пре 17 година
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) пре 17 година
  ultramage bfd5397913 Renamed 'storage_' to 'items' in the storage_data structure. пре 17 година
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). пре 17 година
  FlavioJS 9df0adf347 * Users can't click floating npcs directly. (quick fix for bugreport:1814) пре 17 година
  akrus a4c55c070a Fixed a typo :o пре 17 година
  sketchyphoenix c63756b74b * Players autotrading will not be able to recieve whispers (bugreport:1804) пре 17 година
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. пре 17 година
  sketchyphoenix 85e23b586c Added a fix for refresh properly displaying dead and sitting players. пре 17 година
  ultramage 66fe96fbb0 Devotion links will now be sent properly in all situations (followup to 12171). пре 17 година
  ultramage 37ddd1c503 Added Ai4rei's "gm can view all players' equips" feature (topic:186519). пре 17 година
  ultramage 5ae3401e2a Removed the debug message from r12726 (bugreport:1587) пре 17 година
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). пре 17 година
  ultramage 7779074bd2 Fixed stat values displaying incorrectly when increasing them past 255 (wraparound, ack packet only has 1 byte). пре 17 година
  ultramage 2ecdab9606 Moved the options to disable specific compiler warnings from the generic 'AdditionalOptions' to the appropriate 'DisableSpecificWarnings' section. пре 17 година
  ultramage 6b904e34cb Increased the allowed packet size for chat messages. пре 17 година
  ultramage 99926544f3 Added clif_announce_ex() for broadcasts with varying font size пре 17 година
  ultramage dca2adcfd4 Fixed a mistake in r11344 that caused the 'my shop' window to display info about cards slotted in items incorrectly (bugreport:1502). пре 17 година
  ultramage 836deebfb9 Fixed a script engine problem where warping away while having a menu window open and talking to an another npc with a menu would produce menu option count mismatch errors (bugreport:1208) пре 17 година
  ultramage 14017b0f8a Added correct extended info packets for items that are being moved into storage or cart. пре 17 година
  zephyrus 31320fcc9d - Added some new items and headgears. пре 17 година
  skotlex 247996b40e - Added function battle_attr_ratio to handle just getting the attribute table data. Fixes Sense messing up with elemental based statuses. пре 17 година
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). пре 17 година
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. пре 17 година