Age | Commit message (Expand) | Author | Files | Lines |
2013-01-05 | * Follow up r17065 | markzd | 1 | -1/+1 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -11/+11 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -181/+178 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -178/+181 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -0/+1 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -7/+20 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -1/+1 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -4/+6 |
2012-08-30 | Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point... | shennetsind | 1 | -2/+4 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -2/+3 |
2012-07-12 | another set of minor adjustments throughout the code. | shennetsind | 1 | -1/+1 |
2012-07-12 | Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER. | daegaladh | 1 | -1/+1 |
2012-06-18 | Little optimization on MVP tombstone system, maybe fix insane CPU usage spike... | greenboxal2 | 1 | -2/+2 |
2012-05-31 | Fixed bugreport:5867 clones with cloaking skill are no longer "invincible" | shennetsind | 1 | -0/+1 |
2012-05-21 | Fixed bugreport:5699 all new options should now be passed properly to clones ... | shennetsind | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -0/+6 |
2012-04-24 | Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bu... | greenboxal2 | 1 | -0/+4 |
2012-04-21 | Added mvp tomb system. | greenboxal2 | 1 | -0/+2 |
2012-04-11 | yet another minor performance improvement. walking mobs no longer waste bandw... | shennetsind | 1 | -1/+1 |
2012-03-05 | - Guild Castle code cleanup: | gepard1984 | 1 | -1/+1 |
2012-01-31 | * Fixes and improvements related to MVP rewards (bugreport:1259): | gepard1984 | 1 | -2/+3 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -0/+5 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -2/+2 |
2011-05-14 | * Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respectiv... | ai4rei | 1 | -1/+1 |
2011-05-14 | * Some NPC event related cleaning. | ai4rei | 1 | -1/+1 |
2011-04-16 | * Some cleanups related to player and monster states. | ai4rei | 1 | -12/+12 |
2010-12-12 | * Added enumeration for monster damage log field 'flag'. | ai4rei | 1 | -0/+7 |
2010-11-21 | * Added enumeration RC2_* for mob data 'race2' (bugreport:4561). | ai4rei | 1 | -1/+0 |
2010-06-02 | * Corrected warnings (and errors on some compilers) from r14327. | L0ne_W0lf | 1 | -2/+2 |
2010-06-01 | * Implemented the Manuk and Splendide item status effects, thanks to Epoque. | L0ne_W0lf | 1 | -0/+4 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 1 | -0/+7 |
2009-11-24 | * Fixed the logged damage from pets doesn't count when 'pet_attack_exp_to_mas... | Inkfish | 1 | -1/+1 |
2009-11-03 | * Added battle_config.mob_slave_keep_target config option (monster.conf) | L0ne_W0lf | 1 | -1/+1 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -0/+3 |
2009-05-25 | Now we can use 'boss_monster' to summon whatever monsters that need to be rad... | Inkfish | 1 | -0/+1 |
2009-05-15 | - Fixed a bunch of invalid memory access bugs as reported by Valgrind. | skotlex | 1 | -1/+1 |
2009-03-04 | Small edits to battleground code (bugreport:2816) | ultramage | 1 | -1/+0 |
2009-02-26 | - Fixed item Nemesis. | zephyrus | 1 | -0/+4 |
2009-01-13 | Mobs with nonzero spawn time can now be cached as well, saving some more cpu/... | ultramage | 1 | -0/+1 |
2008-08-20 | - More cleanup of Barricades (final i think) | zephyrus | 1 | -1/+0 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 1 | -4/+0 |
2008-08-12 | Now using proper enum type for mob skill state tracking. | ultramage | 1 | -17/+16 |
2008-08-04 | - Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis... | zephyrus | 1 | -0/+1 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -19/+0 |
2008-07-26 | - Implemented official Convex Mirror (With help of Yomanda and Sirius White) | zephyrus | 1 | -0/+1 |
2008-07-05 | * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) | sketchyphoenix | 1 | -1/+1 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 1 | -0/+1 |
2008-06-02 | - Added support for OnTouchNPC event, required for Monster Race. Script comma... | zephyrus | 1 | -0/+1 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 1 | -1/+1 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -5/+0 |