summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-12-18mob_read_sqlskilldb func [CalciumKid]calciumkid3-5/+73
2011-12-18* Merged changes up to eAthena 15034.eathenabot3-2/+11
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-15Finished BuildBot "console error scan" stuff.shennetsind3-3/+3
2011-12-15whops, typo.shennetsind3-3/+3
2011-12-15BuildBot console report codeshennetsind4-0/+21
2011-12-15few MySQL Optimizations to char-servershennetsind1-8/+8
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-14Removed sleep() from root privileges message, reworded.shennetsind1-3/+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...shennetsind4-2/+62
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
2011-12-14Fixed @duel problem with Kaizel, bugreport:4795shennetsind1-0/+2
2011-12-14Added support for item_db_re table renaming in inter_athena.confshennetsind1-0/+3
2011-12-14minor message renameshennetsind1-1/+1
2011-12-14Renamed RRMODE to REMODEshennetsind11-61/+61
2011-12-14- Fixed mercenaries not warping to their master if the master is more than 15...epoque112-0/+14
2011-12-14- Updated msg_athena.conf to include castle counts up to 34. (bugreport:1522)brianluau1-18/+18
2011-12-14- Fixed Sky Deleter Card (and similar items) not healing when killing a monst...epoque112-3/+9
2011-12-14- Added new check conditions to prevent abuse from no-delay .act files (bugre...epoque115-10/+41
2011-12-14Kaizel fix for bugreport:5088shennetsind1-1/+1
2011-12-14- Fixed floating shops being accessible from any location through 3rd party p...epoque114-1/+15
2011-12-13* Merged changes up to eAthena 15033.eathenabot2-2/+3
2011-12-13- Fixed char-server saving skills which have no level associated with themepoque111-1/+5
2011-12-13- Fixed rand() script command not allowing a range of over 32767 on several s...epoque111-0/+4
2011-12-13Added error message if a script tries to access an instance variable while no...GodLesZ1-1/+4
2011-12-13Small clarification of the error message after OnTouch trigger fail (bugrepor...GodLesZ1-1/+1
2011-12-13Follow up r15084, tested and adjustedshennetsind3-5/+3
2011-12-13added cool down saving, bugreport:3976shennetsind3-2/+72