Age | Commit message (Expand) | Author | Files | Lines |
2011-12-29 | * Updated for Emperium not can be healed by any skills. | protimus | 1 | -2/+2 |
2011-12-29 | Fixed holy and shadow elemental scrolls from dispelling on death, bugreport:3534 | shennetsind | 1 | -0/+4 |
2011-12-29 | (AoE) skills continue to trigger even if character is dead, official behavior... | shennetsind | 1 | -1/+1 |
2011-12-25 | Fixed 'bonus bMatk,<value>;' bonus, follow up r15270 | shennetsind | 1 | -7/+7 |
2011-12-25 | Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ... | shennetsind | 1 | -0/+8 |
2011-12-25 | Added new bonus for RE cards 'bonus bWeaponMatk,<value>;' | shennetsind | 1 | -0/+9 |
2011-12-25 | Follow up r15267, changed to standard | shennetsind | 1 | -1/+2 |
2011-12-23 | Fixed all sniper traps (except ankle snare) from working on their owner; bugr... | shennetsind | 1 | -2/+3 |
2011-12-22 | Added a memory optimization. bugreport:4972 | xazax-hun | 1 | -34/+20 |
2011-12-20 | * Removed function that cause duplicate allocation status of hit and flee. | protimus | 1 | -16/+1 |
2011-12-20 | * Updated the renewal formulas of status allocations. | protimus | 1 | -15/+7 |
2011-12-18 | changed re_job_db.txt to job_db_re.txt, following the naming standard of othe... | shennetsind | 1 | -1/+1 |
2011-12-17 | Eska MDEF effect fixed; changed from hardMDEF to softMDEF, bugreport:4673 | shennetsind | 1 | -2/+2 |
2011-12-17 | MvP monsters no longer can target play dead characters, bugreport:4693 | shennetsind | 1 | -1/+1 |
2011-12-14 | Fixed @duel problem with Kaizel, bugreport:4795 | shennetsind | 1 | -0/+2 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -35/+35 |
2011-12-14 | - Fixed Sky Deleter Card (and similar items) not healing when killing a monst... | epoque11 | 1 | -2/+6 |
2011-12-14 | Kaizel fix for bugreport:5088 | shennetsind | 1 | -1/+1 |
2011-12-11 | Renewal Weapon MATK boost fix, bugreport:5115 | shennetsind | 1 | -2/+5 |
2011-12-10 | Homun MATK adjustment (follow up r15050) | shennetsind | 1 | -2/+2 |
2011-12-09 | Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110 | shennetsind | 1 | -11/+58 |
2011-12-09 | Homunculus MATK fix for bugreport:5109 | shennetsind | 1 | -1/+6 |
2011-12-06 | Fixed @mute death immunity, bugreport:4960 | shennetsind | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -52/+1712 |
2011-11-16 | * Fixed natural expiration of GM mute printing the unmute message twice (sinc... | ai4rei | 1 | -1/+1 |
2011-10-16 | * Changed function-like macros into inline functions where it seemed appropri... | ai4rei | 1 | -2/+20 |
2011-09-20 | * Applied map flag update patch provided by Daegaladh. Will mess with custom ... | L0ne_W0lf | 1 | -3/+7 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -1/+1 |
2011-08-23 | - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage ... | Skotlex | 1 | -41/+45 |
2011-08-10 | - added sending a dummy 0x08b9 packet in the char-server, required to support... | Skotlex | 1 | -0/+2 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -51/+32 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -3/+3 |
2011-05-29 | * Fixed NULL pointer in status_change_timer (SC_BERSERK), when the HP subtrac... | ai4rei | 1 | -1/+1 |
2011-05-23 | * Changed enumerating defines into enumerations (related topic:264007). | ai4rei | 1 | -4/+7 |
2011-04-21 | * Extended debugging code for bugreport:3504 (related r14599). | ai4rei | 1 | -3/+22 |
2011-03-28 | Prevented SC_EXPBOOST, SC_JEXPBOOST and SC_ITEMBOOST (used by Battle Manuals ... | Paradox924X | 1 | -0/+3 |
2011-02-23 | * Updates to various custom stuff that buying stores might/are expected to su... | ai4rei | 1 | -1/+2 |
2011-02-21 | * Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. | ai4rei | 1 | -1/+2 |
2011-01-14 | * Removed unconditional redundant status change checks before status_change_e... | ai4rei | 1 | -4/+2 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -111/+111 |
2010-12-17 | * Added temporary check to skill_delunitgroup to prevent crashes when 'group'... | ai4rei | 1 | -0/+9 |
2010-12-06 | Added support for bonus bAddItemHealRate, which works for all healing items c... | L0ne_W0lf | 1 | -0/+1 |
2010-12-02 | * Removed redundant check in food vs. cash food status change overriding code... | ai4rei | 1 | -24/+12 |
2010-11-30 | * Fixed out-of-bound access to percentrefinery array causing refine bonuses s... | ai4rei | 1 | -1/+1 |
2010-11-30 | * Fixed class being used instead of idx in status_readdb_job2 (bugreport:4597... | ai4rei | 1 | -1/+1 |
2010-11-30 | * Made job_db1.txt, job_db2.txt, size_fix.txt and refine_db.txt reading use s... | ai4rei | 1 | -126/+98 |
2010-11-30 | * Made skill_tree.txt reading use sv_readdb. [Ai4rei] | ai4rei | 1 | -0/+7 |
2010-11-28 | * Added emotion_type enumeration for clif_emotion constants. | ai4rei | 1 | -3/+3 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -5/+5 |
2010-11-28 | * Fixed pets derived from immobile monsters not being able to walk (bugreport... | ai4rei | 1 | -1/+9 |