Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | - Do not trigger event if killed by script at all. | zephyrus | 1 | -11/+11 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 1 | -212/+0 |
2008-08-12 | Now using proper enum type for mob skill state tracking. | ultramage | 1 | -1/+1 |
2008-08-12 | Added updated client effects list. | ultramage | 1 | -36/+42 |
2008-08-10 | Some small code cleaning | ultramage | 1 | -1/+2 |
2008-08-04 | - Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis... | zephyrus | 1 | -37/+44 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -82/+3 |
2008-07-30 | Removed the IRC bot system, now a customization (see topic:194306) | ultramage | 1 | -4/+0 |
2008-07-26 | Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w... | ultramage | 1 | -5/+5 |
2008-07-26 | - Implemented official Convex Mirror (With help of Yomanda and Sirius White) | zephyrus | 1 | -1/+2 |
2008-07-05 | * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) | sketchyphoenix | 1 | -1/+1 |
2008-06-29 | - Added support to Cash Shop for script command callshop | zephyrus | 1 | -8/+21 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 1 | -1/+1 |
2008-06-21 | * Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was k... | sketchyphoenix | 1 | -0/+3 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 1 | -50/+76 |
2008-05-07 | - Added function battle_attr_ratio to handle just getting the attribute table... | skotlex | 1 | -8/+1 |
2008-05-02 | * Changes to map_foreach* functions: | FlavioJS | 1 | -3/+2 |
2008-05-02 | Replaced the very ineffective clif_foreachclient() with map_foreachpc() since... | ultramage | 1 | -1/+1 |
2008-05-01 | Replaced the integers+checking approach in r12679 with usage of floating poin... | ultramage | 1 | -6/+6 |
2008-05-01 | Implemented get_percentage() for compact and safe calculation of percentual v... | ultramage | 1 | -6/+6 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -0/+5 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -12/+12 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -16/+1 |
2008-04-08 | Full revert of r12402, could be the cause of mob respawn problems (followup t... | ultramage | 1 | -7/+0 |
2008-04-07 | * Made script command 'flagemblem' and guild_emblem_change send an update of ... | FlavioJS | 1 | -12/+35 |
2008-04-07 | Improved the Mental Sensing fix from r12507 to not start the status at all, i... | ultramage | 1 | -1/+1 |
2008-04-06 | NVM on last fix (r12510). | Kevin | 1 | -1/+1 |
2008-04-06 | Changed Mental Vision fix (r12507) to check for mexp rather then the boss fla... | Kevin | 1 | -1/+1 |
2008-04-06 | Mind Sensing no longer gives an xp bonus on bosses. (bugreport:1282) | Kevin | 1 | -1/+1 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -8/+8 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -0/+1 |
2008-03-21 | - Added status changes for netcafe premium items. Status Resist Potion and SP... | zephyrus | 1 | -12/+23 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 1 | -4/+30 |
2008-03-19 | Changed the dynamic mobs system to also unload mobs that have respawn time bu... | ultramage | 1 | -0/+7 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 1 | -1/+1 |
2008-03-14 | Fixed spawned mob count not being counted properly, causing yet more respawn ... | ultramage | 1 | -2/+0 |
2008-03-13 | Replaced some foreach-based functions by their inlined iterator equivalents. | ultramage | 1 | -1/+3 |
2008-03-13 | - Added a fix for Abracadabra, this skills allways should use minimum a Yello... | zephyrus | 1 | -0/+143 |
2008-03-12 | Removed one mob data variable related to dynamic mobs that I found to be redu... | ultramage | 1 | -1/+0 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -0/+1 |
2008-03-07 | - Added config settings mob_active_time and boss_active_time, what they do is... | skotlex | 1 | -43/+70 |
2008-03-06 | Fixed a crash when a homun kills a mvp and the char that did the most damage ... | ultramage | 1 | -1/+1 |
2008-03-03 | - An extra ; removed. Reported by Itakou. | zephyrus | 1 | -2/+3 |
2008-02-27 | Added support for actually disabling the idle_no_autoloot config setting (fol... | ultramage | 1 | -1/+5 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -7/+7 |
2008-02-14 | - Some optimizations to @noks (now using a Status Change timer). | zephyrus | 1 | -14/+17 |
2008-02-14 | - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_... | zephyrus | 1 | -7/+87 |
2008-02-07 | - Fixed Freezing Trap doing no damage (changed type from misc to weapon) | skotlex | 1 | -1/+1 |
2008-02-04 | - Some code cleanups. | zephyrus | 1 | -1/+1 |
2008-01-06 | - Fixed Overthrust's timer not being able to be refreshed when recasting it (... | skotlex | 1 | -1/+1 |