Age | Commit message (Expand) | Author | Files | Lines |
2009-03-02 | Blade Stop status no longer prevents item use and equip changing. | ultramage | 1 | -1/+1 |
2009-03-02 | Just some generic cleanups. | ultramage | 1 | -28/+25 |
2009-03-01 | Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until... | shadow | 1 | -0/+3 |
2009-02-26 | - Fixed item Nemesis. | zephyrus | 1 | -26/+101 |
2009-01-25 | - Implemented new Pet Bonus System. Enjoy!! :D | zephyrus | 1 | -0/+1 |
2009-01-25 | - Implemented new item bonus scripts required for battlegrounds. | zephyrus | 1 | -51/+81 |
2009-01-24 | * Changed all uses of struct skill_unit_group* to group_id in status_change_e... | FlavioJS | 1 | -1/+1 |
2009-01-22 | * Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por... | FlavioJS | 1 | -3/+3 |
2009-01-20 | - Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat... | zephyrus | 1 | -2/+14 |
2008-11-22 | * Hunted down the simpler 64bit pointer truncations. | FlavioJS | 1 | -1/+1 |
2008-10-01 | Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport... | L0ne_W0lf | 1 | -4/+2 |
2008-09-10 | - Full implementation of mercenary skills. | zephyrus | 1 | -31/+51 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 1 | -2/+2 |
2008-09-03 | - Starting Mercenary Skill implementation. | zephyrus | 1 | -0/+2 |
2008-09-01 | - Supportive Skill Behavior for Mercenaries: | zephyrus | 1 | -13/+13 |
2008-09-01 | - More code for mercenaries and starting work on restrictions. | zephyrus | 1 | -7/+7 |
2008-08-24 | - Implemented Mercenary Scrolls (item_db) | zephyrus | 1 | -41/+47 |
2008-08-24 | - Moving all content of Homunculus code to a proper file Homunculus.c/h | zephyrus | 1 | -1/+1 |
2008-08-21 | - Big update to Basilica, implementing official behavior. | zephyrus | 1 | -7/+5 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 1 | -3/+0 |
2008-08-15 | * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres... | sketchyphoenix | 1 | -1/+1 |
2008-08-07 | * Added another GM trust config for party invitations (bugreport:2004) | sketchyphoenix | 1 | -0/+2 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -3/+1 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -0/+1 |
2008-07-09 | Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805 | shadow | 1 | -1/+1 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 1 | -0/+1 |
2008-07-03 | Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u... | shadow | 1 | -2/+3 |
2008-06-13 | Fixed some skills working on undead element when they were supposed to work o... | shadow | 1 | -2/+2 |
2008-06-10 | Fixed double attack working with unarmed attacks, as reported by Lone Wolf. | shadow | 1 | -1/+2 |
2008-06-09 | Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654 | shadow | 1 | -1/+1 |
2008-06-07 | Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. | ultramage | 1 | -1/+2 |
2008-06-01 | Added Ai4rei's "gm can view all players' equips" feature (topic:186519). | ultramage | 1 | -0/+1 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 1 | -2/+7 |
2008-05-07 | - Added function battle_attr_ratio to handle just getting the attribute table... | skotlex | 1 | -2/+15 |
2008-05-03 | NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall. | ultramage | 1 | -2/+2 |
2008-04-27 | Corrected r12662 where a guild break would trigger the OnGuildBreak event for... | ultramage | 1 | -7/+7 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -1/+1 |
2008-04-18 | fixed mapserv crash (divide by zero in Earthquake) | Lupus | 1 | -1/+4 |
2008-04-18 | Implemented config setting 'vending_over_max', to let people configure the be... | ultramage | 1 | -0/+1 |
2008-04-10 | * Updated NPC skill "Evil Land". More gravity wtfage. | L0ne_W0lf | 1 | -3/+3 |
2008-04-08 | Fixed party invitation ack messages not displaying on recent clients (bugrepo... | ultramage | 1 | -1/+1 |
2008-04-07 | Magnum Break will now affect traps. See (r12516). | Kevin | 1 | -0/+1 |
2008-04-07 | -Sight rasher now affects the wizard's own and other's icewalls. | Kevin | 1 | -1/+2 |
2008-04-07 | NPC earthquake now divides the atk2 bonus between players. (bugreport:1253) | Kevin | 1 | -1/+2 |
2008-03-31 | fixed aciddemo map server crash | Lupus | 1 | -1/+4 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -12/+15 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -0/+1 |
2008-03-22 | Cart Termination now bypasses Parrying and Energy Coat (bugreport:476) | ultramage | 1 | -5/+7 |
2008-03-13 | - Added a fix for Abracadabra, this skills allways should use minimum a Yello... | zephyrus | 1 | -0/+4 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -5/+7 |