summaryrefslogtreecommitdiff
path: root/npc/000-0-0
AgeCommit message (Expand)AuthorFilesLines
2015-12-27Init General_Narrator quest constant on 000-0-0 sailors script.Reid1-0/+1
2015-12-12Adjust dialogue, part 1.Teru1-2/+2
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas2-3/+3
2015-08-11Use npc sprite names in all scripts.Andrei Karas2-3/+3
2015-01-22add basic skill omly on first map.Andrei Karas1-1/+1
2015-01-09Fix adding default skills.Andrei Karas1-1/+1
2014-12-26update lg functions usage formatting.Andrei Karas1-12/+6
2014-12-02Fix case in all function names.Andrei Karas1-1/+1
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-1/+1
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid1-12/+12
2014-12-02Add new sex consts.Reid2-3/+3
2014-12-01Update sailors.txt script (jesusalva fix).Reid1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas2-4/+13
2014-11-27restores invisible map flag.Andrei Karas1-2/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas2-3/+3
2014-11-23fix duplicate npc Magic Arpan.Andrei Karas1-1/+1
2014-11-20Reassign npcs id in allowed range.Andrei Karas2-3/+3
2014-11-04convert server data for using with hercules.Andrei Karas4-6/+9
2014-02-11English fixes done Qwerty Dragon.Alige1-6/+7
2013-07-11Small consistency fix on asleep npc scripts.Alige1-2/+0
2013-07-10Missing close string in a file.Alige1-0/+1
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige1-13/+3
2013-06-05Remove useless files and wrong comments.Reid Yaro3-9/+0
2013-04-10NPC dialogue revamp. Fix bug in 12 affected dialogues.Hal9OOO1-2/+2
2013-03-08NPC dialogue revamp. Initial Arpan & Elmo script reviewed.Hal90001-0/+1
2013-03-08NPC dialogue revamp. Initial Q'Onan script reviewed.Hal90001-8/+7
2013-03-04Fix code style.Andrei Karas2-6/+1
2013-02-09Updated all _import.txt files using the converter.Alige1-1/+3
2013-02-02Remove useless "test" and update gugli script.Reid Yaro1-1/+0
2013-01-23Correct bug on Gugli script.Reid Yaro1-0/+1
2012-12-20Removed camera movement in 000-0-0/sailors.txt.Alige1-12/+0
2012-12-19Modified scripts according to the new 000-0-0 map size.Alige2-3/+3
2012-12-18Added last camera movements.Alige1-0/+12
2012-12-16Added a new camera in a script.Alige1-3/+0
2012-12-16Add Q'Onan Game cam movement on dialogue.Hal9OOO1-0/+4
2012-11-30Replaced some item IDs by their names in scripts.Alige1-6/+6
2012-11-28correct 000-0-0 > 000-2-1 map warp through sailors script.Reid1-2/+2
2012-10-29Correct wrong gender string on sailor dialogue,Reid1-1/+1
2012-09-12Change the place of a comment in one of the intro's script.Reid1-1/+2
2012-08-28Added missing spaces at the end of some scripts.Alige4-13/+11
2012-07-10Fixed the description of every single script.Alige2-4/+6
2012-06-05Correct English mistakes on most script. (WildX)Reid1-7/+7
2012-05-27Correct few english typo,Reid1-0/+22
2012-05-27Change Orcs names,Reid2-23/+1
2012-04-24Update old scripts with new template.Reid2-26/+49
2012-04-20Rewrite skill_db,Reid1-0/+1
2012-01-25move camera to speaking sailors in map 000-0-0.Andrei Karas1-0/+2
2012-01-17add warp from 000-1 to 000-2-0 .Reid1-3/+0
2012-01-11Rectify english scripting textMaarten Vanraes1-11/+11
2012-01-09Replace g(l(), l()) to lg()Andrei Karas1-7/+13