Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | Follow up r16209 moving on; yet another performance improvement. added 3 othe... | shennetsind | 1 | -11/+4 |
2012-05-31 | Follow up r16187 adjusted packetver range for the rode bugfix, special thanks... | shennetsind | 1 | -1/+1 |
2012-05-31 | Fixed bugreport:5812 november 2011 or earlier clients shall now display the r... | shennetsind | 1 | -0/+4 |
2012-05-31 | Fixed bugreport:5835 vendings are no longer broken when character moves map o... | shennetsind | 1 | -0/+5 |
2012-05-31 | * Merged changes up to eAthena 15114. | eathenabot | 1 | -12/+35 |
2012-05-31 | * Merged changes up to eAthena 15112. | eathenabot | 1 | -1/+15 |
2012-05-31 | * Merged changes up to eAthena 15111. | eathenabot | 1 | -2/+4 |
2012-05-24 | Follow up r16143 minor minor performance improvement | shennetsind | 1 | -5/+3 |
2012-05-24 | Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ... | rud0lp20 | 1 | -0/+8 |
2012-05-13 | Fixed bugreport:5722 now client "/" commands that use @command functionality ... | shennetsind | 1 | -23/+30 |
2012-05-08 | Fixed an issue with MDEF & DEF where it does not updating after equipping. | rud0lp20 | 1 | -2/+11 |
2012-05-03 | * Replaced some literals with enum values. | xazax-hun | 1 | -1/+1 |
2012-05-02 | Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr... | shennetsind | 1 | -1/+1 |
2012-05-02 | Fixed bugreport:5484 Cursed Circle caster can no longer move while in the eff... | shennetsind | 1 | -1/+4 |
2012-05-02 | Fixed bugreport:5660 DEF and MDEF now display in its proper renewal fields (u... | shennetsind | 1 | -14/+13 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -7/+7 |
2012-04-22 | Fixed bugreport:5537 SR_GENTLETOUCH_CURE now acts with official behavior. | greenboxal2 | 1 | -1/+1 |
2012-04-21 | - Fixed Spell Fist being unable to cast while casting a bolt skill (bugreport... | epoque11 | 1 | -3/+3 |
2012-04-21 | - Fixed emperium coordinates in Payon Holy Shadow (payg_cas03). | brianluau | 1 | -3/+3 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -87/+218 |
2012-04-11 | Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were ca... | shennetsind | 1 | -35/+501 |
2012-04-11 | Fixed bugreport:5535 while caster is in shadow formation he no longer can att... | shennetsind | 1 | -1/+1 |
2012-04-07 | Fixed some minor issue, follow up r15828. | xazax-hun | 1 | -3/+1 |
2012-04-04 | More cleanups for old clients. | protimus | 1 | -47/+4 |
2012-04-03 | Cleanup of conditions for old clients. | protimus | 1 | -452/+31 |
2012-03-31 | * Merged changes up to eAthena 15084. | eathenabot | 1 | -2/+7 |
2012-03-29 | - Merged main-chat message handling (as requested/enforced by trojal <3) | epoque11 | 1 | -6/+2 |
2012-03-24 | - Restored Lord Of Death spawn that was accidentally removed in r15060. (bugr... | brianluau | 1 | -4/+3 |
2012-03-23 | * Merged changes up to eAthena 15082. (skipped 15081) | eathenabot | 1 | -6/+0 |
2012-03-22 | - Fixed a friend-list exploit allowing players to confirm the online status o... | epoque11 | 1 | -6/+8 |
2012-03-22 | Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional. | shennetsind | 1 | -1/+18 |
2012-03-22 | Fixed bugreport:5486, now a more friendly message is displayed upon skill fai... | shennetsind | 1 | -6/+28 |
2012-03-19 | Refine DB update | lordttseven | 1 | -4/+4 |
2012-03-19 | * Merged changes up to eAthena 15080. | eathenabot | 1 | -2/+3 |
2012-03-18 | Added Official behavior to non-ensamble songs: they no longer go off if you w... | shennetsind | 1 | -1/+5 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 1 | -0/+14 |
2012-03-17 | Fixed gcc warning on unused variable 'gc' | shennetsind | 1 | -3/+1 |
2012-03-17 | Fixed bugreport:5456 you can no exploit creation of crafting items by mixing ... | shennetsind | 1 | -4/+5 |
2012-03-15 | Status change packet cleanup | lordttseven | 1 | -45/+18 |
2012-03-07 | - Fixed a little leftover in socket_enchant2.txt . | masao87 | 1 | -2/+1 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 1 | -8/+2 |
2012-02-22 | Fixed Royal Guard's Banding skill & icon activation (bugreport:5210) | xantara | 1 | -1/+2 |
2012-02-19 | Fixed `/lb` and `/nlb` commands displaying additional nickname (bugreport:5351). | gepard1984 | 1 | -1/+1 |
2012-02-19 | - reverted part of r15609 since apparently the issue is purely limited to ZC_... | lordttseven | 1 | -1/+1 |
2012-02-19 | Fixed /b and /nb bugreport:5351 | shennetsind | 1 | -1/+1 |
2012-02-18 | * adjusted socket_max_client_packet to a more accurate (if guessed) value to ... | lordttseven | 1 | -0/+14 |
2012-02-17 | - Fixed group permissions not recognizing `false` setting (bug:5342). | gepard1984 | 1 | -1/+1 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -0/+32 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -2/+1 |
2012-02-14 | Removed deprecated memory manager macros (follow-up to r14916). | gepard1984 | 1 | -9/+9 |