summaryrefslogtreecommitdiff
path: root/npc/000-0/sailors.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski1-6/+6
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-12-06* Lena's questJesusaves1-6/+7
2020-08-06partly rewrite the intro to add a referral systemJesusaves1-9/+6
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2020-07-18Drop support for all languages below 70% translationJesusaves1-1/+1
2020-06-17Contains fixes/reordering for races, guilds and genders.Jesusaves1-1/+15
2020-01-08Meta dialogue fixesWildX1-2/+2
2019-02-28Guide players by hand to get started on the game.Jesusaves1-0/+1
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-8/+8
2017-12-29rename closedialog to closeclientdialogThibault Payet1-1/+1
2017-10-11what's up with this crazy syntax?s20171023gumi1-1/+1
2017-01-08remove .gat suffix everywheregumi1-1/+1
2016-11-17Add language selection into its own function,Reid1-15/+1
2016-09-18Race name fixesWildX1-3/+3
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige1-3/+5
2016-01-28Fix requestlang usage.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas1-12/+12
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2014-12-26update lg functions usage formatting.Andrei Karas1-6/+3
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-1/+1
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-6/+6
2014-12-02Add new sex consts.Reid1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas1-1/+4
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-5/+5
2014-11-20Replace setlang @var to Lang = @varAndrei Karas1-2/+2
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+2
2014-02-11English fixes done Qwerty Dragon.Alige1-3/+4
2013-11-24Add catalan language (mas).Reid Yaro1-2/+3
2013-08-08Correct incorrect correction.Reid Yaro1-1/+1
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-1/+1
2013-03-08NPC dialogue revamp. Initial Sailors script reviewed.Hal90001-0/+1
2013-03-04Fix code style.Andrei Karas1-16/+15
2013-02-27Revert "In the first sailors script, fixed some language."Alige1-6/+4
2013-02-27In the first sailors script, fixed some language.Alige1-4/+6
2013-01-02Changed absolute camera moves to relative.Alige1-6/+6
2012-12-28Fixed few issues in the recently modified script sailors.txt.Alige1-9/+9
2012-12-28Revert "Fixes in the two last scripts, it is necessary to add a whitespace at...Alige1-10/+10
2012-12-28Fixes in the two last scripts, it is necessary to add a whitespace at the beg...Alige1-10/+10
2012-12-28Added flags in menus in two scripts where player can change language.Alige1-10/+10
2012-12-24Fixed italian translation in initial sailor dialogue.Hal9OOO1-1/+1
2012-12-24Fixes in the language names in 2 scripts.Alige1-3/+3
2012-12-22Fix language auto set for new languages.Andrei Karas1-1/+1
2012-12-19Modified scripts according to the new 000-0-0 map size.Alige1-1/+1
2012-12-18Improved some camera movements.Alige1-2/+6
2012-12-16Add missing mes ""; on sailors.txt .Reid1-0/+1