summaryrefslogtreecommitdiff
path: root/src/map/map.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-22- Mercenary data structures.zephyrus1-0/+2
2008-08-20- New invisible walls system (for WOE SE and Battlegrounds).zephyrus1-0/+11
2008-08-20- Removed my barricade implementation. Not required in WoE SE.zephyrus1-8/+0
2008-08-10Some small code cleaningultramage1-1/+0
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-1/+0
2008-07-26- Implemented official Convex Mirror (With help of Yomanda and Sirius White)zephyrus1-0/+2
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage1-1/+2
2008-05-26Moved the options to disable specific compiler warnings from the generic 'Add...ultramage1-1/+1
2008-05-26Increased the allowed packet size for chat messages.ultramage1-1/+1
2008-05-08- Added some new items and headgears.zephyrus1-3/+4
2008-05-02* Changes to map_foreach* functions:FlavioJS1-2/+3
2008-05-02Replaced the very ineffective clif_foreachclient() with map_foreachpc() since...ultramage1-1/+1
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS1-2/+2
2008-04-07* Made script command 'flagemblem' and guild_emblem_change send an update of ...FlavioJS1-0/+1
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-1/+4
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage1-781/+3
2008-03-21Added VS9 project files. Removed redundant map_getallusers() functionLupus1-1/+0
2008-03-20- Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ...zephyrus1-0/+1
2008-03-18- Added the official adoption method.zephyrus1-0/+1
2008-03-13Replaced some foreach-based functions by their inlined iterator equivalents.ultramage1-3/+3
2008-03-13- Added a fix for Abracadabra, this skills allways should use minimum a Yello...zephyrus1-0/+9
2008-03-12Removed one mob data variable related to dynamic mobs that I found to be redu...ultramage1-2/+1
2008-03-12* Added a message to let know the client if the mail inbox is full.zephyrus1-0/+1
2008-03-11Replaced clif_countusers() with a more efficient alternative (thanks to the f...ultramage1-0/+1
2008-03-07- Added config settings mob_active_time and boss_active_time, what they do is...skotlex1-1/+1
2008-03-05- Merged Auction Search and Register. It seen to work fine, so you can test t...zephyrus1-0/+5
2008-03-02- The last, i hope, fix to the mail system.zephyrus1-0/+1
2008-02-28- Added cash shop support. (i need to add documentation, working on it).zephyrus1-1/+3
2008-02-28Adjusted const.txt's cell type numbers to match changes in r12247ultramage1-1/+1