summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-24* Changed all uses of struct skill_unit_group* to group_id in status_change_e...FlavioJS1-1/+1
2009-01-22* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...FlavioJS1-3/+3
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...zephyrus1-2/+14
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS1-1/+1
2008-10-01Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport...L0ne_W0lf1-4/+2
2008-09-10- Full implementation of mercenary skills.zephyrus1-31/+51
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-03- Starting Mercenary Skill implementation.zephyrus1-0/+2
2008-09-01- Supportive Skill Behavior for Mercenaries:zephyrus1-13/+13
2008-09-01- More code for mercenaries and starting work on restrictions.zephyrus1-7/+7
2008-08-24- Implemented Mercenary Scrolls (item_db)zephyrus1-41/+47
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus1-1/+1
2008-08-21- Big update to Basilica, implementing official behavior.zephyrus1-7/+5
2008-08-20- Removed my barricade implementation. Not required in WoE SE.zephyrus1-3/+0
2008-08-15* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...sketchyphoenix1-1/+1
2008-08-07* Added another GM trust config for party invitations (bugreport:2004)sketchyphoenix1-0/+2
2008-07-31Removed the mob controller system, now a customization (see topic:194375).ultramage1-3/+1
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-0/+1
2008-07-09Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805shadow1-1/+1
2008-07-04* Homunculus will no longer auto-vaporize on master death.L0ne_W0lf1-0/+1
2008-07-03Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u...shadow1-2/+3
2008-06-13Fixed some skills working on undead element when they were supposed to work o...shadow1-2/+2
2008-06-10Fixed double attack working with unarmed attacks, as reported by Lone Wolf.shadow1-1/+2
2008-06-09Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654shadow1-1/+1
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage1-1/+2
2008-06-01Added Ai4rei's "gm can view all players' equips" feature (topic:186519).ultramage1-0/+1
2008-05-08- Added some new items and headgears.zephyrus1-2/+7
2008-05-07- Added function battle_attr_ratio to handle just getting the attribute table...skotlex1-2/+15
2008-05-03NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall.ultramage1-2/+2
2008-04-27Corrected r12662 where a guild break would trigger the OnGuildBreak event for...ultramage1-7/+7
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS1-1/+1
2008-04-18fixed mapserv crash (divide by zero in Earthquake)Lupus1-1/+4
2008-04-18Implemented config setting 'vending_over_max', to let people configure the be...ultramage1-0/+1
2008-04-10* Updated NPC skill "Evil Land". More gravity wtfage.L0ne_W0lf1-3/+3
2008-04-08Fixed party invitation ack messages not displaying on recent clients (bugrepo...ultramage1-1/+1
2008-04-07Magnum Break will now affect traps. See (r12516).Kevin1-0/+1
2008-04-07-Sight rasher now affects the wizard's own and other's icewalls.Kevin1-1/+2
2008-04-07NPC earthquake now divides the atk2 bonus between players. (bugreport:1253)Kevin1-1/+2
2008-03-31fixed aciddemo map server crashLupus1-1/+4
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-12/+15
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage1-0/+1
2008-03-22Cart Termination now bypasses Parrying and Energy Coat (bugreport:476)ultramage1-5/+7
2008-03-13- Added a fix for Abracadabra, this skills allways should use minimum a Yello...zephyrus1-0/+4
2008-03-09- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...skotlex1-5/+7
2008-03-07- Added config settings mob_active_time and boss_active_time, what they do is...skotlex1-1/+5
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-0/+2
2008-03-05- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.skotlex1-9/+6
2008-03-04- Updated firepillar so it cannot be placed on top of others.skotlex1-2/+2
2008-02-27* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)ultramage1-3/+0
2008-02-26- Added new settings for autotrade on battle/misc.conf (you can read descript...zephyrus1-0/+2