summaryrefslogtreecommitdiff
path: root/npc/000-2-3
AgeCommit message (Expand)AuthorFilesLines
2015-12-30Add savepoint before to warp from or to the lost island on Nard's scripts.Reid1-0/+1
2015-12-28Add the warp back to Artis from the Ship if the player already went to Artis ...Reid1-0/+32
2015-12-28Add a 6th value on Nard's quest constant for past introduction (to remove que...Reid1-0/+1
2015-12-27Add end of introduction dialogue to Nard.Reid1-13/+4
2015-12-12There seem to be no more occourances of "Warrior Guild"Teru1-2/+2
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas1-2/+2
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas4-4/+4
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas2-2/+2
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas1-4/+4
2015-08-11Use npc sprite names in all scripts.Andrei Karas6-6/+6
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-06-20Replace NPC names by NPC IDs.Reid2-3/+3
2015-03-23Correct a bug on sailors.txt from nard's room.Reid1-1/+1
2015-02-03Correct hammock animation.Reid1-10/+5
2014-12-26update lg functions usage formatting.Andrei Karas2-10/+5
2014-12-05Replace script function set to direct variable assignments.Andrei Karas3-5/+5
2014-12-02Fix case in all function names.Andrei Karas2-3/+3
2014-12-02Call all functions directly (without callfunc).Andrei Karas2-3/+3
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid2-10/+10
2014-12-02Add new sex consts.Reid2-2/+2
2014-11-29Restore active distance to all npcs.Andrei Karas4-4/+10
2014-11-29Restore gender to most npcs.Andrei Karas5-6/+8
2014-11-23fix other npc and warp name duplicates.Andrei Karas2-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas3-16/+16
2014-11-20Reassign npcs id in allowed range.Andrei Karas3-3/+3
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas7-7/+15
2014-02-11English fixes done Qwerty Dragon.Alige4-24/+28
2013-08-08Change every label names from l_ to L_ .Reid Yaro3-45/+45
2013-06-14Experience balance on quests reward.Reid Yaro1-0/+1
2013-06-05Remove useless files and wrong comments.Reid Yaro3-9/+1
2013-05-26Add argument on inventoryplace.Reid Yaro2-10/+3
2013-03-09Continued the work on the cookiemaster's script.Alige1-2/+2
2013-03-08NPC dialogue revamp. Nard's Box script reviewed.Hal90001-0/+1
2013-03-04Fix code style.Andrei Karas5-11/+0
2013-02-09Updated all _import.txt files using the converter.Alige1-4/+6
2013-01-07Fixed language in 1 line in elmo's script.Alige1-1/+1
2013-01-06Fixed newly added language in julia's script.Alige2-12/+11
2012-12-24Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make t...Alige1-1/+1
2012-12-23Fixed invisible names of different NPCs.Alige2-2/+2
2012-12-19Added missing cameras in many scripts.Alige2-0/+7
2012-12-12Prevent player to take infinite "LaJohanne Key" quest item from Nard's box.Hal9OOO1-0/+2
2012-12-12Restore "InventoryPlace" check function.Hal9OOO2-0/+12
2012-12-12Add a missing char on nard script.Reid1-1/+1
2012-12-10First round-up of questchain cleaning.Hal9OOO2-36/+35
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO1-5/+5
2012-12-09Add Game Camera effect on Box/Nard dialogue.Hal9OOO1-0/+4
2012-12-03Remove useless l_Inventory labels on couwan and nard scripts.Reid1-9/+0
2012-12-03Add new function in every script where getitem is called.Reid2-18/+18
2012-12-01Make warps in 000-2-0 map reliable to use.Hal9OOO1-1/+1