summaryrefslogtreecommitdiff
path: root/src/map/map.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2012-01-23` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu...xantara1-1/+1
2012-01-20Merged TXT removal branch back to trunk.gepard19841-4/+0
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,...gepard19841-1/+1
2011-12-29minor code improvement, moved some "hidden" configs to config/Core.hshennetsind1-11/+0
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ...shennetsind1-1/+1
2011-12-25Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'shennetsind1-1/+2
2011-12-18mob_read_sqlskilldb func [CalciumKid]calciumkid1-0/+2
2011-12-13- Fixed hidden GMs being processed in the PVP ranking timerepoque111-0/+1
2011-12-10- Renamed 'RRConfig' folder to 'config'.brianluau1-1/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-5/+38
2011-11-08Corrected documentation on monster respawn delay1/delay2 fields to reflect ac...ultramage1-1/+1
2011-09-20* Applied map flag update patch provided by Daegaladh. Will mess with custom ...L0ne_W0lf1-0/+1
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-1/+1
2011-06-30Removed extra guards around cbasetypes.h include lines, since they give no pe...ultramage1-2/+0
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-2/+2
2011-06-16* Merges from charmerge:flaviojs1-0/+10
2011-05-14* Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respectiv...ai4rei1-4/+4
2011-05-14* Some NPC event related cleaning.ai4rei1-1/+3
2011-05-14* Random accumulated bits and pieces.ai4rei1-0/+3
2011-04-16* Added support for visible garments/robes.ai4rei1-1/+4
2010-12-02* Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, ...ai4rei1-0/+1
2010-11-26Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep...ultramage1-0/+2
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei1-0/+11
2010-10-21 * Removed unused 'indoors' mapflag (follow-up to r3729).Gepard1-1/+0
2010-08-16- Merged Shinryo's patch to speed up map-cache loading.Skotlex1-0/+1
2009-11-01* Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:36...L0ne_W0lf1-0/+5
2009-10-25Reverted renaming foreach functions and create a new one for OnTouch so that ...Inkfish1-1/+2
2009-10-25* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...Inkfish1-1/+1
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish1-1/+1
2009-08-12- Optimization to instance system.zephyrus1-35/+5
2009-07-04* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.Inkfish1-1/+2
2009-06-20- Instancing System (Thanks to Sirius White who did most of the code, with so...zephyrus1-0/+36
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-1/+1
2009-05-29* Added new bonuses bHealPower and bHealPower2. Inkfish1-0/+1
2009-05-29Added new bonuses bUnbreakableGarment and bUnbreakableShoes.Inkfish1-5/+2
2009-05-25Now we can use 'boss_monster' to summon whatever monsters that need to be rad...Inkfish1-0/+1
2009-05-15Removed the undocumented custom level feature from monster spawn lines (bugre...ultramage1-1/+0
2009-03-18- Implemented new item and bonuses for Kreiger Von Midgard rewards.zephyrus1-5/+3
2009-03-17- Implemented official battlechat packets (thanks to Pakpil).zephyrus1-1/+2
2009-02-26- Fixed item Nemesis.zephyrus1-2/+3
2009-01-31objects[] array removal (bugreport:2559)ultramage1-5/+3
2009-01-25- Implemented new item bonus scripts required for battlegrounds.zephyrus1-1/+3
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...zephyrus1-2/+4
2009-01-12Added regen_db to reduce hp/sp processing delays (bugreport:2256).ultramage1-1/+2
2008-12-18Removed charcommand code while allowing atcommand code to support its functio...sketchyphoenix1-1/+0
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...L0ne_W0lf1-2/+3
2008-09-03- Starting Mercenary Skill implementation.zephyrus1-5/+5
2008-09-01- Something i forget to commit mmo.h.zephyrus1-0/+3
2008-08-24- Mercenary Dismiss packet and some corrections.zephyrus1-1/+1