Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER. | rud0lp20 | 5 | -9/+117 |
2012-07-30 | - Fixed a compile error =[ thanks BuildBot! | brianluau | 1 | -0/+1 |
2012-07-30 | - Removed redundant config after the Item Stacking System was added in r16279. | brianluau | 2 | -13/+18 |
2012-07-29 | Fixed some compile warnings.(bugreport:6352, bugreport:6361) | rud0lp20 | 3 | -3/+7 |
2012-07-29 | Fixed bugreport:6359 | shennetsind | 1 | -2/+2 |
2012-07-29 | Fixed bugreport:6357 where buf is attempt to be used outside it bounds.. | rud0lp20 | 1 | -1/+1 |
2012-07-29 | Fixed bugreport:6324 mobs now clear attacked data on death. special thanks to... | shennetsind | 2 | -17/+12 |
2012-07-29 | Fixed bugreport:6353 | shennetsind | 1 | -5/+10 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 10 | -21/+353 |
2012-07-28 | Fixed bugreport:6341. Update Soul Change to his RE behavior. | ignizh | 1 | -0/+4 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 2 | -4/+55 |
2012-07-27 | Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request. | shennetsind | 1 | -1/+1 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 8 | -120/+330 |
2012-07-26 | Updated NJ_HUUMA to renewal behavior.(bugreport:6330) | rud0lp20 | 4 | -23/+116 |
2012-07-26 | Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damage | shennetsind | 1 | -3/+4 |
2012-07-26 | Fixed bugreport:6115 players without guild may now attack guardians during wo... | shennetsind | 1 | -4/+8 |
2012-07-26 | Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them... | shennetsind | 1 | -0/+2 |
2012-07-26 | Added the merges proposed in evilpuncker's list of suggestions: http://rathen... | shennetsind | 5 | -16/+14 |
2012-07-25 | Fixed bugreport:6320 where trading with multiple characters may lead to explo... | rud0lp20 | 1 | -0/+10 |
2012-07-25 | Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed throu... | rud0lp20 | 1 | -1/+2 |
2012-07-24 | Moved a few messages from source to msg_athena.conf. | xazax-hun | 5 | -12/+10 |
2012-07-24 | Merged ALL_PARTYFLEE from eAthena renewal branch. | xazax-hun | 3 | -3/+20 |
2012-07-24 | Renamed leftovers REMODE to RENEWAL in documentation. | xazax-hun | 2 | -2/+2 |
2012-07-24 | Fixed bugreport:6310 where flinching/casting motion always trigger with groun... | rud0lp20 | 1 | -1/+1 |
2012-07-24 | Fixed bugreport:6302 where WUG Riding state is not save in char log out. | rud0lp20 | 3 | -2/+7 |
2012-07-24 | Refinements to atcommand suggestions. | xazax-hun | 1 | -40/+35 |
2012-07-24 | Fixed @adjgroup so that the cached permissions are updated alongside the grou... | shennetsind | 1 | -0/+1 |
2012-07-24 | Follow up r16486 a little code optimization and fixed its server crashing/hal... | rud0lp20 | 2 | -11/+10 |
2012-07-23 | Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks t... | ignizh | 1 | -1/+12 |
2012-07-23 | Follow up r16471 improved overall feature performance by making the bind list... | shennetsind | 4 | -62/+112 |
2012-07-23 | reverting r16476, for 1) after extensive debugging cookie and I found out it ... | shennetsind | 1 | -1/+1 |
2012-07-23 | Updated most Ranger skills to its official behavior and damage formula.(bugre... | rud0lp20 | 6 | -135/+263 |
2012-07-23 | Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE. | rud0lp20 | 2 | -19/+3 |
2012-07-23 | follow up the awesome killer-commit r16479 | shennetsind | 1 | -0/+1 |
2012-07-23 | Follow up r16470 adjusted the fix for the longing of freedom | shennetsind | 2 | -23/+11 |
2012-07-23 | Added checkre() script command, which allows to check if a renewal feature is... | daegaladh | 1 | -0/+71 |
2012-07-22 | Fixed a bug where Storm Gust and other miscellaneous skills were not sending ... | cookiecrumbs | 1 | -2/+5 |
2012-07-22 | Added a check on the battle_delay_damage_sub to prevent crashes from map_free... | cookiecrumbs | 1 | -1/+1 |
2012-07-22 | Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or... | cookiecrumbs | 6 | -1/+231 |
2012-07-22 | Added a new configuration option to allow either weapon switching to cancel S... | cookiecrumbs | 5 | -1/+23 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 6 | -17/+38 |
2012-07-21 | Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr... | daegaladh | 2 | -9/+27 |
2012-07-21 | Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / what... | shennetsind | 1 | -2/+20 |
2012-07-20 | Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ... | cookiecrumbs | 2 | -1/+9 |
2012-07-18 | Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t... | shennetsind | 2 | -1/+19 |
2012-07-18 | Follow up r16445 performance improvement. | shennetsind | 1 | -30/+13 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 4 | -5/+41 |
2012-07-18 | Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on... | shennetsind | 2 | -2/+2 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 6 | -34/+121 |
2012-07-18 | Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:... | rud0lp20 | 2 | -21/+30 |