summaryrefslogtreecommitdiff
path: root/npc/000-1
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Put a lower amount of item to sell on Fexil shop on the lost island.Reid1-15/+15
2015-12-28Fix a typo on the sailortalk function (replaced getq(getq()) by getq()).Reid9-9/+9
2015-12-28Change Silvio script for the after introduction era.Reid1-1/+1
2015-12-28Add sailortalk script on tibbo.Reid1-0/+5
2015-12-28Add sailortalk script on muller.Reid1-0/+5
2015-12-28Add sailortalk script on max.Reid1-0/+5
2015-12-28Add sailortalk script on lean.Reid1-0/+5
2015-12-28Add sailortalk script on jalad.Reid1-0/+5
2015-12-28Add sailortalk script on gugli.Reid1-0/+4
2015-12-28Add sailortalk script on gulukan.Reid1-0/+5
2015-12-28Add sailortalk script on astapolos.Reid1-0/+5
2015-12-28Fix Ale's name length.Reid1-1/+1
2015-12-28Add sailortalk script on ale.Reid1-1/+6
2015-12-12Correct Silvio and Billy.Teru1-2/+2
2015-12-12Adjust dialogue, part 1.Teru3-12/+12
2015-11-05Add Blub spawn on 000-1.Reid1-1/+1
2015-11-05Fix Fexil buy/sell issue.Reid1-3/+3
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas2-7/+7
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas18-19/+19
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas16-16/+16
2015-08-11Rewrite fexil script in modern way.Andrei Karas1-28/+14
2015-08-11Rewrite couwan script in modern way.Andrei Karas1-55/+57
2015-08-11Rewrite chest script to modern way.Andrei Karas1-18/+15
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas7-25/+25
2015-08-11Use npc sprite names in all scripts.Andrei Karas18-20/+20
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-07-23Fix wrong item id.Reid1-2/+2
2015-07-23Improve gugli script to remove every box.Reid1-6/+3
2015-07-23Fix the given box from gulukan from aquada box to croconut box.Reid1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid13-281/+46
2015-03-29Update fexil and its shop.Reid2-6/+24
2015-03-14Correct an issue with restorecam.Reid1-0/+3
2015-02-09Convert shop into market with 1000 items limit.Andrei Karas1-7/+18
2015-02-01Add restorecam before closedialog on darlin script.Reid1-6/+6
2015-01-15In lg function use two strings for translation.Andrei Karas2-2/+2
2014-12-26update lg functions usage formatting.Andrei Karas3-22/+11
2014-12-24Replace fexil's shop to trader script.Andrei Karas1-2/+16
2014-12-05Replace script function set to direct variable assignments.Andrei Karas14-32/+32
2014-12-02Fix case in all function names.Andrei Karas13-23/+21
2014-12-02Call all functions directly (without callfunc).Andrei Karas13-21/+21
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid3-22/+22
2014-12-02Add new sex consts.Reid16-16/+16
2014-11-29Restore active distance to all npcs.Andrei Karas18-23/+27
2014-11-29Restore gender to most npcs.Andrei Karas16-17/+65
2014-11-24fix case in constant General_Cookies.Andrei Karas1-2/+2
2014-11-24fix mobs spawnsAndrei Karas1-37/+37
2014-11-24fix shop itemsAndrei Karas1-1/+1
2014-11-23fix some npc duplicate names.Andrei Karas1-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas14-62/+62
2014-11-20Reassign npcs id in allowed range.Andrei Karas6-6/+6