Age | Commit message (Expand) | Author | Files | Lines |
2012-01-04 | Fixed char-server not making use of name_ignoring_case setting, bugreport:4700 | shennetsind | 1 | -6/+10 |
2012-01-04 | Mobs may now drop pet eggs, bugreport:2968 | shennetsind | 1 | -6/+9 |
2012-01-03 | Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,... | gepard1984 | 5 | -14/+2 |
2012-01-03 | Fixed Self Destruction from hitting hidden characters, bugreport:310 | shennetsind | 1 | -1/+5 |
2012-01-03 | Fixed Songs, no longer dispells on death. bugreport:3444 | shennetsind | 1 | -0/+8 |
2012-01-03 | Fixed bug with lullaby not ending after moving out of ensamble area (with lon... | shennetsind | 1 | -1/+1 |
2012-01-03 | removed ALL_RIDING, as per information provided by Muad_Dib the skill is mean... | shennetsind | 2 | -10/+0 |
2012-01-03 | * Merged changes ONLY eAthena 15055. | eathenabot | 1 | -2/+2 |
2012-01-03 | Fixed atcommand system not being case insensitive since r15346, thanks to keikun | shennetsind | 1 | -1/+1 |
2012-01-03 | fixing a warning in ubuntu's gcc, follow up r15358 | shennetsind | 1 | -5/+4 |
2012-01-03 | fixed a compiler warning restricted to ubuntu's gcc only | shennetsind | 1 | -2/+2 |
2012-01-03 | Follow up r15343, added trimming to each individual aliases, allows the follo... | shennetsind | 1 | -1/+1 |
2012-01-03 | removed unix server revision caching -- now it will always display the actual... | shennetsind | 2 | -29/+3 |
2012-01-01 | Fixed memory issue with fakename in parseGlobalMessage, bugreport:5192 | shennetsind | 1 | -1/+2 |
2012-01-01 | ALL_RIDING (Reins of Mount) item no longer screams the skill name upon being ... | shennetsind | 1 | -1/+0 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 6 | -394/+398 |
2011-12-31 | Added 4 new all-handy script functions; special thanks to KeyWorld! | shennetsind | 2 | -2/+68 |
2011-12-31 | Fixed "#cmd" nick exploit, bugreport:5188 | shennetsind | 1 | -4/+8 |
2011-12-31 | Fixed Eddga Card, it should give 1 MDEF (instead of 0) according to recent te... | shennetsind | 1 | -2/+2 |
2011-12-31 | Fixed Wink of Charm, affected mobs will now follow caster during effect, bugr... | shennetsind | 2 | -3/+4 |
2011-12-30 | Added support for mob_skill_db_re.txt due to bugreport:5183 | shennetsind | 1 | -0/+7 |
2011-12-30 | Added support for RE attr table, due to bugreport:5182 | shennetsind | 1 | -1/+4 |
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 | 2 | -2/+10 |
2011-12-29 | minor code improvement, moved some "hidden" configs to config/Core.h | shennetsind | 4 | -23/+23 |
2011-12-29 | Fixed SC_BURNING icon not going off after it was over; | shennetsind | 8 | -13/+15 |
2011-12-29 | Made the emperium changes from r15321 restricted to renewal mode | shennetsind | 1 | -0/+5 |
2011-12-29 | Follow up to r15323. | protimus | 1 | -1/+1 |
2011-12-29 | Follow up to r:15318. Increased MAX_HOMUNCULUS_CLASS to 60 to allow new HomunS. | jmanfffreak | 1 | -1/+1 |
2011-12-29 | * Updated for Emperium not can be healed by any skills. | protimus | 2 | -2/+6 |
2011-12-29 | Follow up r15316, fixed a gcc warning (tsc was uninitialized) | shennetsind | 1 | -5/+8 |
2011-12-29 | Fixed Dragon Breath don't causes damage on hidden enemies. | protimus | 1 | -2/+7 |
2011-12-29 | Fixed TK Mission from getting random mobs not available from dead branch list... | shennetsind | 1 | -1/+1 |
2011-12-29 | Fixed bug that allowed a specific timing to not receive reflected damage if t... | shennetsind | 1 | -12/+22 |
2011-12-29 | Fixed Ranked Taekwon skill reset bug, bugreport:3230 | shennetsind | 1 | -2/+7 |
2011-12-29 | Fixed exploit with infinite item use, bugreport:2973 | shennetsind | 1 | -1/+6 |
2011-12-29 | Added "Set Zeny, Zeny +/- whatever;" script operation to be logged by log_zen... | shennetsind | 1 | -0/+1 |
2011-12-29 | Added mail zeny loss prevention, bugreport:2919 | shennetsind | 2 | -1/+5 |
2011-12-29 | Fixed that you couldn't unequip items while frozen/stoned/etc, bugreport:2772 | shennetsind | 1 | -2/+2 |
2011-12-29 | Fixed holy and shadow elemental scrolls from dispelling on death, bugreport:3534 | shennetsind | 1 | -0/+4 |
2011-12-29 | Follow up to r15306, looks like someone didn't wake up properly. | shennetsind | 1 | -0/+4 |
2011-12-29 | Added support for mob_db_re.txt as per Kenpachi's request | shennetsind | 1 | -1/+1 |
2011-12-29 | Fixed Autospell bugs with stacking, foot check, and max_count check. bugrepor... | shennetsind | 1 | -6/+90 |
2011-12-29 | Confirmed on official server with assasin lvl 59 that venom dust poison doesn... | shennetsind | 1 | -1/+1 |
2011-12-29 | (AoE) skills continue to trigger even if character is dead, official behavior... | shennetsind | 1 | -1/+1 |
2011-12-29 | Revert of r15298, will move it to the bug tracker. not a commit worth of the ... | shennetsind | 1 | -1/+1 |
2011-12-29 | it has been confirmed on a official server that AoE skills (e.g. storm gust) ... | shennetsind | 1 | -1/+1 |
2011-12-29 | Reverted partial r15186 it has been confirmed on a official server that sg do... | shennetsind | 1 | -7/+0 |
2011-12-29 | Fixed storm gust to always throw foe backwards from storm gust center, confir... | shennetsind | 1 | -1/+1 |
2011-12-29 | reverting r15231 as per bugreport:1154 | shennetsind | 1 | -5/+0 |