summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-11Valkyrie item fix, Sonic blow fix.Vicious1-1/+1
2006-02-09- Added setting max_exp_gain_rate which caps how much exp you can get from a ...skotlex1-0/+2
2006-02-08- Added battle config options:skotlex1-0/+5
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-11/+15
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex1-1/+1
2006-02-08- Modified battle_check_range to use check_range_bl rather than range_bl for ...skotlex1-6/+3
2006-02-08- Fixed SG_STAR_ANGER not getting it's damage bonus at all.skotlex1-1/+1
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-4/+5
2006-02-04Skotlex's Falcon Assault fixVicious1-1/+1
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex1-20/+24
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-2/+12
2006-02-01- Trick Dead makes you stop walking now.skotlex1-2/+3
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-163/+158
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex1-26/+57
2006-01-31- Changed the exp tables format.skotlex1-8/+0
2006-01-30One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100...Komurka1-1/+1
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I...Komurka1-0/+8
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+4412
2006-01-29Clearing trunk.Valaris1-4629/+0
2005-04-06* Fixed a crash in clif_send when checking packet versioncelest1-6/+12
2005-04-05* Fixed skill tree entries for Vulcan Arrow, and Throw Arrowcelest1-42/+37
2005-04-05* Simplified Valaris' online_timercelest1-7/+7
2005-03-30* Added base code for loading Ser's UPNP plugincelest1-0/+2
2005-03-30* updated map server to jA1137~1159celest1-0/+4
2005-03-29More C/C++ Conformance fixesamber1-2/+2
2005-03-29* Updated damage calculation for Magnum Breakcelest1-4/+8
2005-03-27* Fixed AutospellWhenHit effect to only work on melee attackscelest1-1/+2
2005-03-27* Moved guardian hostility checking and monster_ignore_gm check to battle.ccelest1-2/+25
2005-03-25* Some minor changes to Sacrifice in battle.ccelest1-1/+3
2005-03-24* Added 'map_charid2id'celest1-1/+1
2005-03-23memory bugs fixedamber1-0/+34
2005-03-23* Added' require_glory_guild'celest1-0/+2
2005-03-22Check changelog ^^celest1-12/+1
2005-03-20* Added 4 new card effects from 3/15's patchcelest1-3/+9
2005-03-19Fixed day and night settings not ignored even if they are set to 0celest1-2/+2
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...celest1-5/+5
2005-03-11* Updated Breaker, Cloakingcelest1-2/+4
2005-03-08Updated Soul Breakercelest1-17/+4
2005-03-07* Updated core and map-server to jA 1115~1137celest1-49/+19
2005-02-28* Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strikecelest1-6/+6
2005-02-23mob db exp reading fixLupus1-27/+1
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-7/+9
2005-02-19* Added bSubSize, bHPGainValue, and bDamageWhenUnequip celest1-4/+14
2005-02-18* Added bAddRace2celest1-7/+13
2005-02-16Added 3 more of the new card effectscelest1-6/+22
2005-02-16* Fixed a typo in quests/all_quest.txtcelest1-33/+87
2005-02-15* Changed weapon skills to read list_num from the skill_db when calculating d...celest1-46/+43
2005-02-15* Corrected Investigate's damage calculationcelest1-4/+4
2005-02-11* Tidied up battle_check_target abit(no author)1-5/+12
2005-02-05* Updated Sharp Shooting AoE code(no author)1-2/+2