Historie revizí

Autor SHA1 Zpráva Datum
  Inkfish 86d162ad13 Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241) před 16 roky
  ultramage a40e59d2c7 Fixed a logic typo in one empty string check (from r4823). před 16 roky
  ultramage 578532f577 Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only. před 16 roky
  L0ne_W0lf de1a2bb0ac Removed a few out of date messages from msg_athena, and updated some others. před 16 roky
  zephyrus c5cc2257d3 - Moving all content of Homunculus code to a proper file Homunculus.c/h před 17 roky
  zephyrus 399efe15bd - Completed Mercenary Create, Delete, Save. Tests OK. před 17 roky
  zephyrus e5e14c14fe - Added column `mer_id` on char_db před 17 roky
  zephyrus 1204fd49db - Mercenary Packets (Server to Client). Still need a little more info. před 17 roky
  ultramage 398d3821df Removed the party_share_conflict() check. před 17 roky
  ultramage 4546c7fc0a Modified storage data loading před 17 roky
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) před 17 roky
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). před 17 roky
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). před 17 roky
  Kevin 236c7cba43 Some more updates to the quest log system. It has been completely moved to the inter server instead of the char server. před 17 roky
  Kevin 302adbf42a Major updates to the quest system. před 17 roky
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. před 17 roky
  zephyrus b493d16681 - Fixed bug report 1170. před 17 roky
  zephyrus 0c381f2877 - Auction System implementation completed. před 17 roky
  zephyrus a6a68c756d - Added support for Auction Close and Cancel. před 17 roky
  zephyrus 62c41846f0 - Fixed some bugs on auction. před 17 roky
  zephyrus 076f76077d - More updates to Auctions. Now you "really" can register auctions, limit to 5 per char (according to official info). před 17 roky
  zephyrus 2fda0f2d90 - Missing update for @auction. před 17 roky
  zephyrus 284334b4f0 - Merged Auction Search and Register. It seen to work fine, so you can test those. před 17 roky
  zephyrus 1cbcdaf3f2 - New optimizations for mail system and adjust to use it on Auctions. před 17 roky
  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). před 17 roky
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). před 17 roky
  ultramage db3db2c2e5 Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943) před 17 roky
  ultramage 8be1c4d48c * Some preparations for the guild script update před 17 roky
  ultramage e464c81aea Removed the badly designed/unfinished guild_check_conflict() data integrity check (that wasn't actually being used up 'till now). před 17 roky
  zephyrus 2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server. před 17 roky