Age | Commit message (Expand) | Author | Files | Lines |
2013-01-05 | * Follow up r17065 | markzd | 1 | -1/+1 |
2012-12-30 | * Follow up r17065 | markzd | 1 | -1/+2 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -31/+31 |
2012-12-20 | * Follow up r16676 | markzd | 1 | -2/+2 |
2012-12-05 | - Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281). | glighta | 1 | -1/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -482/+485 |
2012-11-29 | Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) | rud0lp20 | 1 | -3/+3 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -485/+482 |
2012-11-24 | Fixed behavior in permanent mob spawns allowing new optional parameters: leve... | momacabu | 1 | -0/+1 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -1/+0 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -12/+11 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 1 | -1/+1 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -11/+23 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -7/+8 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -0/+17 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -2/+3 |
2012-07-11 | Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163... | greenboxal2 | 1 | -1/+1 |
2012-07-11 | Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. | greenboxal2 | 1 | -0/+3 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -1/+1 |
2012-06-29 | Implemented new item script bonuses: | rud0lp20 | 1 | -1/+2 |
2012-06-12 | Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red... | shennetsind | 1 | -1/+1 |
2012-04-29 | A minor memory improvement, and some curly brace love. | shennetsind | 1 | -0/+1 |
2012-04-22 | Fixed bugreport:5604 Firewalk and Electric Walk now function properly. | shennetsind | 1 | -1/+1 |
2012-04-21 | Added mvp tomb system. | greenboxal2 | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -2/+4 |
2012-04-20 | =General | technote24 | 1 | -8/+8 |
2012-04-19 | =General | technote24 | 1 | -2/+2 |
2012-04-19 | =General | technote24 | 1 | -13/+34 |
2012-04-09 | - Fixed a STUPID Linux issue preventing compilation due to file name-casing | epoque11 | 1 | -1/+1 |
2012-03-23 | Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ... | shennetsind | 1 | -0/+7 |
2012-03-23 | Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long... | shennetsind | 1 | -1/+4 |
2012-02-18 | Added 2 new item bonuses as per kenpachi's request: | shennetsind | 1 | -1/+1 |
2012-02-18 | Initial Support for Shura and a few adjustments here and there. | shennetsind | 1 | -0/+1 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -1/+6 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+0 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2012-01-23 | ` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu... | xantara | 1 | -1/+1 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -4/+0 |
2012-01-03 | Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,... | gepard1984 | 1 | -1/+1 |
2011-12-29 | minor code improvement, moved some "hidden" configs to config/Core.h | shennetsind | 1 | -11/+0 |
2011-12-25 | Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ... | shennetsind | 1 | -1/+1 |
2011-12-25 | Added new bonus for RE cards 'bonus bWeaponMatk,<value>;' | shennetsind | 1 | -1/+2 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 1 | -0/+2 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 1 | -0/+1 |
2011-12-10 | - Renamed 'RRConfig' folder to 'config'. | brianluau | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -5/+38 |
2011-11-08 | Corrected documentation on monster respawn delay1/delay2 fields to reflect ac... | ultramage | 1 | -1/+1 |
2011-09-20 | * Applied map flag update patch provided by Daegaladh. Will mess with custom ... | L0ne_W0lf | 1 | -0/+1 |
2011-07-11 | * Added bonus3 bAddClassDropItem, care of Epoque. | L0ne_W0lf | 1 | -1/+1 |
2011-06-30 | Removed extra guards around cbasetypes.h include lines, since they give no pe... | ultramage | 1 | -2/+0 |