summaryrefslogtreecommitdiff
path: root/npc/000-2-3
AgeCommit message (Expand)AuthorFilesLines
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-3/+3
2017-12-29rename closedialog to closeclientdialogThibault Payet2-4/+4
2017-10-11what's up with this crazy syntax?s20171023gumi2-4/+4
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid2-9/+9
2017-06-05remove misceffect usage from scriptsgumi1-1/+1
2017-01-08remove .gat suffix everywheregumi1-3/+3
2016-12-06add a sound in piou rocket, and a delay of 2s for prevent spamomatt1-3/+11
2016-11-24Add auto-gen files inwushin2-4/+6
2016-11-09Fixed bad discussion order in Nard's script. Now makes more sense.Alige1-7/+7
2016-09-18Minor syntax changesWildX1-1/+1
2016-08-20Convert npc directory into new format.Andrei Karas1-8/+8
2016-07-19change the arpan dialogue about money in old habitomattornot1-1/+2
2016-07-17Because of translations, reworked several sentences in scripts, added missing...Alige1-1/+1
2016-07-14add lines in menu of both Nard.txtomattornot1-0/+7
2016-07-13"Gado the Chef" -> "Chef Gado" in nard's script.Alige1-2/+2
2016-07-11In Elmo's script, another line couldn't be translated for male/female.Alige1-1/+1
2016-07-09remote useless ) in gugli.txt; add _ in nard.txtomattornot1-1/+1
2016-07-06Fixed few bugs in NPC scripts:Alige1-1/+1
2016-06-27Changed all item IDs by their aegisname in scripts.Alige2-6/+6
2016-06-27Added emotion when Nard finds a name for the Island.Alige1-0/+1
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige1-2/+21
2016-05-30Change script style from evolserv to hercules on Elmo-Ship script.Reid1-46/+43
2016-03-14Add reports about old client into Nard npc.Andrei Karas1-0/+1
2016-02-13Clean up and remove some useless space and newline.Reid1-1/+0
2016-02-13Fix a typo on Lost Island's Elmo script.Reid1-1/+1
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