summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-13- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ...skotlex1-1/+1
2006-02-13- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets...skotlex1-126/+75
2006-02-10- Made the NPC_BREAK* skills no damage skills. Removed their code from the sk...skotlex1-8/+4
2006-02-10- NPC_POWERUP gives now +20% attack per skill level.skotlex1-2/+2
2006-02-10 * Removed the conf sql code for now. Maybe will continue later with that pr...Valaris1-408/+0
2006-02-09- Added function mob_respawn which makes a mob respawn on spot 3 seconds afte...skotlex1-3/+2
2006-02-09- Changed the default of skill_delay_attack_enable to no.skotlex1-1/+2
2006-02-09- Code rewrites in mob_damage and party_exp_even_share for correctly handling...skotlex1-0/+4
2006-02-08- Added battle config options:skotlex1-1/+4
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-532/+414
2006-02-08- Removed the max level configs from battle/exp.txtskotlex1-2/+3
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-18/+29
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex1-15/+25
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-5/+5
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-517/+482
2006-01-31- Fixed skill_check_cloak to use the current skill level of the cloaking skil...skotlex1-6/+6
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex1-37/+8
2006-01-31- Cleaned up Summon Slave mob skill to only summon number of missing mobs to ...skotlex1-0/+2
2006-01-31- Fixed being able to Encore skills you no longer have in your tree.skotlex1-3/+2
2006-01-30- Autoloot now uses the item's base drop chance rather than final drop rate t...skotlex1-25/+27
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka1-1/+5
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+12348
2006-01-29Clearing trunk.Valaris1-9690/+0
2005-04-07* Fixed HP Conversion to properly not reduce HP if SP is fullcelest1-11/+11
2005-04-06* Fixed a crash in clif_send when checking packet versioncelest1-0/+3
2005-04-06* Skip partner checking when calculating status with Marionette Control oncelest1-103/+89
2005-04-05* Fixed skill tree entries for Vulcan Arrow, and Throw Arrowcelest1-13/+13
2005-04-05* Simplified Valaris' online_timercelest1-31/+36
2005-04-02* Updated Tiger Knucke Fist's 'fixed state' effectcelest1-6/+10
2005-04-02* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENTcelest1-323/+349
2005-04-01* Fixed a potential crash in pc_walk in Win32 buildscelest1-17/+19
2005-03-31* Set 'undead_detect_type' to 0 by defaultcelest1-3/+3
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber1-0/+1
2005-03-30* Added base code for loading Ser's UPNP plugincelest1-29/+25
2005-03-30* updated map server to jA1137~1159celest1-289/+369
2005-03-29More C/C++ Conformance fixesamber1-4/+4
2005-03-29* Updated damage calculation for Magnum Breakcelest1-16/+22
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-2/+2
2005-03-27* Fixed AddEffWhenHit effect to only work on melee attackscelest1-1/+1
2005-03-24* Added 'map_charid2id'celest1-6/+13
2005-03-23Fixed some compile errorscelest1-1/+1
2005-03-22recommitcelest1-2/+0
2005-03-22* Corrected potion creation success chancescelest1-3/+3
2005-03-22Check changelog ^^celest1-43/+33
2005-03-22* Added Rafflesia into Dead Branch monsters list, removen all MVPs from thereLupus1-9/+20
2005-03-17* Fixed more typos in /cities/payon.txtcelest1-12/+46
2005-03-15* Fixed a compile warning in pc.ccelest1-2/+6
2005-03-13* Added PvP/GvG check for Tiger Knuckle fistcelest1-2/+11
2005-03-12* Fixed Status Recovery dealing too short blind time on undead mobscelest1-8/+7
2005-03-11* Added Sage enchanting skills can only be cast on party memberscelest1-60/+44