summaryrefslogtreecommitdiff
path: root/src/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-29* Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/read...thatakkarin1-1/+1
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-2845/+2777
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind1-1/+2
2012-11-20Follow up r16933 Fixing a typo on map_foreachinmap, block -> block_mobshennetsind1-1/+1
2012-11-20122 diffs. map_foreachin<everything> syntax clean up.shennetsind1-354/+322
2012-11-10Commented out poring_c01/02 since they are no longer present in the latest gr...shennetsind1-6/+1
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind1-5/+17
2012-11-10- Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n...momacabu1-7/+7
2012-11-09* Merged eAthena changeset ea:15116.eathenabot1-47/+30
2012-11-07Added support to pre-re/re map_cache since some maps differ, this results in ...shennetsind1-10/+7
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-94/+95
2012-10-29* Follow-up r16835: Some cleanup.euphyy1-2/+2
2012-10-29-Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range...glighta1-47/+34
2012-10-29-Add some src basic documentation.glighta1-70/+72
2012-09-02Hello! few things.shennetsind1-0/+1
2012-08-06Hello World! with this commit trunk will finally be making use of the gorgeou...shennetsind1-3/+4
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-0/+1
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind1-1/+1
2012-07-12Fixed all warnings left from when compiling with -pedantic, confirmed with gc...shennetsind1-15/+16
2012-07-11Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163...greenboxal21-8/+11
2012-07-11Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.greenboxal21-0/+46
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind1-4/+6
2012-07-01Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ...shennetsind1-4/+10
2012-06-28Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISONrud0lp201-1/+0
2012-06-01Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated.rud0lp201-0/+1
2012-05-11* Merged changes up to eAthena 15094.eathenabot1-52/+26
2012-05-03Regularized file not found error messages.xazax-hun1-1/+1
2012-05-02Updated load order so that map server's console display order is preservedshennetsind1-1/+1
2012-04-29- Removed leftover TXT configs, follow-up to r15503.brianluau1-3/+3
2012-04-29A minor memory improvement, and some curly brace love.shennetsind1-9/+12
2012-04-29Yet another performance improvement: Shut Down processing is now about to 7 t...shennetsind1-9/+11
2012-04-29reasonably-sized performance improvement: @reloadscript is about to 3 times f...shennetsind1-1/+1
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-1/+1
2012-04-22Fixed bugreport:5604 Firewalk and Electric Walk now function properly.shennetsind1-5/+19
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-1/+10
2012-04-09- Spring cleaning of various source filesepoque111-1/+1
2012-03-23Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ...shennetsind1-3/+3
2012-03-23Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long...shennetsind1-3/+5
2012-03-22Rehashed Item_delay.txt (bugreport:5487)shennetsind1-0/+3
2012-03-22Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage ...shennetsind1-0/+17
2012-03-22Fixed Mechanic Stealth Field to move accordingly and grant proper effectshennetsind1-0/+3
2012-03-22Fixed bugreport:5357 Neutral Barrier is now working accordingly.shennetsind1-6/+10
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-13/+24
2012-03-14Fixed Nick DB code using uninitialized data (bugreport:5439).gepard19841-3/+1
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-19/+37
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19841-5/+4
2012-02-22Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)xantara1-0/+2
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind1-0/+67
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-0/+3
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-5/+3