summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Fixed bugreport:5660 DEF and MDEF now display in its proper renewal fields (u...shennetsind2-19/+26
2012-05-02Fixed bugreport:5502 Fixed bug with character moving to attack target (normal...shennetsind1-33/+15
2012-05-02Fixed bugreport:5682 elemental_init was being called instead of final at inter.cshennetsind3-4/+4
2012-05-02@mi/@mobinfo: Added support for mob FLEE & HIT, dropped SP support (all offic...shennetsind2-3/+13
2012-05-02Updated load order so that map server's console display order is preservedshennetsind1-1/+1
2012-05-02Follow up r16025 minor performance improvement on the already-stupid job name...shennetsind1-11/+12
2012-05-01Follow up r16025 fixing gcc warning, special thanks to brian for noticing.shennetsind1-1/+2
2012-05-01Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.shennetsind7-3/+561
2012-05-01- Updated "gained exp" dialog, follow-up to r14920. (bugreport:5662)brianluau1-18/+16
2012-05-01Revert the amount of Base Exp reward.mandark0221-6/+7
2012-04-30Fixed (bugreport:5570) added break and continue in switch-case blockmandark0221-1/+24
2012-04-30Fixed (bugreport:5662) base experience rewards.mandark0221-6/+7
2012-04-30- Fixed compilation errors due to unnamed argument in npc_unload (bugreport:5...epoque111-1/+1
2012-04-30- Amended the permanent NPC variable instance system to utilise the same allo...epoque111-4/+2
2012-04-30- Fixed NPC instance variables not being passed through to callfunc; or calls...epoque111-4/+10
2012-04-30- Removed copyarray; functionality when running set; or assigning variables (...epoque111-2/+4
2012-04-30- Updated Novice WoE script, follow-up to r15657 (bugreport:5653)brianluau1-5/+5
2012-04-29- Updated the unit engine to cache attacker count rather than utilise CPU int...epoque116-76/+61
2012-04-29Fixed bugreport:5668 delayed consumption items are no longer usable while sit...shennetsind1-3/+6
2012-04-29- Removed leftover TXT configs, follow-up to r15503.brianluau6-55/+12
2012-04-29A minor memory improvement, and some curly brace love.shennetsind3-18/+18
2012-04-29- Removed some leftover svn:ignore properties, follow-up to r15503.eathenabot0-0/+0
2012-04-29Yet another performance improvement: Shut Down processing is now about to 7 t...shennetsind3-28/+17
2012-04-29Follow up r16004 >_<" some not-supposed-to-be-comitted debug messages slipped...shennetsind1-19/+11
2012-04-29reasonably-sized performance improvement: @reloadscript is about to 3 times f...shennetsind6-30/+34
2012-04-29- Fixed a missing variable storage allocation resulting in NPC variables not ...epoque111-1/+1
2012-04-29- Fixed a map-server crash when script variable storage reference is NULL (bu...epoque111-2/+8
2012-04-29Happy 1000th commit rAthena!epoque111-1/+1
2012-04-29- Fixed a spelling and grammar typo in quests_13_2.txt (bugreport:5665)brianluau1-1/+1
2012-04-28- Fixed an issue with the instance variable storage system never being initia...epoque114-34/+18
2012-04-28- Updated the script engine to make use of the DBMap* structure for storing v...epoque118-92/+72
2012-04-28Fixed (bugreport:5661) - Thanks to Toshiroog21-38/+36
2012-04-28- Updated the script engine to store references to important re-used methods ...epoque111-53/+76
2012-04-28- Set svn:eol-style=native on text files.brianluau0-0/+0
2012-04-27- Fixed typo for the -- operator (follow-up to r15982)epoque111-1/+1
2012-04-27- Updated script documentation to reflect changes applied in r15979, r15981 a...epoque111-0/+54
2012-04-27- Added initial support for direct variable assignment (allows assigning valu...epoque112-5/+190
2012-04-26- Follow-up to r15979, updated parse_simpleexpr to parse direction function i...epoque112-0/+19
2012-04-26- Added support for scripts to call user-defined functions without the use of...epoque111-2/+15
2012-04-25Follow up r15975. Fixed warning on elemental.c. (bugreport:5637)greenboxal21-0/+1
2012-04-25* Replaced rand() calls with rnd().xazax-hun5-32/+32
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun10-152/+157
2012-04-25Fixed bugreport:4468 Frost Nova freeze chance has been updated to meet its re...shennetsind1-0/+8
2012-04-25Fixed Wall of Thorn skill, all of its conditions should now be met.shennetsind2-24/+51
2012-04-25Fixed bugreport:5624 Thorn Trap 'immobilization' effect should now be working...shennetsind1-0/+1
2012-04-25Minor performance improvement on script function is_function -- replaced strd...shennetsind1-3/+3
2012-04-25Removed pc_cant_newmount since it has been proved newer clients still support...shennetsind4-26/+2
2012-04-25Fixed warning on mob.c.greenboxal21-1/+1
2012-04-24- Some more 1st Class Platinum Skill NPC optimizations.masao874-14/+14
2012-04-24Updated locations for colored Butterfly Wings (14582-14585) to official.kenpachi2k111-28/+28