Age | Commit message (Expand) | Author | Files | Lines |
2011-10-15 | * Updated misleading comment in conf/mapflag/partylock.txt (bugreport:4930, s... | ai4rei | 2 | -1/+3 |
2011-10-07 | * Merged changes from trunk [14895:14966/trunk]. | ai4rei | 4 | -0/+93 |
2011-09-30 | * Fixed skill_calc_heal applying heal bonuses only to AL_HEAL. | L0ne_W0lf | 2 | -2/+2 |
2011-09-20 | * Applied map flag update patch provided by Daegaladh. Will mess with custom ... | L0ne_W0lf | 2 | -0/+83 |
2011-08-27 | - Implemented first version of Archbishop skills. Preliminary version, see do... | L0ne_W0lf | 3 | -12/+10 |
2011-08-21 | * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). | ai4rei | 2 | -0/+10 |
2011-08-10 | * Raised MAX_MERCENARY_CLASS to 44 for new mercenaries. | L0ne_W0lf | 3 | -3/+5 |
2011-07-10 | * Merged changes from trunk [14827:14894/trunk]. | ai4rei | 2 | -2/+4 |
2011-07-09 | * Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (sinc... | ai4rei | 2 | -2/+4 |
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 | 4 | -1/+36 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -0/+18 |
2011-05-14 | * Added settings 'cashshop_show_points' and 'mail_show_status', both disabled... | ai4rei | 3 | -1/+18 |
2011-04-09 | * Merged changes from trunk [14742:14782/trunk]. | ai4rei | 11 | -3/+37 |
2011-04-08 | * Added missing Hair Dressers and Hair Dyer to Lighthalzen. | L0ne_W0lf | 1 | -1/+1 |
2011-04-05 | - Completed L0ne's 2007 request for 'waitingroom' to support required zeny an... | Kisuka | 8 | -1/+33 |
2011-03-22 | - AEGIS Conversion of Mob Spawns. | Kisuka | 1 | -1/+27 |
2011-03-15 | * Fixed monsters getting warped when stepping on an NPC warp when at least on... | ai4rei | 2 | -1/+3 |
2011-03-09 | * Fixed some missing/wrong bits in merge from trunk (follow up to r14740). | ai4rei | 2 | -58/+58 |
2011-03-09 | * Merged changes from trunk [14688:14739/trunk]. | Kisuka | 10 | -7/+74 |
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 | 3 | -1/+14 |
2011-03-02 | * Updates to the super novice's guardian angel prayer effect and related hand... | ai4rei | 1 | -6/+1 |
2011-02-23 | * Updates to various custom stuff that buying stores might/are expected to su... | ai4rei | 2 | -1/+3 |
2011-02-19 | * Fixed 'feature.conf' not getting loaded and a typo buying store feature set... | ai4rei | 1 | -0/+3 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 3 | -0/+28 |
2011-02-19 | - Set svn:mime-type properties on readme files so they can be browsed directl... | brianluau | 1 | -30/+30 |
2011-02-15 | * Added support for client GM command /check (related r12076). | ai4rei | 2 | -0/+6 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 2 | -0/+7 |
2011-02-06 | - Changed some duplicates so they use a floating NPC as their original. (bugr... | L0ne_W0lf | 1 | -0/+9 |
2011-01-30 | * Merged changes from trunk [14636:14686/trunk]. | ai4rei | 7 | -57/+53 |
2011-01-29 | * Removed @aw/@away which duplicates and collides with client's /am (away mes... | ai4rei | 2 | -11/+1 |
2011-01-13 | * Removed ladmin (remote administration tool), all related support code and t... | ai4rei | 4 | -41/+2 |
2010-12-31 | * Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps. | ai4rei | 2 | -5/+50 |
2010-12-26 | * Merged changes from trunk [14496:14630/trunk]. | ai4rei | 9 | -26/+53 |
2010-12-25 | * Made SQL char-server options 'chars_per_account' and 'char_del_level' work ... | ai4rei | 1 | -1/+1 |
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 | 2 | -1/+3 |
2010-12-11 | * Added support for checking argument data type of built-in script functions ... | ai4rei | 1 | -0/+6 |
2010-12-10 | * Applied update to charhelp.txt provided by EvilPuncker to match current cha... | ai4rei | 2 | -23/+25 |
2010-12-02 | * Added support for IT_CASH to @iteminfo, logging filters and item drop rate ... | ai4rei | 2 | -1/+2 |
2010-11-28 | * Added an option to re-roll the /dice emotion server-side, to prevent cheats... | ai4rei | 1 | -0/+4 |
2010-11-25 | * Too large client packets, which would otherwise cause the client to crash, ... | ai4rei | 1 | -0/+7 |
2010-11-21 | * Changed party_share_level from 10 to 15 as per kRO maintenance from 2010/04... | ai4rei | 2 | -1/+3 |
2010-11-14 | * Updated quest_read_db. Might need reviewing. ;-; | L0ne_W0lf | 4 | -1/+4 |
2010-11-14 | * Updated quest_read_db. Might need reviewing. ;-; | L0ne_W0lf | 4 | -1/+4 |
2010-11-05 | * Just a couple Bug fixes. :P | L0ne_W0lf | 2 | -2/+76 |
2010-11-05 | * Just a couple Bug fixes. :P | L0ne_W0lf | 2 | -2/+76 |
2010-11-04 | Adding back a / that got removed in nowarpto.txt. THIS IS FOR YOU REDMAGEJOE.... | L0ne_W0lf | 1 | -1/+1 |
2010-11-04 | Adding back a / that got removed in nowarpto.txt. THIS IS FOR YOU REDMAGEJOE.... | L0ne_W0lf | 1 | -1/+1 |