summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-02* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)Playtester1-1/+1
2009-04-27* Fixed break equipment debuff working on bosses (bugreport:3023)Playtester1-1/+1
2009-04-25* First attempt to fix up the strip skills, please make sure these fixes work...Playtester1-8/+11
2009-04-24Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha...ultramage1-1/+1
2009-04-23Fixed several occurences of map_freeblock() being used before map_deliddb() (...ultramage1-1/+1
2009-04-23Made some adjustments to the land skill code, based on official information:ultramage1-7/+8
2009-04-21Crashfix for negative skill id values (bugreport:2984)akrus1-1/+1
2009-04-14* Cooking success chance is now affected by DEX and LUKPlaytester1-1/+3
2009-04-07Berserk Pitcher can now be used on characters that have bows equipped (fix to...ultramage1-2/+2
2009-03-31Gunslinger Tracking can be canceled if you get hit.ultramage1-5/+5
2009-03-27* Fixed a problem that blockskill timer failed when there was more than one o...Playtester1-4/+5
2009-03-27- Added Flavius Battleground scripts.zephyrus1-221/+220
2009-03-26Quickfix to last commitPlaytester1-1/+1
2009-03-26* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic BlowPlaytester1-12/+26
2009-03-25Fixed skill delay paw print icons showing for far too long.Sara1-2/+12
2009-03-18- Implemented new item and bonuses for Kreiger Von Midgard rewards.zephyrus1-10/+104
2009-03-08* Fixed a couple bugs with marionette controlultramage1-12/+25
2009-03-04Small edits to battleground code (bugreport:2816)ultramage1-3/+2
2009-03-02Partial revert of r13556. The client doesn't handle active skills with 0 sp c...ultramage1-1/+1
2009-03-02Just some generic cleanups.ultramage1-1/+1
2009-03-01Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...shadow1-1/+1
2009-03-01Ankle Snare cannot be knocked back anymore (bugreport:2804).ultramage1-0/+2
2009-02-26- Fixed item Nemesis.zephyrus1-11/+21
2009-02-23* Made mob_timer_delete check the deletetimer in the mob.FlavioJS1-0/+6
2009-02-02Fixing r13503...ultramage1-1/+3
2009-01-31Added skillunit_db for efficient execution of skill_unit_timer() (followup to...ultramage1-11/+11
2009-01-31objects[] array removal (bugreport:2559)ultramage1-5/+12
2009-01-25- Implemented monster skill "Full Heal" NPC_ALLHEAL.zephyrus1-0/+14
2009-01-25- Implemented new item bonus scripts required for battlegrounds.zephyrus1-46/+77
2009-01-24* Changed all uses of struct skill_unit_group* to group_id in status_change_e...FlavioJS1-10/+41
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...zephyrus1-10/+13
2008-12-20some minor generic cleanupsultramage1-16/+11
2008-12-01* Fixed rare crash when using Flying Kick on clones (bugreport:2506)ultramage1-26/+9
2008-11-22* Hunted down improper uses of va_list variables.FlavioJS1-4/+0
2008-11-18Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2...L0ne_W0lf1-1/+1
2008-10-12Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death ...ultramage1-0/+2
2008-10-11Added safeguards to Redemptio's exp penalty code to prevent arithmetic overfl...ultramage1-4/+4
2008-10-10Slightly corrected the NPC_REBIRTH code from r13272.ultramage1-2/+1
2008-10-09Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.L0ne_W0lf1-2/+2
2008-09-27Fixed a ShowWarning call in skill_db.txt reading code using random data from ...ultramage1-1/+1
2008-09-21Corrected Lex Divina not showing animation on fail. (bugreport:1740)L0ne_W0lf1-5/+3
2008-09-18- Some corrections to Basilica.zephyrus1-8/+11
2008-09-10- Full implementation of mercenary skills.zephyrus1-102/+250
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...L0ne_W0lf1-2/+2
2008-09-07- Fixing some linux warnings (uninitialized variable).zephyrus1-23/+30
2008-09-03- Starting Mercenary Skill implementation.zephyrus1-90/+104
2008-09-02- Implementing a correct update of mercenary status window on status change u...zephyrus1-2/+2
2008-09-01- More code for mercenaries and starting work on restrictions.zephyrus1-12/+18
2008-08-25* Fixed: several compiler warnings [akrus]akrus1-1/+1
2008-08-24- Fixed skill problems (who did this? Mercenary skills values are big than ho...zephyrus1-6/+6