Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -2/+2 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -0/+10 |
2011-05-14 | * Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respectiv... | ai4rei | 1 | -4/+4 |
2011-05-14 | * Some NPC event related cleaning. | ai4rei | 1 | -1/+3 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -0/+3 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -1/+4 |
2010-12-02 | * Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, ... | ai4rei | 1 | -0/+1 |
2010-11-26 | Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep... | ultramage | 1 | -0/+2 |
2010-11-21 | * Added enumeration RC2_* for mob data 'race2' (bugreport:4561). | ai4rei | 1 | -0/+11 |