summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-12-23Follow up r15224, being these map flags do not stack then we can check just f...shennetsind1-1/+1
2011-12-23Fixed Strip Helm from not allowing you to put on a different middle/ lower he...shennetsind1-1/+1
2011-12-23- Removed unused "save_log" setting (addepted from char server, used to debug...GodLesZ3-7/+1
2011-12-23- Replaced tabs with spaces in @go, follow up to r15070. (bugreport:5156)brianluau1-4/+10
2011-12-23* Merged changes up to eAthena 15038.eathenabot2-8/+6
2011-12-23follow up r15048, fix to bugreport:5151GodLesZ1-1/+1
2011-12-23*Added new item groups.Chilly01231-1/+1
2011-12-23` Fixed MF_BATTLEGROUND by Toshiro, bugreport:5150xantara1-1/+1
2011-12-23While rAthena is under active development...I don't think this warning is nee...jmanfffreak1-7/+1
2011-12-22Added a memory optimization. bugreport:4972xazax-hun3-37/+23
2011-12-22Minstrel/Wanderer changesex bugfix, bugreport:5147shennetsind1-1/+7
2011-12-22Removed a redundant check. Rebranding a variable.xazax-hun2-12/+12
2011-12-22Improved subversion 1.7 revision detecting. Followup r15211.xazax-hun1-3/+4
2011-12-22Adding support for subversion 1.7' method of storing working copy numbers (re...shennetsind1-1/+22
2011-12-22Fixed create elemental converter, bugreport:5142shennetsind1-1/+1
2011-12-22job_class would return '650' (baby shadow chaser) rather than 651, 'unknown j...shennetsind1-2/+2
2011-12-22itemdb item type range check fixed, bugreport:5140shennetsind1-1/+1
2011-12-22Fixed character delayed deletion method, bugreport:5136shennetsind1-0/+5
2011-12-21Follow up to r15193, bugreport:5135shennetsind1-2/+2
2011-12-21Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to ...shennetsind2-2/+1
2011-12-21follow up r15194, fix to bugreport:5134shennetsind1-1/+1
2011-12-21Added Official Costume (Style Tab) Headgear Supportshennetsind2-8/+51
2011-12-21Fixed soul drain visual effect not being displayed to mobs, bugreport:2980shennetsind4-8/+16
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-201/2/3-letter char name creation exploit fix.shennetsind1-1/+6
2011-12-20fixed char server from creating character names with \255 and \xA0 (exploitab...shennetsind1-1/+1
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-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