Age | Commit message (Expand) | Author | Files | Lines |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -1/+1 |
2012-02-04 | * Merged changes up to eAthena 15074. | eathenabot | 1 | -1/+1 |
2012-01-30 | * Merged changes up to eAthena 15069. | eathenabot | 1 | -0/+1 |
2011-12-29 | Follow up to r:15318. Increased MAX_HOMUNCULUS_CLASS to 60 to allow new HomunS. | jmanfffreak | 1 | -1/+1 |
2011-12-24 | Raised skill range for ALL_RIDING skill support -- removes 2 errors on console | shennetsind | 1 | -1/+1 |
2011-12-22 | Added a memory optimization. bugreport:4972 | xazax-hun | 1 | -2/+2 |
2011-12-18 | * Merged changes up to eAthena 15034. | eathenabot | 1 | -0/+1 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 1 | -0/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -2/+53 |
2011-10-16 | * Added field for the change slot feature to character select list packet for... | ai4rei | 1 | -0/+1 |
2011-07-11 | * Added bonus3 bAddClassDropItem, care of Epoque. | L0ne_W0lf | 1 | -1/+1 |
2011-06-25 | Slightly cleaned up some ancient Brandish Spear code: | ultramage | 1 | -6/+0 |
2011-06-22 | Added enum e_skill_flag to represent the values of struct s_skill's complicat... | ultramage | 1 | -1/+12 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -0/+2 |
2011-04-10 | * Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+. | ai4rei | 1 | -0/+1 |
2011-02-26 | * Reduced MAX_GUILD_STORAGE from 1000 to 600 (like MAX_STORAGE), since storag... | ai4rei | 1 | -1/+1 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -1/+1 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 1 | -0/+3 |
2011-01-31 | * Various accumulated cleanups and fixes. | ai4rei | 1 | -2/+0 |
2010-12-18 | * Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to ... | ai4rei | 1 | -1/+1 |
2010-12-18 | * Updates to handling of hair color/style and cloth color of characters. | ai4rei | 1 | -7/+0 |
2010-12-02 | * Added item type IT_CASH (item type 18) Requires user confirmation before us... | L0ne_W0lf | 1 | -0/+1 |
2010-12-02 | * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). | ai4rei | 1 | -1/+5 |
2010-11-22 | * Fixed guild and guild member exp truncation issue (bugreport:4130, since r1... | ai4rei | 1 | -1/+2 |
2010-11-14 | * Updated quest_read_db. Might need reviewing. ;-; | L0ne_W0lf | 1 | -1/+1 |
2010-10-05 | * Added Spira's Party Booking System implementation | L0ne_W0lf | 1 | -2/+2 |
2010-09-06 | * Implemented Icescope's fix for devotion, reflect damage is no longer absorb... | L0ne_W0lf | 1 | -1/+1 |
2010-08-03 | - Merged a few minor bugfixes | Skotlex | 1 | -1/+7 |
2010-07-31 | * Implemented three new mercenary skills. | L0ne_W0lf | 1 | -2/+2 |
2010-05-21 | * Increased gobal_reg_value to 256 from 96. | L0ne_W0lf | 1 | -2/+2 |
2010-04-23 | Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot... | skotlex | 1 | -2/+5 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -1/+1 |
2010-01-30 | - Added support for PACKETVER 20100105, which updates the vending related pac... | skotlex | 1 | -1/+2 |
2009-11-24 | Cleaned up leftover PACKETVER define on the charserver (followup to r14155). | ultramage | 1 | -0/+1 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -3/+47 |
2009-10-11 | Added character rename function.(topic:225576)(written by pakpil and fixed by... | Inkfish | 1 | -0/+1 |
2009-09-04 | * QuestLog Fix. | Inkfish | 1 | -2/+0 |
2009-07-28 | * Some more updates to Quest Log | Inkfish | 1 | -2/+1 |
2009-07-26 | Fixed mob counts and quest states are not saved properly sometimes | Inkfish | 1 | -1/+1 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -14/+7 |
2009-06-20 | - Instancing System (Thanks to Sirius White who did most of the code, with so... | zephyrus | 1 | -1/+1 |
2009-02-20 | Increased variable size for status/skill points to remove the 65k cap (bugrep... | ultramage | 1 | -1/+1 |
2009-01-14 | * Added client login packets 0x01fa and 0x027c. | FlavioJS | 1 | -0/+6 |
2009-01-05 | Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only. | ultramage | 1 | -1/+1 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -0/+1 |
2008-09-04 | * Updated mmo.h, increased merc max count to 36. | L0ne_W0lf | 1 | -1/+1 |
2008-09-01 | - Something i forget to commit mmo.h. | zephyrus | 1 | -3/+3 |
2008-08-31 | - A proper mercenary lifetime calculation. | zephyrus | 1 | -1/+1 |
2008-08-24 | - Fixed skill problems (who did this? Mercenary skills values are big than ho... | zephyrus | 1 | -1/+1 |
2008-08-23 | - Completed Mercenary Create, Delete, Save. Tests OK. | zephyrus | 1 | -1/+1 |