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