summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-22=Generaltechnote241-1/+0
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-1/+18
2012-04-20=Generaltechnote241-7/+7
2012-04-19=Generaltechnote241-2/+2
2012-04-19=Generaltechnote241-15/+35
2012-04-08=Generaltechnote241-1/+1
2012-04-04Re-add hotkey bar defines for pre-renewal.protimus1-3/+10
2012-04-03Cleanup of conditions for old clients.protimus1-20/+2
2012-03-11* Added packets for clients 2012-03-07+Protimus1-0/+1
2012-03-05- Guild Castle code cleanup:gepard19841-1/+0
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-1/+1
2012-02-04* Merged changes up to eAthena 15074.eathenabot1-1/+1
2012-01-30* Merged changes up to eAthena 15069.eathenabot1-0/+1
2011-12-29Follow up to r:15318. Increased MAX_HOMUNCULUS_CLASS to 60 to allow new HomunS.jmanfffreak1-1/+1
2011-12-24Raised skill range for ALL_RIDING skill support -- removes 2 errors on consoleshennetsind1-1/+1
2011-12-22Added a memory optimization. bugreport:4972xazax-hun1-2/+2
2011-12-18* Merged changes up to eAthena 15034.eathenabot1-0/+1
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-0/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-2/+53
2011-10-16* Added field for the change slot feature to character select list packet for...ai4rei1-0/+1
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-1/+1
2011-06-25Slightly cleaned up some ancient Brandish Spear code:ultramage1-6/+0
2011-06-22Added enum e_skill_flag to represent the values of struct s_skill's complicat...ultramage1-1/+12
2011-04-16* Added support for visible garments/robes.ai4rei1-0/+2
2011-04-10* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.ai4rei1-0/+1
2011-02-26* Reduced MAX_GUILD_STORAGE from 1000 to 600 (like MAX_STORAGE), since storag...ai4rei1-1/+1
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-1/+1
2011-02-08* Added support for new delayed character deletion.ai4rei1-0/+3
2011-01-31* Various accumulated cleanups and fixes.ai4rei1-2/+0
2010-12-18* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to ...ai4rei1-1/+1
2010-12-18* Updates to handling of hair color/style and cloth color of characters.ai4rei1-7/+0
2010-12-02* Added item type IT_CASH (item type 18) Requires user confirmation before us...L0ne_W0lf1-0/+1
2010-12-02* Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2).ai4rei1-1/+5
2010-11-22* Fixed guild and guild member exp truncation issue (bugreport:4130, since r1...ai4rei1-1/+2
2010-11-14* Updated quest_read_db. Might need reviewing. ;-;L0ne_W0lf1-1/+1
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-2/+2
2010-09-06* Implemented Icescope's fix for devotion, reflect damage is no longer absorb...L0ne_W0lf1-1/+1
2010-08-03- Merged a few minor bugfixesSkotlex1-1/+7
2010-07-31* Implemented three new mercenary skills.L0ne_W0lf1-2/+2
2010-05-21* Increased gobal_reg_value to 256 from 96.L0ne_W0lf1-2/+2
2010-04-23Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...skotlex1-2/+5
2010-02-09Expanded range for cached and stored-in-db guild member exp (devotion) from u...Paradox924X1-1/+1
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex1-1/+2
2009-11-24Cleaned up leftover PACKETVER define on the charserver (followup to r14155).ultramage1-0/+1
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-3/+47
2009-10-11Added character rename function.(topic:225576)(written by pakpil and fixed by...Inkfish1-0/+1
2009-09-04* QuestLog Fix.Inkfish1-2/+0
2009-07-28* Some more updates to Quest LogInkfish1-2/+1
2009-07-26Fixed mob counts and quest states are not saved properly sometimesInkfish1-1/+1
2009-07-25Rewrote Quest Log system.Inkfish1-14/+7