summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Fixed clones so that they only cast skills according to the data passed from ...shennetsind1-2/+20
2012-02-09Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...shennetsind2-8/+13
2012-02-08Added missing parenthesis to guild aura, bugreport:5291shennetsind1-1/+1
2012-02-08Fixed waterball not canceling magic power if target is killed while not all s...shennetsind1-7/+11
2012-02-08* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.xazax-hun3-3/+11
2012-02-04` Fixed Warg Dash skill to continuously run until codiling with an object (bu...xantara3-10/+34
2012-02-04* Merged changes up to eAthena 15073.eathenabot2-8/+13
2012-02-04` Fixed Guillotine Cross Poisons (bugreport:5275)xantara3-6/+35
2012-02-02Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R...gepard19842-2/+0
2012-02-02Removed `party_skill_penalty` battle config, unused since r996 (bugreport:137).gepard19841-1/+0
2012-02-01Mob_db `adelay` and `amotion` values sanitizing (related bugreport:3968).gepard19841-2/+4
2012-01-31 * Added display name to warps created with `@addwarp`, so their name is visi...gepard19842-3/+7
2012-01-31Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137)gepard19842-2/+0
2012-01-31 * Fixes and improvements related to MVP rewards (bugreport:1259):gepard19843-18/+14
2012-01-31Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri...gepard19841-46/+18
2012-01-31Fixed possible monster speed underflow when mobs leveling up is enabled (bugr...gepard19841-1/+1
2012-01-31Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ...gepard19841-0/+2
2012-01-30- Removed more trailing tabs.brianluau23-100/+100
2012-01-30Fixed map-server crashing when monster was killed by a reflected Waterball or...gepard19841-9/+8
2012-01-30* Merged changes up to eAthena 15069.eathenabot1-1/+8
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau15-45/+45
2012-01-28Fix to Storm Gust work around Land Protector.protimus1-1/+23
2012-01-26Fixed segmentation fault at server shutdown caused by r15521.gepard19841-1/+1
2012-01-26 * Modified drop system to allow overriding global item drop rates on per-ite...gepard19843-6/+81
2012-01-25 * Fixed zeny duplication exploit in mail system, introduced in r15310.gepard19842-3/+5
2012-01-25Added two picklog types to distinguish regular monster drops (M) from stolen ...gepard19844-6/+6
2012-01-24Fixed Divest status changes not loading properly on login with `debuff_on_log...gepard19841-4/+4
2012-01-23Fixed memory leaks related to skill cooldown saving (bugreport:5261).gepard19841-2/+13
2012-01-23` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...xantara1-1/+1
2012-01-23` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu...xantara3-7/+27
2012-01-23* Merged changes up to eAthena 15068.eathenabot1-1/+1
2012-01-22- Updated skill cooldown system to prevent multiple recordings of skill delaysepoque112-17/+49
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun11-33/+36
2012-01-20Merged TXT removal branch back to trunk.gepard198418-448/+9
2012-01-19Hair color fix for bugreport:5253, blame on r15449shennetsind1-1/+1
2012-01-18- Fixed the function that returns the job name to include 3rd jobs - Fixes @w...xantara1-0/+50
2012-01-18Fixed Royal Guard's Inspiration skill - Now decreases exp by 1% - bugreport:5211xantara1-2/+2
2012-01-18Extended @alootid command to support multiple items (default: 10).gepard19844-23/+93
2012-01-18Optimized chat room kicking (r15487) so that it doesn't alloc a db map unnece...shennetsind1-11/+8
2012-01-18Added official behavior to chat room kicking, when you're kicked out of the c...shennetsind2-4/+13
2012-01-18Reorganized picklog functions a bit to reuse some common code.gepard19846-130/+34
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard198416-263/+271
2012-01-17* Merged changes up to eAthena 15067.eathenabot2-4/+6
2012-01-17* Merged changes up to eAthena 15066.eathenabot2-1466/+2221
2012-01-17* Merged changes up to eAthena 15065.eathenabot1-15/+25
2012-01-17* Merged changes up to eAthena 15063.eathenabot2-0/+155
2012-01-17* Merged changes up to eAthena 15061.eathenabot4-42/+10
2012-01-17* Merged changes up to eAthena 15058.eathenabot5-165/+197
2012-01-17* Merged changes up to eAthena 15057.eathenabot3-64/+43
2012-01-17- Follow up to r15472.eathenabot3-56/+56