Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 1 | -1/+1 | |
2017-01-08 | remove .gat suffix everywhere | gumi | 1 | -2/+2 | |
2016-09-18 | Minor lore updates | WildX | 1 | -1/+1 | |
2016-07-17 | Because of translations, reworked several sentences in scripts, added ↵ | Alige | 1 | -1/+1 | |
missing words and M/F options. | |||||
2016-06-18 | Introduced the name of the Drasil Island in npc scripts. | Alige | 1 | -4/+4 | |
Also fixed some english issues in some npc dialogues. | |||||
2015-12-27 | Init General_Narrator quest constant on 000-0-0 sailors script. | Reid | 1 | -0/+1 | |
2015-12-12 | Adjust dialogue, part 1. | Teru | 1 | -2/+2 | |
* npc/000-0-0/sailors.txt: "Warrior Guild" -> "Legion of Aemil" * npc/000-1/panels.txt: "noob" -> "newbie" * npc/000-1/sapartan.txt: * npc/000-1/silvio.txt: * npc/000-2-0/billybons.txt: Mysterious alcoholic Mercurian. | |||||
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -2/+2 | |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -2/+2 | |
2015-01-22 | add basic skill omly on first map. | Andrei Karas | 1 | -1/+1 | |
Also replace skill id to skill constant. | |||||
2015-01-09 | Fix adding default skills. | Andrei Karas | 1 | -1/+1 | |
2014-12-26 | update lg functions usage formatting. | Andrei Karas | 1 | -12/+6 | |
2014-12-02 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 1 | -12/+12 | |
2014-12-02 | Add new sex consts. | Reid | 1 | -2/+2 | |
2014-12-01 | Update sailors.txt script (jesusalva fix). | Reid | 1 | -1/+1 | |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -2/+8 | |
2014-11-23 | fix other npc and warp name duplicates. | Andrei Karas | 1 | -2/+2 | |
2014-11-23 | fix duplicate npc Magic Arpan. | Andrei Karas | 1 | -1/+1 | |
2014-11-20 | Reassign npcs id in allowed range. | Andrei Karas | 1 | -2/+2 | |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -3/+5 | |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -6/+7 | |
2013-03-08 | NPC dialogue revamp. Initial Arpan & Elmo script reviewed. | Hal9000 | 1 | -0/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -4/+1 | |
Add missing spaces, remove useless empty lines. | |||||
2013-02-02 | Remove useless "test" and update gugli script. | Reid Yaro | 1 | -1/+0 | |
2013-01-23 | Correct bug on Gugli script. | Reid Yaro | 1 | -0/+1 | |
2012-12-20 | Removed camera movement in 000-0-0/sailors.txt. | Alige | 1 | -12/+0 | |
1) Did not work. 2) Not so useful. | |||||
2012-12-19 | Modified scripts according to the new 000-0-0 map size. | Alige | 1 | -2/+2 | |
2012-12-18 | Added last camera movements. | Alige | 1 | -0/+12 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -6/+6 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-28 | correct 000-0-0 > 000-2-1 map warp through sailors script. | Reid | 1 | -2/+2 | |
2012-10-29 | Correct wrong gender string on sailor dialogue, | Reid | 1 | -1/+1 | |
Update 000-1 wlk file. | |||||
2012-09-12 | Change the place of a comment in one of the intro's script. | Reid | 1 | -1/+2 | |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -9/+9 | |
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts. | |||||
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -3/+3 | |
2012-06-05 | Correct English mistakes on most script. (WildX) | Reid | 1 | -7/+7 | |
2012-04-24 | Update old scripts with new template. | Reid | 1 | -20/+37 | |
2012-04-20 | Rewrite skill_db, | Reid | 1 | -0/+1 | |
Add emote skill in 000-0-0 sailors's script. | |||||
2012-01-25 | move camera to speaking sailors in map 000-0-0. | Andrei Karas | 1 | -0/+2 | |
2012-01-11 | Rectify english scripting text | Maarten Vanraes | 1 | -11/+11 | |
2012-01-09 | Replace g(l(), l()) to lg() | Andrei Karas | 1 | -7/+13 | |
2012-01-06 | Add end of sailors intro on 000-2-3, | Reid | 1 | -0/+1 | |
Add save location on 000-0-0 sailors script. | |||||
2012-01-01 | Tweak arpan dialogs and sailors dialogs. | Reid | 1 | -1/+1 | |
2012-01-01 | Correct some sex translation format on 000-0-0 sailors script, | Reid | 1 | -2/+2 | |
Remove mes @q; on arpan script. | |||||
2011-12-29 | Rename intro npc to sailors on 000-0-0, | Reid | 1 | -0/+55 | |
Remove unused g(), #0, #1 from sailors script of 000-0-0, Add mapflags on 000-0 map, Change delay on Alige script. |