summaryrefslogtreecommitdiff
path: root/src/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Introducing Hercules Plugin Manangershennetsind1-99/+100
2013-04-24Fixed Map Zone DB Documentationshennetsind1-2/+3
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-124/+341
2013-04-11Fixed Bug #7158shennetsind1-23/+1
2013-04-11* Adjusted @speed so it is no longer reset when a player's status is recalcul...aleos1-0/+2
2013-04-11-Fix SC__SHADOWFORM not ending if target does not move after being warp. bugr...glighta1-2/+2
2013-04-07Fixed zone changing not reverting mapflags from previous zoneshennetsind1-5/+787
2013-04-05Fixed compiler warningshennetsind1-2/+2
2013-04-02Introducing 5 new/official mapflags.shennetsind1-5/+47
2013-04-02Introducing New/Official mapflag: invincible_time_incshennetsind1-0/+2
2013-04-02Updated Map Zone Databaseshennetsind1-14/+59
2013-03-30Follow up 90f117f6b071c9c12bb8b521b6de46301639e75cshennetsind1-2/+2
2013-03-30Hercules Renewal: clif.c completeshennetsind1-10/+28
2013-03-29Hercules Renewal: clif.cshennetsind1-40/+31
2013-03-29Re-implementing ERS report()shennetsind1-0/+3
2013-03-27Introducing Hercules' Map Zone Databaseshennetsind1-5/+326
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind1-11/+1
2013-03-02Hercules Renewal: skill.cshennetsind1-19/+20
2013-03-01Hercules Renewal: battle.cshennetsind1-5/+7
2013-02-18Improvements all over the placeshennetsind1-2/+2
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-16Minor changes; check descriptionshennetsind1-2/+2
2013-02-14New Mapflag adjust_skill_damageshennetsind1-10/+31
2013-02-14New Mapflag adjust_unit_durationshennetsind1-17/+44
2013-02-14Introducing MySQL DB Update Checkershennetsind1-0/+2
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-4/+5
2013-01-25Dropping _athena file suffixesshennetsind1-9/+9
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-62/+64
2012-12-05- Re-committed r16977/trunk/src/ (pid:161281).thatakkarin1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-2777/+2845
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