summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2014-12-31Add warps on oscar's house.Reid4-0/+35
2014-12-31Update library warps.Reid2-17/+18
2014-12-31Change warp location on 001-2-7.Reid1-1/+1
2014-12-31Add new doors scripts on 001-1.Reid1-64/+93
2014-12-30Change warp location from the resize on clientdata.Reid7-8/+8
2014-12-26update lg functions usage formatting.Andrei Karas11-58/+29
2014-12-24Replace fexil's shop to trader script.Andrei Karas1-2/+16
2014-12-24Add npc3 on test map.Andrei Karas2-0/+8
2014-12-23add missing npc2 on test map.Andrei Karas1-0/+35
2014-12-23Add market on test map.Andrei Karas1-0/+1
2014-12-21extend a bit npc on test map.Andrei Karas1-5/+17
2014-12-16Correct the missing and the wrong import file on #12 and #10.Reid2-1/+2
2014-12-16Add door script on test map.Andrei Karas3-6/+54
2014-12-11Add map 001-2-1.Reid3-0/+3
2014-12-11On test map use npc id 800Andrei Karas1-1/+1
2014-12-09On test map in npc1 add dumping whispers.Andrei Karas1-1/+5
2014-12-07Add npc1 to testmap.Andrei Karas4-0/+42
2014-12-05Replace script function set to direct variable assignments.Andrei Karas35-121/+121
2014-12-03Add new artis indoor maps #10 to #17.Reid13-0/+13
2014-12-03Add new maps on import.txt.Reid1-0/+7
2014-12-03Change location of warp from 001-2-9 to 001-2-7.Reid1-1/+1
2014-12-03Change location of warp from 001-2-8 to 001-2-7.Reid1-1/+1
2014-12-03Update warps of 001-2-7.Reid1-3/+3
2014-12-02Fix case in all function names.Andrei Karas32-49/+47
2014-12-02Call all functions directly (without callfunc).Andrei Karas27-45/+44
2014-12-02Revert "Remove the cookie master on 000-1.", missread the map folder.Reid1-0/+261
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid11-58/+58
2014-12-02Remove the cookie master on 000-1.Reid1-261/+0
2014-12-02Add new sex consts.Reid33-34/+34
2014-12-01Update sailors.txt script (jesusalva fix).Reid1-1/+1
2014-11-29Restore active distance to all npcs.Andrei Karas38-47/+78
2014-11-29Restore gender to most npcs.Andrei Karas41-60/+138
2014-11-27restores invisible map flag.Andrei Karas2-4/+2
2014-11-26Replace misceffect2 into misceffect.Andrei Karas1-1/+1
2014-11-26Change minimal correct client version to 2.Andrei Karas1-1/+1
2014-11-24fix case in constant General_Cookies.Andrei Karas2-5/+5
2014-11-24fix mobs spawnsAndrei Karas2-38/+38
2014-11-24fix shop itemsAndrei Karas1-1/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas15-24/+24
2014-11-23fix conversion into context temp variables.Andrei Karas2-56/+56
2014-11-23fix some npc duplicate names.Andrei Karas2-4/+4
2014-11-23fix duplicate npc Magic Arpan.Andrei Karas1-1/+1
2014-11-21Replace temp variables into scope temp variables.Andrei Karas35-287/+287
2014-11-21Remove lg function.Andrei Karas1-8/+0
2014-11-20Replace setlang @var to Lang = @varAndrei Karas2-3/+3
2014-11-20Reassign npcs id in allowed range.Andrei Karas22-23/+23
2014-11-20Replace getclientversion() to ClientVersion.Andrei Karas1-1/+1
2014-11-17Add missing returns in clientversion and savepoint functions.Andrei Karas2-0/+2
2014-11-16Update warp by converter.Andrei Karas13-18/+18
2014-11-07fix getclientversion usage.Andrei Karas1-1/+1