summaryrefslogtreecommitdiff
path: root/src/map/map.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Hello World! with this commit trunk will finally be making use of the gorgeou...shennetsind1-0/+17
2012-07-21Renamed bUseSPrateSkill to bSkillUseSPrate.kenpachi2k111-2/+3
2012-07-11Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163...greenboxal21-1/+1
2012-07-11Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.greenboxal21-0/+3
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind1-1/+1
2012-06-29Implemented new item script bonuses:rud0lp201-1/+2
2012-06-12Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red...shennetsind1-1/+1
2012-04-29A minor memory improvement, and some curly brace love.shennetsind1-0/+1
2012-04-22Fixed bugreport:5604 Firewalk and Electric Walk now function properly.shennetsind1-1/+1
2012-04-21Added mvp tomb system.greenboxal21-1/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-2/+4
2012-04-20=Generaltechnote241-8/+8
2012-04-19=Generaltechnote241-2/+2
2012-04-19=Generaltechnote241-13/+34
2012-04-09- Fixed a STUPID Linux issue preventing compilation due to file name-casingepoque111-1/+1
2012-03-23Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ...shennetsind1-0/+7
2012-03-23Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long...shennetsind1-1/+4
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind1-1/+1
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind1-0/+1
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-1/+6
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+0
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