Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-08 | remove .gat suffix everywhere | gumi | 1 | -1/+1 | |
2016-01-30 | Replace countitemcolor to countitem. | Andrei Karas | 1 | -1/+1 | |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -2/+2 | |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 1 | -1/+1 | |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -1/+1 | |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -2/+0 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -2/+2 | |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -4/+6 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -10/+10 | |
2013-08-03 | Fixed an english line in the doors script. | Alige | 1 | -1/+1 | |
2013-03-08 | NPC dialogue revamp. Hold's Door script reviewed. | Hal9000 | 1 | -2/+9 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2012-12-25 | Correct some scripts. | Reid | 1 | -1/+1 | |
2012-12-09 | Separate ratto script from doors file. | Reid | 1 | -70/+1 | |
2012-12-01 | Make warps in 000-2-1 map reliable to use. (Quality Assurance) | Hal9OOO | 1 | -1/+1 | |
2012-11-24 | Removed capital letters from monster names in scripts. | Alige | 1 | -9/+9 | |
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story. | |||||
2012-11-19 | Update 000-2-1 map, | Reid | 1 | -1/+1 | |
Add +10 offsetX to every scripts which rely to the 000-2-1 map. | |||||
2012-10-29 | Add la Johanne key on nard and doors(s) script. | Reid | 1 | -0/+21 | |
2012-09-02 | Authors in scripts are now sorted by alphabetical order for clarity purposes. | Alige | 1 | -1/+1 | |
2012-09-02 | Add new values to ShipQuests_Peter variable for a more complet add on the ↵ | Reid | 1 | -0/+1 | |
quest log. | |||||
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -1/+1 | |
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts. | |||||
2012-08-21 | Correct design problem on peter quest when the player leave the cave after ↵ | Reid | 1 | -2/+2 | |
completing the quest. (jing) | |||||
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -10/+10 | |
2012-06-06 | Fixed few typos in some scripts. | Alige | 1 | -1/+1 | |
2012-05-30 | Changed the sentence of the door in 000-2-2, giving a bit of mytery to it. | Alige | 1 | -1/+1 | |
2012-04-24 | Update old scripts with new template. | Reid | 1 | -2/+16 | |
2012-04-06 | Remplace doors and box by Narrator dialogs. | Reid | 1 | -4/+6 | |
2012-03-24 | Add a missing "." at the doors script. | Reid | 1 | -1/+1 | |
2012-01-29 | Change ratto quest. | cafe | 1 | -6/+61 | |
2012-01-13 | Change rat name to ratto. | Reid | 1 | -2/+2 | |
2011-12-26 | Fixed warp destination | Erik Schilling | 1 | -1/+1 | |
2011-12-26 | Fixed another tab mistake | Erik Schilling | 1 | -1/+1 | |
2011-12-26 | Fixed tab that got replaced which should not be | Erik Schilling | 1 | -1/+1 | |
2011-12-26 | Replaced tabs with whitespaces where possible | Erik Schilling | 1 | -22/+21 | |
2011-12-26 | Add doors npcs on 000-2-2 map, | Reid | 1 | -1/+2 | |
Correct some dialogs on alige and peter script, Add Ablu as Authors of his scripts, Update 000-2-1 and 000-0 map wlk. | |||||
2011-12-25 | Enhanced Peters quest | Erik Schilling | 1 | -0/+40 | |
Rewrote peters quest. Added conditional warp for check whether quest is done. Corrected some tweaks. |