summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2012-11-23Follow up to r16946, where not all npc interactions (input, menu) where prope...momacabu2-3/+13
2012-11-23- Temporary fix for bugreport:1023, where various 'next' buttons would pop --...momacabu2-13/+45
2012-11-23Fixed bugreport:2313 where a player interacting with a NPC would still be que...momacabu1-0/+3
2012-11-22Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re...cookiecrumbs1-0/+2
2012-11-22-Adding checkweight2 and upgrading chekweight to read list of item tid:59194.glighta1-354/+434
2012-11-22-Apply EvilPuncker path from tid:71756glighta6-23/+30
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind2-11/+13
2012-11-20Minor performance improvement; created guild flag cache to replace the ineffi...shennetsind3-24/+86
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-20- Fixed bugreport:6915, where @follow would still be enabled when the target/...momacabu1-6/+5
2012-11-15Updated @reloadskilldb to update all connected clients skill infos; and to ex...shennetsind1-2/+9
2012-11-15Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning...shennetsind1-2/+2
2012-11-15Fixed bugreport:6772 cart display will now update/save properly if you change...shennetsind1-2/+4
2012-11-14Fixed bugreport:6892 HP display is now properly updatedshennetsind1-1/+1
2012-11-14Following r16914glighta7-50/+76
2012-11-13Following r16914glighta1-1/+4
2012-11-13- Fixed bugreport:6887, a variable was not initialized;momacabu4-11/+8
2012-11-12Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ...rud0lp203-11/+6
2012-11-12Modified @addwarp to accept a new optional parameter <npc name>. If <npc name...momacabu3-8/+19
2012-11-12-Upd mob_count to read a 10 modib list to chk if present or notglighta8-53/+77
2012-11-12Follow up r16916: enforced status recalc when intravision ends to ensure it i...shennetsind2-1/+4
2012-11-12Fixed bugreport:6883 made maya purple no longer conflict with status-change-c...shennetsind1-4/+1
2012-11-12-Add/upd basic documentation for script.cglighta8-578/+637
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta22-779/+1121
2012-11-11Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi...momacabu3-2/+10
2012-11-11Fixed bugreport:6435, if you stand on a warp portal with chat room, after you...momacabu1-0/+4
2012-11-11Fixed bugreport:6452 where you weren't able to remove your cart if you weren'...momacabu1-1/+1
2012-11-11Updated skills that can not be dispelled by Dispell skill (bugreport:6469).momacabu1-1/+5
2012-11-11Fixed bugreport:6820 where Open Buying Store didn't show up in skill window a...momacabu1-5/+0
2012-11-11- Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" was...momacabu1-0/+1
2012-11-10Voiding some functions.momacabu4-31/+20
2012-11-10- Added configuration to wheter the monster size would change experience earn...momacabu4-9/+19
2012-11-10- Modified *monster and *areamonster script commands to allow size and ai par...momacabu8-142/+166
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...shennetsind7-11/+23
2012-11-10Removed include lock.h from script.cmomacabu1-1/+0
2012-11-10- Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n...momacabu2-11/+16
2012-11-10Fixed bugreport:6876 / Reverting r16891shennetsind2-37/+85
2012-11-10Minor improvement on npc_event_do_clock, moved it so that its only assigned w...shennetsind1-19/+24
2012-11-09Dropped a incredibly wasteful and pointless (why was that there i wonder) 310...shennetsind2-5/+1
2012-11-091. Follow up r16891 small improvement over there by dropping a pointless entr...shennetsind2-30/+4
2012-11-09* Merged eAthena changeset ea:15119.eathenabot2-69/+36
2012-11-09* eAthena changeset ea:15117 (already fixed in r15823).eathenabot1-0/+5
2012-11-09* Merged eAthena changeset ea:15116.eathenabot1-47/+30
2012-11-09* Merged eAthena changeset ea:15115.eathenabot1-114/+204
2012-11-09Fixed bugreport:6851, two chrif-related messages had the same id as cash points.momacabu1-2/+2
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu12-56/+25
2012-11-09- Fixed extra curly brace in r16879... T_Tbrianluau1-3/+2
2012-11-09- Vending shops are now closed when warping to novending maps/cells. (bugrepo...brianluau1-0/+11