Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -1/+0 |
2011-12-27 | * Merged changes up to eAthena 15050. | eathenabot | 1 | -10/+33 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 1 | -0/+2 |
2011-12-15 | BuildBot console report code | shennetsind | 1 | -0/+4 |
2011-12-14 | Added support for item_db_re table renaming in inter_athena.conf | shennetsind | 1 | -0/+3 |
2011-12-09 | - Updated some URLs. | brianluau | 1 | -3/+3 |
2011-12-09 | Battlegrounds bug fix, bugreport:4996 | shennetsind | 1 | -0/+2 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -54/+102 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -4/+4 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -1/+1 |
2011-07-06 | * Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of... | flaviojs | 1 | -1/+1 |
2011-07-02 | * Random updates to instance system. | ai4rei | 1 | -3/+1 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -3/+3 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -1/+28 |
2011-05-14 | * Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respectiv... | ai4rei | 1 | -1/+1 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -2/+24 |
2011-05-01 | * Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from ... | ai4rei | 1 | -1/+1 |
2011-04-09 | * Moved duel code into a separate file. | ai4rei | 1 | -0/+3 |
2011-03-19 | Removed leftovers of old charcommand config (follow-up to r13403). | Gepard | 1 | -3/+0 |
2011-02-14 | * Fixed drop list of map flag 'pvp_nightmaredrop' not getting cleared upon @r... | ai4rei | 1 | -0/+1 |
2011-01-19 | * Fixed solo dance/star gladiator warm AoE no longer following the owner and ... | ai4rei | 1 | -0/+1 |
2011-01-14 | * Removed unconditional redundant status change checks before status_change_e... | ai4rei | 1 | -61/+29 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -34/+34 |
2011-01-13 | * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getti... | ai4rei | 1 | -5/+9 |
2011-01-13 | * Reformatting and minor cleanups to console-plugin related code. | ai4rei | 1 | -21/+35 |
2010-12-29 | * Collection of random insignificant changes. | ai4rei | 1 | -0/+5 |
2010-12-22 | * Resolved random compiler warnings. | ai4rei | 1 | -1/+1 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -2/+2 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -2/+2 |
2010-12-02 | * Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, ... | ai4rei | 1 | -2/+17 |
2010-12-01 | * Fixed using main chat nick longer than 15 characters would cause a buffer o... | ai4rei | 1 | -1/+1 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -3/+3 |
2010-11-28 | * Resolved multiple issues with the party booking system (bugreport:4573, sin... | ai4rei | 1 | -1/+1 |
2010-11-23 | * Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402). | ai4rei | 1 | -1/+1 |