summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-19Added back periodic user count updates that got replaced in r11703, but are n...ultramage1-0/+3
2008-01-17- Made battle_check_range fail whenever the distance between src/target is gr...skotlex1-1/+5
2008-01-17Icewalls can no longer be knocked back (see bugreport:38)ultramage1-2/+5
2008-01-15* Manner system fixingultramage4-35/+97
2008-01-14- Fixed missing mob_spawn call, which was making CR_CULTIVATION not actually ...skotlex1-1/+3
2008-01-14* Client packet correctionsultramage5-129/+177
2008-01-14Fixed card removal script functions' 'extra card' bug (bugreport:786)ultramage1-61/+60
2008-01-14Removed the hardcoded limit for numeric npc input boxes (bugreport:811)ultramage1-6/+0
2008-01-14Applied a temp patch to make some npc-executed atcommands work again (bugrepo...ultramage6-37/+29
2008-01-14Simplified the BL_CAST macro (see topic:166795)ultramage6-86/+77
2008-01-13- Fixed a compilation warningskotlex1-4/+4
2008-01-13- Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn...skotlex1-5/+11
2008-01-13- Removed the sc_start_abort define. Since now when a status already exists, ...skotlex1-21/+10
2008-01-13- Fixed a possible ers_entry corruption if you die from bleeding while under ...skotlex1-1/+1
2008-01-13- Updated Safety wall so it does not blocks melee magic.skotlex1-1/+1
2008-01-13* Another possible fix to ers/status_change crashing.FlavioJS1-23/+31
2008-01-12* Modified npc_parsesrcfile to read the file as binary and let sv_parse handl...FlavioJS1-2/+2
2008-01-12* Possible fix to ers/status_change crashing. [FlavioJS]FlavioJS1-10/+19
2008-01-11Applied Skotlex's alternative to r12044 (abracadabra fix)ultramage1-9/+6
2008-01-11- Implemented the extra damage bonus to TK_JUMPKICK when it is used while run...skotlex2-5/+10
2008-01-11- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.skotlex1-3/+6
2008-01-10- Fixed getmonsterinfo to return "null" when returning the name of a non-exis...skotlex7-26/+37
2008-01-10Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)ultramage1-9/+15
2008-01-10Another round of login server cleaningultramage3-10/+8
2008-01-10- Removed 'skill_steal_type' from skill.conf as said config no longer exists.skotlex5-33/+34
2008-01-09- corrected duration of sphere mines to be 30 secs regardless of skill levelskotlex7-16/+23
2008-01-08- Made the pc reg variables receive a const char* as the argument, since they...skotlex6-11/+10
2008-01-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12031 5...reddozen1-0/+6
2008-01-08Added missing code to log main chat messages sent by whispering to main_chat_...ultramage1-0/+5
2008-01-06- Fixed Overthrust's timer not being able to be refreshed when recasting it (...skotlex4-8/+14
2008-01-06Corrected a TXT compilation problem caused by r12023 (mail system code is not...ultramage1-4/+9
2008-01-06Extended the id range for npcs, now [400,700) will also be treated as NPC obj...ultramage2-2/+2
2008-01-06Expanded the poor "npc_touch_areanpc : some bug" with info about which cell e...ultramage1-6/+8
2008-01-06- Fixed a visual itemdupple bug on mail system.zephyrus4-1/+17
2008-01-06Cleaned up mob_once_spawn() and mob_once_spawn_area().ultramage5-88/+121
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage6-96/+84
2008-01-05Corrected one place belonging to the no-stacking mod that I missed when doing...ultramage1-2/+2
2008-01-04Fixed a bad allocation line, which in my case resulted in trashing several in...ultramage1-1/+1
2008-01-04Fixed a typo in r12008 causing server crashes when sending the fake npc packet.ultramage1-2/+4
2008-01-04Waterball code cleanup (see bugreport:707)ultramage1-40/+28
2008-01-04Fixed a mistake in r11991 that let knockback work through wallsultramage1-2/+2
2008-01-04Modified the map_setcell() code to to use a boolean flag instead of needing S...ultramage8-159/+120
2008-01-04- Fixed clif_sendfakenpc not being updated for PACKETVER 9skotlex1-7/+13
2008-01-04- Fixed Music Lesson's effect on Assassin Cross of Sunset.skotlex2-2/+2