summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-07- Cleaned some of mpeg's updated work.skotlex1-9/+1
2006-08-07- Some code cleaning in status.cskotlex1-3/+4
2006-08-07mpeg's ninja workVicious1-5/+7
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex1-3/+6
2006-08-05- Fixed a compile warning.skotlex1-1/+1
2006-08-04- Fixed flag.elefix not being respected in battle_calc_misc_damage.skotlex1-9/+9
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex1-8/+8
2006-08-04- Some minor code cleanups.skotlex1-6/+6
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-6/+10
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex1-2/+5
2006-08-04Fixed warning:'type' might be used uninitialized in this functiontoms1-1/+1
2006-08-03- Readjusted the Chasewalk icon to be as it should be.skotlex1-0/+4
2006-08-03- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...skotlex1-18/+19
2006-08-03- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflow...skotlex1-0/+4
2006-08-03- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.skotlex1-0/+4
2006-08-03- Cleaned up the last NJ update code.skotlex1-3/+3
2006-08-02- Fixed a logic error on battle_get_master which was causing infinite loops.....skotlex1-8/+8
2006-08-02Merged Mpeg's work on Ninja skillstoms1-6/+23
2006-08-02- Fixed Martyr's Reckoning having a cap damage of 32k.skotlex1-5/+3
2006-08-02- Made recursive master check the default (otherwise it messes skill -> pet -...skotlex1-22/+7
2006-08-02- Updated battle_check_target so that all alchemist summoned mobs can be targ...skotlex1-2/+2
2006-08-01- Updated Poison React chance to counter and number of counters as per skill ...skotlex1-2/+2
2006-08-01- Fixed NPC_STOP id value in skill_cast_dbskotlex1-2/+2
2006-07-31Added possibility to restrict duel usage to same maptoms1-2/+4
2006-07-31Merged mpeg's fix on ninja skillstoms1-1/+4
2006-07-31- Corrected a status_get_race call which should be status_get_race2 in misc a...skotlex1-3/+3
2006-07-30changed shell of blood into normal bullet. A_SHOTGUN is still around just in ...Vicious1-6/+1
2006-07-30Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALEtoms1-6/+12
2006-07-30- Added bNoMiscDamage setting so you can specify misc-damage blocking from sk...skotlex1-12/+11
2006-07-30GS Skill updates/fixesVicious1-0/+4
2006-07-29- Some small bug fixes discovered while merging.skotlex1-1/+1
2006-07-29- Added A_* constants to identify ammo types.skotlex1-3/+37
2006-07-29- offensive heal/sanctuary will only happen when the source of the heal is a ...skotlex1-0/+1
2006-07-28- Cleaned up the NJ update code.skotlex1-34/+37
2006-07-28- Some cleaning of battle_drain, Evil Druid card should work now.skotlex1-9/+9
2006-07-28Fixed : - "uninitialized local variable 'i' used" in skill.ctoms1-5/+6
2006-07-28Commiting mpeg's NJ work(from jA). some things might have gotten reversed/bro...Vicious1-17/+57
2006-07-27- Added config setting party_update_interval so you can specify how often the...skotlex1-0/+5
2006-07-27- Added config setting "party_hp_mode" (battle/party.conf) which determines m...skotlex1-0/+2
2006-07-27- Applied the necessary changes to make @partyoption reflect it's changes on ...skotlex1-2/+2
2006-07-26- Some code cleanup of HLIF_MOON in regards to the number of hits and damage ...skotlex1-2/+1
2006-07-26- Added battle_get_master which returns the master bl of a given object.skotlex1-114/+128
2006-07-25- Fixed a possible crash when you dual-wield and the total damage is 0.skotlex1-4/+3
2006-07-24- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...skotlex1-3/+3
2006-07-24- Changed Land Protector's range back to 3.skotlex1-3/+3
2006-07-23- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ...skotlex1-2/+2
2006-07-21- Corrected the @follow timer not being deleted on logout.skotlex1-0/+2
2006-07-21- battle_check_target will now tag homunculus as invalid target when the sour...skotlex1-1/+5
2006-07-21- Added the necessary checks so that Suiton makes Fogwall have double duratio...skotlex1-3/+3
2006-07-20- Corrected Cloaking level 1-2 not letting you move across walls.skotlex1-1/+1