Commit Verlauf

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