summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-19* Cleaned/clarified some #include relationships between headersultramage1-6/+7
2007-08-16- fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster...skotlex1-1/+1
2007-08-15* Some serious code cleanupsultramage1-1/+1
2007-08-14- Modified map_foreachinrange so that you can also specify the max length of ...skotlex1-502/+660
2007-08-09- Moved damage logging to mob_log_damage, now non-damage targetted (or splash...skotlex1-1/+3
2007-08-08* Cleaned up junk left in the code by the mapcache/mapindex updateultramage1-9/+1
2007-08-07Some minor typo fixing.ultramage1-1/+1
2007-08-06* Added a null-pointer check to skill_initunit() to prevent a crashultramage1-0/+1
2007-08-04* Removed weird mvp reward item drop behavior (see topic:160077)ultramage1-1/+1
2007-07-31Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to...ultramage1-42/+46
2007-07-26* Cleaned up mob drop code, crashfix is still needed though...ultramage1-1/+1
2007-07-24Venom Splasher and Gloria Domini fixes and updatesDracoRPG1-8/+3
2007-07-23* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleportultramage1-22/+13
2007-07-19Added delay_dependon_agi since people actually use and need it...ultramage1-1/+9
2007-07-09* Removed a comment I had placed on line 6879 in Skill.c.L0ne_W0lf1-1/+1
2007-07-09* Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now summons the proper mo...L0ne_W0lf1-3/+5
2007-07-09A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuaryultramage1-1/+10
2007-07-08- added temp skill db entries and corrected some existing ones (see topic:157...ultramage1-12/+12
2007-07-06* Cleaned up some nasty code related to skill_blownultramage1-56/+46
2007-07-03Made Homunculus Resurrection only fail on cast-end (see topic:155223)ultramage1-7/+0
2007-07-01Cleaned up some parts of the code.ultramage1-1/+1
2007-06-22* Changed behavior of some guild-related code (according to X.4 tests):ultramage1-50/+25
2007-06-11- Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)ultramage1-2/+1
2007-05-25Reformatting, warning fixes, unsigned char removalultramage1-2/+2
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-11/+20
2007-05-23- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...ultramage1-23/+24
2007-05-20* Added positional music effect to Battle Chant / Gospel, see r10588 on how t...ultramage1-0/+1
2007-05-19Reformatting @_@ultramage1-160/+72
2007-05-06* Fixed Converters not overwriting each otherPlaytester1-0/+2
2007-04-25- Corrected High Jump so it works on Guild Castles when WoE is off.skotlex1-3/+5
2007-04-24- Modified the mob ai think time update after using skills from adelay/amotio...skotlex1-8/+2
2007-04-24- NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ...skotlex1-1/+5
2007-04-24- The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defi...skotlex1-5/+2
2007-04-24Spider Web / Fiber Lock status cannot be dispelled nowultramage1-1/+1
2007-04-23- All mob casted skills have a fixed range of 9 now. You can use monster_ai&0...skotlex1-1/+6
2007-04-22- Removed the include of features.h from the console.c plugin. It is apparent...skotlex1-7/+1
2007-04-22- Corrected crash if itemskill is used without an attached player.skotlex1-7/+1
2007-04-21- Removed the +25% mdef, -50% def effect from Freeze statusultramage1-11/+12
2007-04-18- Now @whogm hides perfect-hide gms only if their GM level is greater than th...skotlex1-1/+1
2007-04-17- The gain exp from resurrection config will now only work when the revived p...skotlex1-2/+2
2007-04-17- Expanded the autospell structure to hold a flag, which contains the require...skotlex1-4/+11
2007-04-15- Fixed battle_getenemy picking dead characters.skotlex1-15/+36
2007-04-12- Oops, little error on previous commit.skotlex1-0/+2
2007-04-12- Changed the meaning of inf2=0x1000. Now it is used to "disable usage on ene...skotlex1-4/+7
2007-04-12- Added debug command @displayskill. Should be used only by people searching ...skotlex1-3/+2
2007-04-11- When a mob fails to use the selected skill, it will now move on to the next...skotlex1-4/+0
2007-04-11- Some cleaning of the castend_map code to prevent the menuskill variable fro...skotlex1-5/+8
2007-04-10- Modified spirit of Wizard so that the consumption of 'Fragments' when block...skotlex1-9/+39
2007-04-10- Modified status_get_sc_def to handle both rate and tick reductions. This wa...skotlex1-3/+3
2007-04-08- Updated some Guild WoE rules to behave as explained here: http://www.eathen...skotlex1-0/+6