提交历史

作者 SHA1 备注 提交日期
  ai4rei 806daea231 * Replaced buildin_getpartyname_sub, buildin_getguildname_sub and buildin_getguildmaster_sub, which create only unnecessary overhead, with equivalent inlined code. 14 年之前
  ai4rei f27307a8cf * Fixed bAutoSpellOnSkill bonuses not working independently of each other (bugreport:4617, since r13596, related r14536). 14 年之前
  ai4rei e560ba458b * Revised argument declaration of all script commands according to the actual functions' argument usage. 14 年之前
  ai4rei a322c9e9f1 * Applied update to charhelp.txt provided by EvilPuncker to match current charcommand behavior (bugreport:4632, follow up to r13403). 14 年之前
  ai4rei 522a51bb10 * Removed some of the duplicate, storage-related packet code. 14 年之前
  ai4rei 6cfbe77910 * Applied some script command documentation updates and fixes as already done inside the wiki. 14 年之前
  ai4rei 00a72ed8b9 * Fixed txt-converter-login was no longer compilable with supplied project/make files, due to missing reference to function exists in utils.c (bugreport:4626, since r14528). 14 年之前
  ai4rei 437a082a1a * Applied svn:eol-style to VS2010 project files (follow up to r14562). 14 年之前
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). 14 年之前
  Paradox924X 45c05e45b7 Removed unnecessary reference operator from scanf calls passing character strings as arguments in adduser tool. 14 年之前
  Paradox924X f95546e131 Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this. 14 年之前
  Paradox924X bece9eef66 Removed arbitrary account id from atop account.txt (Since r13000). 14 年之前
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). 14 年之前
  Paradox924X f6d95be1f9 Added Visual Studio 10 project files. 14 年之前
  ai4rei eaa7afe00c * Further corrections to doc/item_bonus.txt (bugreport:4624). 14 年之前
  ai4rei a6c1101658 * Corrected description for bonuses bHealPower and bHealPower2 stating skill names being supported, although the bonus does not accept 'skill' as parameter (bugreport:4619, since r13821). 14 年之前
  L0ne_W0lf 013acf50b1 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. 14 年之前
  ai4rei c1151a7ee3 * Fixed party booking search increasing result counter, even when no results were found, causing crashes from r14516 onwards (bugreport:4615, since r14412). 14 年之前
  ai4rei 2e82e68ce9 * Fixed soul linkers not receiving taekwon angel buffs upon level up (bugreport:3585, since r3657 and r3660, related r6294). 14 年之前
  L0ne_W0lf d68eeba638 Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerport:4569) 14 年之前
  ai4rei d3773c0b51 * Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddMonsterDropItemGroup (bugreport:4063, partially since r1572). 14 年之前
  ai4rei 5cfc017080 * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29). 14 年之前
  L0ne_W0lf e4ae836f44 Updated some more cash shop boxes to use rentitem instead of getitem. 14 年之前
  ai4rei cd78795961 * Various code tweaks and updates related to item types. 14 年之前
  ai4rei df41665d39 * Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549). 14 年之前
  L0ne_W0lf 28e4aaf123 * Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s). 14 年之前
  ai4rei 4ac5525eb8 * Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, since r1275). 14 年之前
  ai4rei 081db1deb2 * Removed redundant check in food vs. cash food status change overriding code, partially suggested by xazax (related r14437 and r14510). 14 年之前
  ai4rei ff135c1ee5 * Added an error message when a client connection exceeds the socket write buffer, so that it does not appear to be closed for no apparent reason (follow up to r13469). 14 年之前
  ai4rei fc662a0020 * Random clif.c fixes and cleanups. 14 年之前