summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Follow up r15777, reworked skill_icewall_block so that it stops any attacks a...shennetsind2-14/+16
2012-03-23Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!shennetsind1-0/+8
2012-03-23Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ...shennetsind4-41/+79
2012-03-23Some minor code cleanup (gepard's idea from some time ago)shennetsind4-94/+42
2012-03-23Fixed bugreport:5324 Elemental Sword bautospellonskill recursion is now fully...shennetsind1-0/+4
2012-03-23Fixed bug with autocasts being blocked by skill_amotion_leniencyshennetsind1-11/+24
2012-03-23* Merged changes up to eAthena 15083.eathenabot1-0/+20
2012-03-23Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long...shennetsind3-4/+11
2012-03-23* Merged changes up to eAthena 15082. (skipped 15081)eathenabot2-7/+2
2012-03-23Fixed bugreport:2424 Twilight Alchemy III no longer allows you to attempt to ...shennetsind1-0/+4
2012-03-23Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL al...shennetsind1-4/+6
2012-03-23Fixed bugreport:5411 Shield Bommerang (Rapid Smitting), in renewal now takes ...shennetsind1-1/+2
2012-03-22Fixed gcc warning, removed unused variable 'flag'shennetsind1-1/+1
2012-03-22Fixed bugreport:5344 break fall's dodge combo may be only be used with fly ki...shennetsind2-17/+15
2012-03-22- Fixed a friend-list exploit allowing players to confirm the online status o...epoque111-6/+8
2012-03-22- Fixed party exploit which allowed players to confirm the online status of a...epoque111-25/+20
2012-03-22Rehashed Item_delay.txt (bugreport:5487)shennetsind4-18/+92
2012-03-22Fixed Sura's Gentle Touch Revitalize vit bonus, (part of bugreport:5358)shennetsind1-1/+3
2012-03-22Fixed Sura Crescent Elbow (part of bugreport:5358), it now reflects properly.shennetsind1-0/+5
2012-03-22Fixed Sura Gentle Touch Energy Gain, bugreport:5358, now it gives you proper ...shennetsind1-0/+7
2012-03-22Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part ...shennetsind3-14/+14
2012-03-22Fixed bugreport:5208 Royal Guard's Force of Vanguard icon no longer goes nega...shennetsind1-0/+1
2012-03-22Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.shennetsind5-6/+27
2012-03-22Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage ...shennetsind3-22/+42
2012-03-22Fixed Mechanic Stealth Field to move accordingly and grant proper effectshennetsind3-36/+44
2012-03-22Fixed bugreport:5357 Neutral Barrier is now working accordingly.shennetsind2-7/+15
2012-03-22Fixed bugreport:5486, now a more friendly message is displayed upon skill fai...shennetsind3-11/+48
2012-03-22Follow up r15749, fixed to return correct value.shennetsind1-5/+3
2012-03-22Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in accountshennetsind1-0/+1
2012-03-22Fixed bug with Sacrifice, Triple Attack and SC_MAGICALATK stopping the charac...shennetsind1-11/+14
2012-03-22Fixed bugreport:5385 soul collect skill now takes in account if its under rai...shennetsind1-2/+5
2012-03-22Added GM Sandman Skill (part of bugreport:5172). now available thru angra man...shennetsind1-0/+11
2012-03-22Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed...shennetsind3-1/+16
2012-03-22Fixed bugreport:5466 Wug Strike now works as it shouldshennetsind1-4/+0
2012-03-22Fixed bug in @mount allowing you to mount dragon/mado while in disguise (BADA...shennetsind1-10/+20
2012-03-21Fixed bugreport:5462, Cursed Circle target is no longer able to move.shennetsind2-29/+45
2012-03-21Fixed Deep Sleep not being removed by status effects etc, bugreport:5475shennetsind1-4/+4
2012-03-21- Fixed Randomize Spell not casting the skills properly. (bugreport:5480)epoque112-1/+2
2012-03-21- Fixed characters being automatically deleted when confirmation was required...epoque111-23/+2
2012-03-20- Change libconfig.h include directives to double-quoted form (file missing f...flaviojs1-1/+1
2012-03-20- Fixed character deletion not updating the client when char_del_delay was se...epoque111-0/+16
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs10-26/+30
2012-03-20- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sexepoque115-12/+19
2012-03-19 - Script label db now utilizes `DBMap`'s ability to store integer-type data ...gepard19842-8/+8
2012-03-19Follow up r15732, Fixed bug where a player killed by a method not passing thr...shennetsind1-12/+16
2012-03-19Added the official sitting icon support, now while sitting a ugly icon will b...shennetsind2-1/+7
2012-03-19Refine DB updatelordttseven7-52/+122
2012-03-19- Updated existing registry saving code to perform one single uniform query. ...epoque111-15/+22
2012-03-19* Merged changes up to eAthena 15080.eathenabot1-2/+3
2012-03-18Fixed Deep Sleep status, when hit in this status the hit damage is increased ...shennetsind1-2/+13