summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-176/+301
2012-04-18Fixed bugreport:5530 deep sleep lullaby no longer resets its duration when ca...shennetsind1-0/+1
2012-04-16Fixed bugreport:5386 riding dragons should now give the correct weight bonus....shennetsind1-1/+1
2012-04-11Fixed bugreport:5492 Berserk and Two Hand Quicken now give proper +15 and +7 ...shennetsind1-4/+9
2012-04-09- Spring cleaning of various source filesepoque111-122/+98
2012-03-28Fixed bugreport:5518 Wanderer/Minstrel Voice Lessons now allow them to cast t...shennetsind1-3/+1
2012-03-23Fixed bugreport:1551 causing coma on monsters now grants you your-fully-deser...shennetsind1-0/+5
2012-03-23Some minor code cleanup (gepard's idea from some time ago)shennetsind1-64/+18
2012-03-22Fixed bugreport:5344 break fall's dodge combo may be only be used with fly ki...shennetsind1-16/+14
2012-03-22Fixed Sura's Gentle Touch Revitalize vit bonus, (part of bugreport:5358)shennetsind1-1/+3
2012-03-22Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part ...shennetsind1-0/+8
2012-03-22Fixed bugreport:5208 Royal Guard's Force of Vanguard icon no longer goes nega...shennetsind1-0/+1
2012-03-22Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage ...shennetsind1-3/+4
2012-03-22Fixed Mechanic Stealth Field to move accordingly and grant proper effectshennetsind1-34/+38
2012-03-21Fixed bugreport:5462, Cursed Circle target is no longer able to move.shennetsind1-8/+7
2012-03-21Fixed Deep Sleep not being removed by status effects etc, bugreport:5475shennetsind1-4/+4
2012-03-19Refine DB updatelordttseven1-36/+87
2012-03-18Added Odin's Power skill.protimus1-0/+9
2012-03-18* uncluttered DB paths between REMODE on/off a littlelordttseven1-5/+2
2012-03-18Fixed Minstrel/Wanderer Lessons skill SP Boost, SP Regen. bugreport:5364shennetsind1-0/+8
2012-03-18Fixed Royal Guard Prestige, bugreport:5406shennetsind1-3/+3
2012-03-18Fixed White Imprison not going off, bugreport:5249shennetsind1-2/+2
2012-03-18Fixed Dragon (RK Mount) aspd and weight bonuses, bugreport:5386shennetsind1-1/+4
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-25/+34
2012-03-17HELLO WORLD.shennetsind1-1/+13
2012-03-17Rewrote SC_MAGICPOWER to behave like on official serverslordttseven1-6/+2
2012-03-15* fixed SC_BURNING not ending properlylordttseven1-1/+0
2012-03-15Status change packet cleanuplordttseven1-20/+64
2012-03-06* fixed a missing break; in status_change_start resulting in broken combo tar...lordttseven1-0/+1
2012-02-22Applied renewal skill changes: (bugreport:5302)xantara1-4/+15
2012-02-19minor improvement on status_calc_<stat> for SL_HIGH soul link, being it does ...shennetsind1-13/+12
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind1-65/+247
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind1-0/+2
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind1-16/+54
2012-02-17Re-enabled SC_INCASPDRATE as per kenpachi's request.shennetsind1-1/+4
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-68/+238
2012-02-11Fixed bug with abracadabra self skills not working, bugreport:5310shennetsind1-0/+1
2012-02-09Fixed bug with Soul Linker's Swoo visual effect not going off after duration ...shennetsind1-2/+7
2012-02-09Added some renewal behaviors of skills from bugreport:5302 (all under renewal...shennetsind1-9/+12
2012-02-09Added some renewal behaviors of skills from bugreport:5302 (all under renewal...shennetsind1-7/+17
2012-02-04` Fixed Guillotine Cross Poisons (bugreport:5275)xantara1-5/+12
2012-01-31Fixed possible monster speed underflow when mobs leveling up is enabled (bugr...gepard19841-1/+1
2012-01-30- Removed more trailing tabs.brianluau1-13/+13
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-5/+5
2012-01-24Fixed Divest status changes not loading properly on login with `debuff_on_log...gepard19841-4/+4
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-6/+8
2012-01-19Hair color fix for bugreport:5253, blame on r15449shennetsind1-1/+1
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-10/+11
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot1-3/+3
2012-01-15Fixed bug with katar weapon bonus, bugreport:5240shennetsind1-4/+9