summaryrefslogtreecommitdiff
path: root/npc/000-2-1
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Change Rumli's place on Artis.Reid1-1/+1
2015-10-30Added Rumli NPCDan Sagunov2-0/+115
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas1-5/+5
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas10-13/+13
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas7-7/+7
2015-09-04Fix some wrong IDs on alige's script.Reid1-2/+2
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas2-8/+8
2015-08-11Use npc sprite names in all scripts.Andrei Karas11-28/+28
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-06-20Replace NPC names by NPC IDs.Reid4-33/+35
2015-04-03Correct the savepoint function.Reid1-4/+4
2015-03-14Correct an issue with restorecam.Reid1-1/+2
2015-03-05rename function menu2 into menuint.Andrei Karas1-1/+1
2015-03-05Add function menu2 for return some missing features.Andrei Karas1-1/+1
2015-02-03Correct hammock animation.Reid1-90/+45
2015-02-03Fix alige animation.Reid1-13/+16
2015-02-03Correct peter script.Reid1-2/+7
2015-02-03Correct wrong string/integer comparaison.Reid1-2/+2
2015-02-02Remove some duplicated npc names.Reid1-1/+1
2015-02-02Add two missing hammocks.Reid1-1/+18
2015-01-15In lg function use two strings for translation.Andrei Karas1-1/+1
2014-12-26update lg functions usage formatting.Andrei Karas4-8/+4
2014-12-05Replace script function set to direct variable assignments.Andrei Karas7-49/+49
2014-12-02Fix case in all function names.Andrei Karas7-11/+11
2014-12-02Call all functions directly (without callfunc).Andrei Karas7-11/+11
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid4-8/+8
2014-12-02Add new sex consts.Reid7-7/+7
2014-11-29Restore active distance to all npcs.Andrei Karas10-13/+31
2014-11-29Restore gender to most npcs.Andrei Karas9-20/+29
2014-11-24fix mobs spawnsAndrei Karas1-1/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas3-6/+6
2014-11-23fix conversion into context temp variables.Andrei Karas1-43/+43
2014-11-21Replace temp variables into scope temp variables.Andrei Karas7-127/+127
2014-11-20Reassign npcs id in allowed range.Andrei Karas7-7/+7
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas12-49/+79
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige6-35/+41
2013-08-08Change every label names from l_ to L_ .Reid Yaro7-188/+188
2013-07-11Small consistency fix on asleep npc scripts.Alige2-4/+0
2013-07-10Correct bug with the asleep function.beta3.0.1Reid Yaro2-0/+2
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige3-28/+7
2013-06-21Correct wrong item IDs on alige script. Reported by Kenny690.Reid Yaro1-2/+2
2013-06-20Correct wrong zeny on peter script.Reid Yaro1-2/+2
2013-06-15add monster look in autospawn.Andrei Karas1-1/+1
2013-06-14Experience balance on quests reward.Reid Yaro3-9/+9
2013-06-12Clean up some files.Reid Yaro2-3/+2
2013-06-05Remove useless files and wrong comments.Reid Yaro3-5/+2
2013-05-28Changed the savepoint NPC ID, because particle effect changed name.Alige1-4/+4
2013-05-26Add argument on inventoryplace.Reid Yaro4-12/+6