Age | Commit message (Expand) | Author | Files | Lines |
2011-12-13 | - Fixed char-server saving skills which have no level associated with them | epoque11 | 1 | -1/+5 |
2011-12-13 | - Merged exp2.txt into exp.txt (the server stops reading once it reaches your... | brianluau | 2 | -55/+15 |
2011-12-13 | - Fixed rand() script command not allowing a range of over 32767 on several s... | epoque11 | 1 | -0/+4 |
2011-12-13 | Added error message if a script tries to access an instance variable while no... | GodLesZ | 1 | -1/+4 |
2011-12-13 | Small clarification of the error message after OnTouch trigger fail (bugrepor... | GodLesZ | 1 | -1/+1 |
2011-12-13 | Small correction of item bonus (bugreport:1878) | GodLesZ | 2 | -185/+176 |
2011-12-13 | Follow up r15084, tested and adjusted | shennetsind | 3 | -5/+3 |
2011-12-13 | added cool down saving, bugreport:3976 | shennetsind | 3 | -2/+72 |
2011-12-13 | - Optimised the guild aura routine which was wasting cycles by processing eve... | epoque11 | 3 | -18/+16 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 5 | -3/+44 |
2011-12-12 | Fixed bonus for Valorous Assaulter's Katzbalger (1184). (Bugreport:3021) | kenpachi2k11 | 2 | -2/+2 |
2011-12-12 | Minor renaming. | shennetsind | 1 | -1/+1 |
2011-12-12 | Fixed bonuses for Kafra Dolls (ItemIDs 5340, 5341, 5342, 5343, 5344 5345) and... | kenpachi2k11 | 3 | -13/+13 |
2011-12-12 | Updated /db/exp_guild.txt and /db/exp_homun.txt according to iRO Wiki.(bugrep... | kenpachi2k11 | 2 | -147/+147 |
2011-12-12 | Partly updated /db/exp.txt and /db/exp2.txt according to iRO Wiki. (bugreport... | kenpachi2k11 | 2 | -49/+66 |
2011-12-12 | Fixed (bugreport:4983) | script-z3r0 | 1 | -8/+10 |
2011-12-12 | Zealotus Mask Update (bugreport:4874) | script-z3r0 | 1 | -1/+1 |
2011-12-12 | - Changed Sweet_Potato --> Potato to avoid confusion with the taming item. (b... | brianluau | 7 | -100/+103 |
2011-12-12 | - Fixed a divide-by-zero error in airships.txt (bugreport:651) | brianluau | 2 | -11/+11 |
2011-12-12 | - airship.txt: changed temporary char variables to scope, | brianluau | 1 | -100/+96 |
2011-12-12 | - Added support for multi-line messages when using mes; | epoque11 | 2 | -2/+94 |
2011-12-12 | - Fixed some default #command levels that were raised in r13403. (bugreport:2... | brianluau | 2 | -121/+120 |
2011-12-12 | Corrected an event mob being summoned in Endless tower (bugreport:4942) | jmanfffreak | 3 | -2/+9 |
2011-12-12 | Fixed a close; issue not letting players teleport to complete the quest. (bug... | jmanfffreak | 1 | -1/+0 |
2011-12-12 | Fixing the last buildbot warning; should brian be happy, we'll open champagne | shennetsind | 1 | -1/+1 |
2011-12-11 | getting rid of some ubuntu-specific console errors | shennetsind | 1 | -10/+13 |
2011-12-11 | Renewal Weapon MATK boost fix, bugreport:5115 | shennetsind | 3 | -4/+19 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 41 | -966/+1158 |
2011-12-11 | * Merged changes up to eAthena 15024. | eathenabot | 9 | -281/+340 |
2011-12-11 | * Merged changes up to eAthena 15014. | eathenabot | 13 | -128/+337 |
2011-12-11 | - Set svn:eol-style=native for some recently added text files (follow up to r... | brianluau | 24 | -10389/+10389 |
2011-12-11 | - Merged /branches/renewal/conf (partial) | brianluau | 183 | -14476/+28890 |
2011-12-11 | Fixxed Mole Card bonus.(bugreport:2230) | kenpachi2k11 | 3 | -6/+6 |
2011-12-10 | Added client feedback to @cash and @points | calciumkid | 2 | -4/+17 |
2011-12-10 | Corrected an issue with Sprint Ring adjusting bDelayRate the wrong way. (bugr... | jmanfffreak | 2 | -2/+2 |
2011-12-10 | New training grounds. tid:53943 | calciumkid | 1 | -4091/+2089 |
2011-12-10 | Homun MATK adjustment (follow up r15050) | shennetsind | 1 | -2/+2 |
2011-12-10 | - Renamed 'RRConfig' folder to 'config'. | brianluau | 18 | -39/+39 |
2011-12-09 | Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110 | shennetsind | 4 | -17/+76 |
2011-12-09 | Homunculus MATK fix for bugreport:5109 | shennetsind | 1 | -1/+6 |
2011-12-09 | Fixed typo in item_db_re.sql, bugreport:5108 | shennetsind | 1 | -6/+6 |
2011-12-09 | Fix to bugreport:2993 pk_mode damage reductions no longer stack with gvg ones | shennetsind | 1 | -1/+1 |
2011-12-09 | follow up to r15042 | shennetsind | 1 | -1/+0 |
2011-12-09 | New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301 | shennetsind | 4 | -13/+22 |
2011-12-09 | - Optimised party x/y timer processing by excluding parties with no members o... | epoque11 | 1 | -2/+7 |
2011-12-09 | - Set svn:eol-style=native for some recently added text files (follow up to r... | brianluau | 19 | -8737/+8737 |
2011-12-09 | - Added a blank line at EOF to make SVN and some compilers happy. (bugreport:... | brianluau | 10 | -120/+119 |
2011-12-09 | Removed the Worn Out Scroll giving a Jellopy (bugreport:5053). | jmanfffreak | 3 | -8/+2 |
2011-12-09 | Fixed Pussy Cat Ears not being able to be equipped by all jobs. bugreport:5102 | jmanfffreak | 2 | -2/+2 |
2011-12-09 | Added item_db_re.sql -- missed this little guy when RREmu was merged in. | shennetsind | 1 | -0/+102 |