summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2011-12-20follow up to r15188 -- mr.ind forgot this little guy, sorry!shennetsind1-2/+2
2011-12-20vending bugfix for bugreport:947shennetsind3-4/+7
2011-12-20Fixed pneuma being displayed on land protector, bugreport:1715shennetsind1-0/+8
2011-12-20Storm Gust bug fix for bugreport:1813, also fixed a casual overflow in sg_cou...shennetsind2-0/+12
2011-12-20Fixed Devotion vs Reflection bug, bugreport:4508shennetsind2-5/+9
2011-12-20Fixed Pressure from not doing any damage to devoted targets, bugreport:4182shennetsind1-1/+1
2011-12-20removed redundant checks -- pressure doesn't reach that part of the codeshennetsind1-2/+2
2011-12-20* Removed function that cause duplicate allocation status of hit and flee.protimus1-16/+1
2011-12-20* Fixed invalid state running of TK_JUMPKICK (Flying Kick).protimus2-2/+6
2011-12-20* Fixed Cracker (GS_CRACKER) not work the stun effect.protimus1-11/+6
2011-12-20Fixed Ankle Snare visibility issue, bugreport:3961shennetsind1-0/+8
2011-12-20* Added packet support to new 2011 clients.protimus1-2/+2
2011-12-20fix to timer errors on tweakwon kicks, bugreport:4028shennetsind1-1/+2
2011-12-20slaves are now able to teleport to their master even on monster_noteleport fl...shennetsind1-1/+1
2011-12-20* Updated the renewal formulas of status allocations.protimus1-15/+7
2011-12-19* Merged changes up to eAthena 15036.eathenabot6-32/+53
2011-12-19* Merged changes up to eAthena 15035.eathenabot2-88/+103
2011-12-18- Follow up to r15155 and r15162 (bugreport:5126)brianluau1-6/+6
2011-12-18mob.c fix after mob_read_sqlskilldb re bugreport:5126calciumkid1-2/+5
2011-12-18changed re_job_db.txt to job_db_re.txt, following the naming standard of othe...shennetsind1-1/+1
2011-12-18RE Defense damage reduction fixed, bugreport:5111shennetsind1-5/+17
2011-12-18mob_read_sqlskilldb func [CalciumKid]calciumkid3-5/+73
2011-12-17Assassin Cross of Sunset fix, bugreport:4631 credits to epoqueshennetsind1-1/+1
2011-12-17- Fixed pet.c not checking log_config.enable_logs setting. [lighta]brianluau2-3/+5
2011-12-17updated /config/ folder files' headershennetsind7-33/+14
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau12-57/+57
2011-12-17Fixed blinker+evil druid vs status recovery bug, bugreport:326shennetsind1-1/+1
2011-12-17Fixed Monster Animation Bug:shennetsind1-2/+4
2011-12-17added anti-bad-scripting check to quest.c, bugreport:5012shennetsind1-7/+10
2011-12-17Trick Dead may now be canceled with provoke, bugreport:4612shennetsind1-0/+1
2011-12-17parenthesis makes all the difference, found as bugreport:4631shennetsind1-1/+1
2011-12-17Eska MDEF effect fixed; changed from hardMDEF to softMDEF, bugreport:4673shennetsind1-2/+2
2011-12-17MvP monsters no longer can target play dead characters, bugreport:4693shennetsind1-1/+1
2011-12-17Poem Bragi, Whistle, Assasin Cross, Apple Idun, Humming, Don't Forget me, For...shennetsind1-6/+17
2011-12-17Fixed bug with quest skills duration, shrink, sight blaster, etc), bugreport:...shennetsind3-53/+10
2011-12-16RE cashshop fix, bugreport:4764shennetsind3-15/+114
2011-12-15fixed asura targetting, bugreport:5052shennetsind2-4/+4
2011-12-15Added new skill inf: INF2_NOLP, for bugreport:4347.shennetsind2-1/+2
2011-12-15monsters no longer use rudeattacked skills when they receive reflected damage...shennetsind2-2/+1
2011-12-15Asura-Combo Fixed, bugreport:5052shennetsind1-2/+2
2011-12-15Arrow Shower now works over land protector, bugreport:4347shennetsind1-1/+1
2011-12-15whops, typo.shennetsind1-1/+1
2011-12-15BuildBot console report codeshennetsind1-0/+4
2011-12-14NPC_KEEPING no longer remains on monster after its class is changed, bugrepor...shennetsind1-1/+1
2011-12-14follow up to to r15120shennetsind1-1/+1
2011-12-14Fixed login-without-aura issue, bugreport:4940shennetsind1-0/+5
2011-12-14Removing a friend will also remove you from your friends friendlist, bugrepor...shennetsind3-2/+46
2011-12-14Fixed friend adding exploit, bugreport:4629shennetsind2-2/+10
2011-12-14Fixed unnecessary packet used, bugreport:4953shennetsind1-1/+1
2011-12-14unit_blown now returns number of moved cells, bugreport:4985shennetsind1-1/+5