Age | Commit message (Expand) | Author | Files | Lines |
2011-09-30 | * Fixed skill_calc_heal applying heal bonuses only to AL_HEAL. | L0ne_W0lf | 1 | -1/+1 |
2011-08-27 | - Implemented first version of Archbishop skills. Preliminary version, see do... | L0ne_W0lf | 2 | -9/+7 |
2011-08-21 | * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). | ai4rei | 1 | -0/+8 |
2011-08-10 | * Raised MAX_MERCENARY_CLASS to 44 for new mercenaries. | L0ne_W0lf | 2 | -3/+3 |
2011-05-15 | * Added support for increased max statistics (parameters) for 3rd classes (re... | Gepard | 1 | -0/+6 |
2011-05-15 | * Merged changes from trunk [14784:14819/trunk]. | ai4rei | 1 | -0/+11 |
2011-05-14 | * Added settings 'cashshop_show_points' and 'mail_show_status', both disabled... | ai4rei | 1 | -0/+11 |
2011-04-09 | * Merged changes from trunk [14742:14782/trunk]. | ai4rei | 2 | -2/+2 |
2011-04-08 | * Added missing Hair Dressers and Hair Dyer to Lighthalzen. | L0ne_W0lf | 1 | -1/+1 |
2011-03-15 | * Fixed monsters getting warped when stepping on an NPC warp when at least on... | ai4rei | 1 | -1/+1 |
2011-03-09 | * Fixed some missing/wrong bits in merge from trunk (follow up to r14740). | ai4rei | 1 | -28/+28 |
2011-03-09 | * Merged changes from trunk [14688:14739/trunk]. | Kisuka | 4 | -0/+43 |
2011-03-08 | - Added official behavior of displaying party names. | Kisuka | 1 | -0/+4 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 2 | -1/+12 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+24 |
2011-02-15 | * Added support for client GM command /check (related r12076). | ai4rei | 1 | -0/+4 |
2010-12-26 | * Merged changes from trunk [14496:14630/trunk]. | ai4rei | 3 | -1/+11 |
2010-12-18 | * Fixed character storage no longer being sorted (bugreport:1982, since r12950). | ai4rei | 1 | -0/+5 |
2010-12-12 | * Added enumeration for monster damage log field 'flag'. | ai4rei | 1 | -1/+1 |
2010-12-02 | * Added support for IT_CASH to @iteminfo, logging filters and item drop rate ... | ai4rei | 1 | -0/+1 |
2010-11-28 | * Added an option to re-roll the /dice emotion server-side, to prevent cheats... | ai4rei | 1 | -0/+4 |
2010-11-14 | * Updated quest_read_db. Might need reviewing. ;-; | L0ne_W0lf | 1 | -1/+1 |
2010-11-14 | * Updated quest_read_db. Might need reviewing. ;-; | L0ne_W0lf | 1 | -1/+1 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -0/+3 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -0/+3 |
2010-06-28 | * Updated specialeffect2 to accept player names. (follow up to r14353) | L0ne_W0lf | 1 | -1/+1 |
2010-06-28 | * Follow up to r13895, added a battle.conf setting to control if ranges shoul... | L0ne_W0lf | 1 | -0/+6 |
2010-02-10 | - Fixed a misleading description. (bugreport:4008) | brianluau | 1 | -1/+1 |
2010-02-06 | 2010/02/06 | Inkfish | 1 | -1/+1 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -18/+20 |
2009-11-03 | * Added battle_config.mob_slave_keep_target config option (monster.conf) | L0ne_W0lf | 1 | -0/+3 |
2009-08-18 | * Changed attribute_recover to no, being hit by the same element should not r... | L0ne_W0lf | 1 | -1/+1 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -2/+8 |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 1 | -44/+44 |
2009-07-23 | - Fixed some grammar and spelling. | brianluau | 1 | -1/+1 |
2009-07-18 | - Fixed the config description for 'random_monster_checklv' (follow up to r13... | brianluau | 1 | -2/+4 |
2009-07-17 | - Fixed a bug/typo in Valorous Assassin's Damascus's bonus. | Kisuka | 1 | -44/+44 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 1 | -2/+2 |
2009-06-29 | * Fixed attack not counted as connect when dodged and got damage from skill b... | Inkfish | 1 | -3/+3 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -1/+6 |
2009-06-08 | Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was on... | Inkfish | 1 | -0/+2 |
2009-06-08 | * Added a configuration for whether damage of EarthQuake with single target c... | Inkfish | 1 | -0/+3 |
2009-05-29 | * Added a new battle flag for telling which skills can have bHealPower effect. | Inkfish | 1 | -0/+4 |
2009-05-14 | * More logical modifications on skill_additional_effect thing. Thanks to ultr... | Inkfish | 1 | -4/+8 |
2009-04-16 | - Corrected the attack_attr_none setting to behave as it should: for those wh... | skotlex | 1 | -3/+3 |
2009-04-11 | Inverted the way monster_ai 0x200 works, default is 0 again (followup to r136... | ultramage | 1 | -5/+5 |
2009-04-10 | Default value for monster_ai is now 0x200. | L0ne_W0lf | 1 | -1/+1 |
2009-03-31 | Added missing pet_equip_min_friendly config option (followup to r13491). | ultramage | 1 | -0/+3 |
2009-03-29 | - Implementing official battleground "emblem" crossed swords icon. | zephyrus | 1 | -14/+0 |
2009-03-24 | Some more fixes to my buggy commit -.-; | Sara | 1 | -1/+1 |