summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Added checks for when a homunculus class is invalid when passing through the ...xantara2-5/+11
2012-08-01Follow up r16543, you nasty thing how did you get commented out?! shennetsind1-1/+1
2012-08-01Fixed favorite item tab, now items are only moved if you place them in the pr...shennetsind1-7/+11
2012-08-01Fixed bugreport:6378 fixed 'nude' script command so that it may remove costume.shennetsind1-9/+10
2012-08-01Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...shennetsind3-8/+26
2012-07-31Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.rud0lp205-9/+117
2012-07-30- Fixed a compile error =[ thanks BuildBot!brianluau1-0/+1
2012-07-30- Removed redundant config after the Item Stacking System was added in r16279.brianluau4-30/+18
2012-07-29Fixed some compile warnings.(bugreport:6352, bugreport:6361)rud0lp203-3/+7
2012-07-29Fixed bugreport:6359shennetsind1-2/+2
2012-07-29Fixed bugreport:6357 where buf is attempt to be used outside it bounds..rud0lp201-1/+1
2012-07-29Fixed bugreport:6324 mobs now clear attacked data on death. special thanks to...shennetsind2-17/+12
2012-07-29Fixed bugreport:6353shennetsind1-5/+10
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp2010-21/+353
2012-07-28Fixed bugreport:6341. Update Soul Change to his RE behavior.ignizh1-0/+4
2012-07-28Added support for the "favorite item tab" feature. super-mega-thanks to Judas...shennetsind4-14/+201
2012-07-27Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request.shennetsind1-1/+1
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind8-120/+330
2012-07-26Updated NJ_HUUMA to renewal behavior.(bugreport:6330)rud0lp204-23/+116
2012-07-26Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damageshennetsind1-3/+4
2012-07-26Fixed bugreport:6115 players without guild may now attack guardians during wo...shennetsind1-4/+8
2012-07-26Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them...shennetsind1-0/+2
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind6-17/+15
2012-07-25Fixed bugreport:6320 where trading with multiple characters may lead to explo...rud0lp201-0/+10
2012-07-25Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed throu...rud0lp201-1/+2
2012-07-24Moved a few messages from source to msg_athena.conf.xazax-hun5-12/+10
2012-07-24Merged ALL_PARTYFLEE from eAthena renewal branch.xazax-hun3-3/+20
2012-07-24Renamed leftovers REMODE to RENEWAL in documentation.xazax-hun2-2/+2
2012-07-24Fixed bugreport:6310 where flinching/casting motion always trigger with groun...rud0lp201-1/+1
2012-07-24Fixed bugreport:6302 where WUG Riding state is not save in char log out.rud0lp203-2/+7
2012-07-24Refinements to atcommand suggestions.xazax-hun1-40/+35
2012-07-24Fixed @adjgroup so that the cached permissions are updated alongside the grou...shennetsind1-0/+1
2012-07-24Follow up r16486 a little code optimization and fixed its server crashing/hal...rud0lp202-11/+10
2012-07-23Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks t...ignizh1-1/+12
2012-07-23Follow up r16471 improved overall feature performance by making the bind list...shennetsind4-62/+112
2012-07-23reverting r16476, for 1) after extensive debugging cookie and I found out it ...shennetsind1-1/+1
2012-07-23Updated most Ranger skills to its official behavior and damage formula.(bugre...rud0lp206-135/+263
2012-07-23Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE.rud0lp202-19/+3
2012-07-23follow up the awesome killer-commit r16479shennetsind1-0/+1
2012-07-23Follow up r16470 adjusted the fix for the longing of freedomshennetsind2-23/+11
2012-07-23Added checkre() script command, which allows to check if a renewal feature is...daegaladh1-0/+71
2012-07-22Fixed a bug where Storm Gust and other miscellaneous skills were not sending ...cookiecrumbs1-2/+5
2012-07-22Added a check on the battle_delay_damage_sub to prevent crashes from map_free...cookiecrumbs1-1/+1
2012-07-22Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamag...kenpachi2k111-1/+1
2012-07-22Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or...cookiecrumbs6-1/+231
2012-07-22Added a new configuration option to allow either weapon switching to cancel S...cookiecrumbs5-1/+23
2012-07-21Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)kenpachi2k111-1/+1
2012-07-21Renamed bUseSPrateSkill to bSkillUseSPrate.kenpachi2k116-17/+38
2012-07-21* Created standardized headers with explanations in /conf/mapflag/, deleted "...euphyy6-13/+13
2012-07-21Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr...daegaladh2-9/+27