Age | Commit message (Expand) | Author | Files | Lines |
2012-11-10 | - Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n... | momacabu | 1 | -7/+7 |
2012-11-09 | * Merged eAthena changeset ea:15116. | eathenabot | 1 | -47/+30 |
2012-11-07 | Added support to pre-re/re map_cache since some maps differ, this results in ... | shennetsind | 1 | -10/+7 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -94/+95 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -2/+2 |
2012-10-29 | -Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range... | glighta | 1 | -47/+34 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -70/+72 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -0/+1 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -3/+4 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -0/+1 |
2012-07-26 | Added the merges proposed in evilpuncker's list of suggestions: http://rathen... | shennetsind | 1 | -1/+1 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -15/+16 |
2012-07-11 | Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163... | greenboxal2 | 1 | -8/+11 |
2012-07-11 | Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. | greenboxal2 | 1 | -0/+46 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -4/+6 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 1 | -4/+10 |
2012-06-28 | Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON | rud0lp20 | 1 | -1/+0 |
2012-06-01 | Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated. | rud0lp20 | 1 | -0/+1 |
2012-05-11 | * Merged changes up to eAthena 15094. | eathenabot | 1 | -52/+26 |
2012-05-03 | Regularized file not found error messages. | xazax-hun | 1 | -1/+1 |
2012-05-02 | Updated load order so that map server's console display order is preserved | shennetsind | 1 | -1/+1 |
2012-04-29 | - Removed leftover TXT configs, follow-up to r15503. | brianluau | 1 | -3/+3 |
2012-04-29 | A minor memory improvement, and some curly brace love. | shennetsind | 1 | -9/+12 |
2012-04-29 | Yet another performance improvement: Shut Down processing is now about to 7 t... | shennetsind | 1 | -9/+11 |
2012-04-29 | reasonably-sized performance improvement: @reloadscript is about to 3 times f... | shennetsind | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -1/+1 |
2012-04-22 | Fixed bugreport:5604 Firewalk and Electric Walk now function properly. | shennetsind | 1 | -5/+19 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -1/+10 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -1/+1 |
2012-03-23 | Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ... | shennetsind | 1 | -3/+3 |
2012-03-23 | Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long... | shennetsind | 1 | -3/+5 |
2012-03-22 | Rehashed Item_delay.txt (bugreport:5487) | shennetsind | 1 | -0/+3 |
2012-03-22 | Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage ... | shennetsind | 1 | -0/+17 |
2012-03-22 | Fixed Mechanic Stealth Field to move accordingly and grant proper effect | shennetsind | 1 | -0/+3 |
2012-03-22 | Fixed bugreport:5357 Neutral Barrier is now working accordingly. | shennetsind | 1 | -6/+10 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 1 | -13/+24 |
2012-03-14 | Fixed Nick DB code using uninitialized data (bugreport:5439). | gepard1984 | 1 | -3/+1 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -19/+37 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 1 | -5/+4 |
2012-02-22 | Fixed Royal Guard's Banding skill & icon activation (bugreport:5210) | xantara | 1 | -0/+2 |
2012-02-18 | Initial Support for Shura and a few adjustments here and there. | shennetsind | 1 | -0/+67 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -0/+3 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -5/+3 |
2012-02-08 | * item_trade.txt is split into re and pre-re folder as per Kenpachi's request. | xazax-hun | 1 | -1/+1 |
2012-01-31 | Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ... | gepard1984 | 1 | -0/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -2/+2 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -2/+2 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -15/+1 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -7/+8 |
2012-01-04 | Re-designed /db/ folder structure as previously discussed. | shennetsind | 1 | -0/+6 |