summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2008-02-22Fixed @whomap not unlocking the player db (bug in r12204)ultramage1-0/+1
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus1-2/+2
2008-02-22Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m...ultramage2-3/+4
2008-02-21- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...skotlex9-27/+42
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex19-623/+587
2008-02-20Changed pc_can_give_items() to use standard boolean logic instead of the inve...ultramage5-13/+9
2008-02-19Fixed a typo in /map/clif.c (acount_id -> account_id)L0ne_W0lf1-1/+1
2008-02-19* Forgotten update to the definition of script command 'input'.FlavioJS2-2/+6
2008-02-18- added LK's concentration +1 MDEF.skotlex2-4/+8
2008-02-17- Updated Eye of Hellion to use the new format of the input command.skotlex3-5/+19
2008-02-16Removed some useless svn:ignore properties.ultramage1-17/+6
2008-02-15- Fixed S. Novice bonus not dispelling when at the moment you die once.skotlex1-1/+1
2008-02-15some compilation warning fixesultramage3-15/+7
2008-02-14- Some optimizations to @noks (now using a Status Change timer).zephyrus4-22/+38
2008-02-14Removed/replaced all calls to map_getallusers (followup to r12195).ultramage1-315/+283
2008-02-14- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_...zephyrus9-29/+216
2008-02-13- Some fixes to mail system.zephyrus3-13/+27
2008-02-12Fixed a typo in #item preventing it from working (see r12195).ultramage1-61/+56
2008-02-11Getting rid of map_getallusers(), part 1ultramage8-406/+394
2008-02-11- Applied some cleanups to party.c/guild.c to ensure that direct pointers to ...skotlex2-33/+54
2008-02-11- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei...skotlex2-7/+8
2008-02-11* Expanded the script command 'input': (bugreport:811)FlavioJS2-14/+41
2008-02-10Added two missing opt2 values, for Angelus and Bleeding status.ultramage3-159/+81
2008-02-10Fixed Warp Portal code sometimes producing errors/crashes in the case where a...ultramage1-5/+11
2008-02-08Fixed wrong message in item group loading code (bugreport:936)ultramage2-2/+2
2008-02-07- Fixed Freezing Trap doing no damage (changed type from misc to weapon)skotlex8-27/+23
2008-02-04- Some code cleanups.zephyrus11-34/+128
2008-02-04Fixed one IRC module crash when trying to send messages when disconnected.ultramage1-2/+2
2008-02-04- Fixed a 'typo' which made my last commit actually not fix anything (Plagiar...skotlex1-1/+1
2008-02-03Fixes to Devotion (see topic:153345)ultramage5-65/+51
2008-02-03* Added an iterator to map.h/c.FlavioJS3-0/+168
2008-02-03Added a missing client update when the mute status is manually cancelled by a GMultramage1-0/+5
2008-02-02Fixed npc reloading crash (bugreport:889)ultramage3-7/+7
2008-02-01Added a missing script On-events index refresh operation after a npc is unloa...ultramage1-0/+1
2008-01-30Added back the GRF_PATH_FILENAME variable and commandline parameter.ultramage2-1/+6
2008-01-30- Fixed a serious zeny exploid on scripts. Please update!!zephyrus1-0/+3
2008-01-29- Plagiarize can no longer copy skill levels beyond their max skill_db value.skotlex1-5/+11
2008-01-29- Modified pc_dead so that the src is passed on to the master when it is a pe...skotlex1-15/+21
2008-01-29- Added some error reporting when a player is not found inside its guild/part...skotlex2-0/+4
2008-01-28Fixed a coding mistake I made in r12142.ultramage1-1/+4
2008-01-26Added an out-of-bounds crashfix for map_delobject and map_delobjectnofree.ultramage2-4/+14
2008-01-26Some random cleaningultramage6-68/+37
2008-01-23- Fixed pc_setrestartvalue not correctly setting your SP when sending to save...skotlex1-3/+2
2008-01-22- Removed hom_setting&02 (ignore skill range) as this was fixed by Gravity so...skotlex2-6/+2
2008-01-21Fixed/cleaned r12114 and 12117.ultramage3-20/+15
2008-01-21Fixed battle config loading not applying the side-effects of battle_adjust_co...ultramage1-14/+16
2008-01-21- Optimized some code about @size changes in chars.zephyrus3-8/+29
2008-01-20- Fixed a comparison whn doing item searchesskotlex4-24/+15
2008-01-20Fixed yet another status code crash, this time when a stonecursed mob with hi...ultramage1-0/+7
2008-01-20Expanded a mapserver's debug message in its interserver parsing function.ultramage1-1/+1