Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part ... | shennetsind | 1 | -1/+1 |
2012-03-21 | Fixed bugreport:5462, Cursed Circle target is no longer able to move. | shennetsind | 1 | -21/+38 |
2012-03-18 | Fixed White Imprison not going off, bugreport:5249 | shennetsind | 1 | -0/+7 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 1 | -23/+0 |
2012-03-07 | Fixed a few Ranger-related skills (bugreport:5272) | xantara | 1 | -2/+2 |
2012-02-18 | Initial Support for Shura and a few adjustments here and there. | shennetsind | 1 | -2/+2 |
2012-02-17 | - removed a #undef left over from converting the macro to an inline function ... | lordttseven | 1 | -1/+0 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -0/+9 |
2012-02-08 | Added missing parenthesis to guild aura, bugreport:5291 | shennetsind | 1 | -1/+1 |
2012-02-04 | ` Fixed Warg Dash skill to continuously run until codiling with an object (bu... | xantara | 1 | -3/+13 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -3/+3 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -4/+4 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -4/+4 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -1/+2 |
2012-01-17 | - Follow up to r15472. | eathenabot | 1 | -1/+1 |
2012-01-17 | * Merged changes up to eAthena 15054. [ai4rei] | eathenabot | 1 | -5/+5 |
2012-01-17 | * Merged changes ONLY eAthena 15002. | eathenabot | 1 | -0/+1 |
2012-01-16 | Fixed returning pet to egg not cleaning up remaining skill timers, causing ma... | gepard1984 | 1 | -1/+1 |
2012-01-14 | Fixed bug with attack timer being chained unnecessarily when attacker is not ... | shennetsind | 1 | -1/+7 |
2012-01-08 | Fixed Cloaking Exceed. | protimus | 1 | -0/+13 |
2012-01-08 | Fixed Exceed Break to work properly. | protimus | 1 | -3/+3 |
2012-01-05 | Fixed issue with continuous attacks ignoring battle conditions, bugreport:987 | shennetsind | 1 | -1/+2 |
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 |