提交历史

作者 SHA1 备注 提交日期
  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 年之前
  shennetsind 9d14415b75 Removed pc_cant_newmount since it has been proved newer clients still support them. 13 年之前
  greenboxal2 745677aafd Fixed warning on mob.c. 13 年之前
  masao87 b04cf80fda - Some more 1st Class Platinum Skill NPC optimizations. 13 年之前
  kenpachi2k11 9f9dd5f6a6 Updated locations for colored Butterfly Wings (14582-14585) to official. 13 年之前
  greenboxal2 4f4f19caf6 Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bugreport:5615) 13 年之前
  masao87 a358c64671 - Follow up r15949 . 13 年之前
  masao87 46a800ad3b - Updated 1st class platinum skill NPC's. 13 年之前
  shennetsind 15b87ef9a5 really minor performance improvement on skill_check_condition_castbegin vs a player mounted on a wug, so that it doesn't unnecessarily allocate skill_get_requirement stuff when you won't be able to use the skill at all due to wug riding restrictions 13 年之前
  shennetsind 2ec8dccf2f Follow up r15936 Fixed crash when sc_increaseagi would be cast on non-players. 13 年之前
  flaviojs d90ebcbd87 Add ENABLE_EXTRA_BUILDBOT_CODE to CMakeLists.txt 13 年之前
  cleaverbeaver 6a0e308280 * Fixed (bugreport:5589) 13 年之前
  xantara 324e1cf7a2 - Fixed Emergency Call (bugreport:3291) so that it does not recall dead guild members 13 年之前
  greenboxal2 044d833541 Fixed bugreport:5599 magic damage reduction formula were wrong. 13 年之前