提交历史

作者 SHA1 备注 提交日期
  brianluau ac925c6f28 - Updated Novice WoE script, follow-up to r15657 (bugreport:5653) 13 年之前
  epoque11 33cad70492 - Updated the unit engine to cache attacker count rather than utilise CPU intensive block iterations 13 年之前
  shennetsind 1bac5ef84d Fixed bugreport:5668 delayed consumption items are no longer usable while sitting. (temporary measure until we figure what actually broke it) 13 年之前
  brianluau a0ef961db9 - Removed leftover TXT configs, follow-up to r15503. 13 年之前
  shennetsind 2f177fa207 A minor memory improvement, and some curly brace love. 13 年之前
  eathenabot 2214af7c54 - Removed some leftover svn:ignore properties, follow-up to r15503. 13 年之前
  shennetsind 622ce6fd0f Yet another performance improvement: Shut Down processing is now about to 7 times faster. 13 年之前
  shennetsind 444142de89 Follow up r16004 >_<" some not-supposed-to-be-comitted debug messages slipped in. 13 年之前
  shennetsind 535e0712a9 reasonably-sized performance improvement: @reloadscript is about to 3 times faster. 13 年之前
  epoque11 9b45e8e104 - Fixed a missing variable storage allocation resulting in NPC variables not being saved (bugreport:5669) 13 年之前
  epoque11 7c11d35955 - Fixed a map-server crash when script variable storage reference is NULL (bugreport:5666) 13 年之前
  epoque11 1bf50eb5d9 Happy 1000th commit rAthena! 13 年之前
  brianluau 9d4db5d5ae - Fixed a spelling and grammar typo in quests_13_2.txt (bugreport:5665) 13 年之前
  epoque11 ab8f7490a0 - Fixed an issue with the instance variable storage system never being initialised (since unknown revision) 13 年之前
  epoque11 02e4daf67d - Updated the script engine to make use of the DBMap* structure for storing variables (for Ind <3) 13 年之前
  og2 de96ee0457 Fixed (bugreport:5661) - Thanks to Toshiro 13 年之前
  epoque11 20e1d5b8b4 - Updated the script engine to store references to important re-used methods (set, callfunc, callsub, getelementofarray) 13 年之前
  brianluau 17ac295e6c - Set svn:eol-style=native on text files. 13 年之前
  epoque11 c9228bf0f3 - Fixed typo for the -- operator (follow-up to r15982) 13 年之前
  epoque11 b287bda7f8 - Updated script documentation to reflect changes applied in r15979, r15981 and r15982 13 年之前
  epoque11 c3193f3106 - Added initial support for direct variable assignment (allows assigning values to variables without the use of 'set') 13 年之前
  epoque11 870a300ae5 - Follow-up to r15979, updated parse_simpleexpr to parse direction function invocation 13 年之前
  epoque11 2578dfe2f9 - Added support for scripts to call user-defined functions without the use of callfunc 13 年之前
  greenboxal2 7aff48d520 Follow up r15975. Fixed warning on elemental.c. (bugreport:5637) 13 年之前
  xazax-hun f304ebb056 * Replaced rand() calls with rnd(). 13 年之前
  xazax-hun 529295983e * Code consistency updates. No functional changes. Credits to Lighta. 13 年之前
  shennetsind 2a8f785f04 Fixed bugreport:4468 Frost Nova freeze chance has been updated to meet its renewal values. 13 年之前
  shennetsind f6300d31f9 Fixed Wall of Thorn skill, all of its conditions should now be met. 13 年之前
  shennetsind 08c67d5d99 Fixed bugreport:5624 Thorn Trap 'immobilization' effect should now be working properly. 13 年之前
  shennetsind 147c6ddbad Minor performance improvement on script function is_function -- replaced strdb_get with strdb_exists since we don't use the data at all. 13 年之前