summaryrefslogtreecommitdiff
path: root/npc/000-2-0
AgeCommit message (Expand)AuthorFilesLines
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves2-3/+3
2017-12-29rename closedialog to closeclientdialogThibault Payet1-3/+3
2017-10-11what's up with this crazy syntax?s20171023gumi1-1/+1
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid2-4/+4
2017-01-15rectify the indentationgumi1-11/+11
2017-01-08Merge remote-tracking branch 'alige/consistency'gumi1-1/+1
2017-01-08make mapsgumi1-1/+0
2017-01-08Consistency of the authors in scripts.Alige1-1/+1
2016-12-13put the game rules in a function, make notes call that function, add `@rules`...gumi2-33/+17
2016-12-03make Julia (000-2-0) use selectd, move the getq's to the proper placegumi1-18/+17
2016-11-24Add auto-gen files inwushin2-4/+7
2016-11-17Add language selection into its own function,Reid1-25/+1
2016-09-18Lore updatesWildX1-1/+1
2016-09-18Grammar changesWildX1-2/+2
2016-09-02last minute changesgumi1-25/+25
2016-09-01add quest debuggumi1-237/+268
2016-08-20Convert npc directory into new format.Andrei Karas1-6/+6
2016-07-17Because of translations, reworked several sentences in scripts, added missing...Alige1-2/+2
2016-07-10Fixed a bit of english in some scripts.Alige1-1/+0
2016-07-10Fixed lines badly placed/missing in julia's scripts.Alige1-6/+6
2016-07-10move x y of door.txt to 19,28omattornot1-1/+1
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-3/+3
2016-06-27Replace emotion() arguments with constants instead of ID.Reid1-1/+1
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid1-1/+1
2016-01-30Replace countitemcolor to countitem.Andrei Karas2-4/+4
2015-12-28Hide some dialogue option if the player return to the lost island on Julia sc...Reid1-1/+2
2015-12-28Enable the warp for players that finished the introduction on the door from 0...Reid1-0/+7
2015-12-28Block the door of the ship at the end of the introduction.Reid1-5/+9
2015-12-27Add end of introduction dialogue to Julia.Reid1-0/+9
2015-12-12Remove useless menu.Teru1-5/+0
2015-12-12Correct Silvio and Billy.Teru1-1/+1
2015-12-12Warrior Guild -> Legion of Aemil, part 2.Teru1-1/+1
2015-12-12Adjust dialogue, part 1.Teru1-2/+8
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas3-3/+3
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas2-2/+2
2015-09-06Improve the end dialogue of the introduction.Reid1-2/+8
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas2-6/+6
2015-08-11Use npc sprite names in all scripts.Andrei Karas4-5/+5
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-06-20Replace NPC names by NPC IDs.Reid2-4/+4
2015-04-09Change basic skill level to 9 in initial scripts.Andrei Karas1-1/+1
2015-03-16Add check for basic skill on julia scripts.Reid1-0/+15
2015-03-14Correct an issue with restorecam.Reid1-0/+1
2015-02-02Update 000's julia script.Reid1-3/+1
2015-01-22add basic skill omly on first map.Andrei Karas1-2/+0
2015-01-15Remove debug lines from julia npcAndrei Karas1-3/+0
2015-01-15In lg function use two strings for translation.Andrei Karas1-0/+3
2015-01-09Fix adding default skills.Andrei Karas1-1/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas2-11/+11
2014-12-02Fix case in all function names.Andrei Karas1-2/+2