Age | Commit message (Expand) | Author | Files | Lines |
2011-12-30 | Fixed a bug with the client-called walk+skill chain, | shennetsind | 1 | -1/+1 |
2011-12-30 | Fixed ancient MvP dmotion/walkdelay/hitlock exploit, bugreport:1851 | shennetsind | 1 | -0/+6 |
2011-12-29 | Fixed SC_BURNING icon not going off after it was over; | shennetsind | 1 | -1/+1 |
2011-12-25 | - Full revert of r15116. | brianluau | 1 | -5/+1 |
2011-12-25 | * Merged changes up to eAthena 15049. | eathenabot | 1 | -4/+3 |
2011-12-23 | * Merged changes up to eAthena 15038. | eathenabot | 1 | -3/+3 |
2011-12-21 | Follow up to r15193, bugreport:5135 | shennetsind | 1 | -2/+2 |
2011-12-21 | Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to ... | shennetsind | 1 | -1/+1 |
2011-12-21 | Fixed soul drain visual effect not being displayed to mobs, bugreport:2980 | shennetsind | 1 | -2/+5 |
2011-12-20 | Fixed pneuma being displayed on land protector, bugreport:1715 | shennetsind | 1 | -0/+8 |
2011-12-20 | * Fixed invalid state running of TK_JUMPKICK (Flying Kick). | protimus | 1 | -1/+1 |
2011-12-20 | slaves are now able to teleport to their master even on monster_noteleport fl... | shennetsind | 1 | -1/+1 |
2011-12-17 | Fixed Monster Animation Bug: | shennetsind | 1 | -2/+4 |
2011-12-15 | fixed asura targetting, bugreport:5052 | shennetsind | 1 | -3/+3 |
2011-12-15 | Asura-Combo Fixed, bugreport:5052 | shennetsind | 1 | -2/+2 |
2011-12-14 | unit_blown now returns number of moved cells, bugreport:4985 | shennetsind | 1 | -1/+5 |
2011-12-14 | - Fixed mercenaries not warping to their master if the master is more than 15... | epoque11 | 1 | -0/+11 |
2011-12-13 | Follow up r15084, tested and adjusted | shennetsind | 1 | -1/+1 |
2011-12-13 | - Optimised the guild aura routine which was wasting cycles by processing eve... | epoque11 | 1 | -2/+9 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 1 | -0/+4 |
2011-12-09 | Battlegrounds bug fix, bugreport:4996 | shennetsind | 1 | -1/+0 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -7/+73 |
2011-10-16 | * Changed function-like macros into inline functions where it seemed appropri... | ai4rei | 1 | -3/+7 |
2011-08-23 | - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage ... | Skotlex | 1 | -15/+16 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -8/+8 |
2011-06-11 | * Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ... | ai4rei | 1 | -1/+1 |
2011-04-16 | * Some cleanups related to player and monster states. | ai4rei | 1 | -1/+1 |
2011-04-09 | * Moved duel code into a separate file. | ai4rei | 1 | -0/+1 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -3/+2 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 1 | -0/+1 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+2 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -65/+65 |
2011-01-08 | * Fixed kill steal protection result in skill casting (unit_skilluse_id2) not... | ai4rei | 1 | -2/+3 |
2010-12-02 | * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec... | ai4rei | 1 | -1/+1 |
2010-11-29 | * Insignificant code tweaks: removal of excess function declarations and self... | ai4rei | 1 | -2/+0 |
2010-11-28 | * Added emotion_type enumeration for clif_emotion constants. | ai4rei | 1 | -1/+1 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -13/+13 |
2010-11-28 | * Removed 'negative clrtype is used for skipping unauthed objects from saving... | ai4rei | 1 | -30/+19 |
2010-11-24 | * Fixed calls to pc_delautobonus assuming map_session_data::autobonus2 and ma... | ai4rei | 1 | -2/+2 |
2010-11-23 | * Various small cleanups. | ai4rei | 1 | -29/+53 |
2010-11-23 | * Added script command pushpc, which is required by newer scripts. | ai4rei | 1 | -0/+48 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -22/+22 |
2009-12-24 | Fixed a memleak that occurs when a player exits while waiting on a script sel... | ultramage | 1 | -6/+5 |
2009-11-26 | * NPC event code cleanups. | Inkfish | 1 | -7/+5 |
2009-11-03 | * Added battle_config.mob_slave_keep_target config option (monster.conf) | L0ne_W0lf | 1 | -1/+4 |
2009-10-27 | * Cast time of Emergency Call is doubled if you master of High Jump. | Inkfish | 1 | -1/+5 |
2009-10-25 | * Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b... | Inkfish | 1 | -0/+10 |
2009-08-15 | Fixed self skills affecting target unit when used within combo delay for Asur... | Inkfish | 1 | -2/+6 |
2009-08-12 | - Optimization to instance system. | zephyrus | 1 | -1/+2 |
2009-07-29 | - Fixed a bug cleaning instance variable on party when instance is destroy. | zephyrus | 1 | -0/+1 |