Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-06 | Fixed newly added language in julia's script. | Alige | 1 | -2/+1 | |
Major consistency fixes: removing useless whitespaces and returns to next line. | |||||
2012-12-12 | Prevent player to take infinite "LaJohanne Key" quest item from Nard's box. | Hal9OOO | 1 | -0/+2 | |
2012-12-12 | Restore "InventoryPlace" check function. | Hal9OOO | 1 | -0/+8 | |
2012-12-10 | First round-up of questchain cleaning. | Hal9OOO | 1 | -24/+16 | |
2012-12-09 | Correct close behaviour in many dialogues. Democratize l_Quit function. | Hal9OOO | 1 | -5/+5 | |
2012-12-09 | Add Game Camera effect on Box/Nard dialogue. | Hal9OOO | 1 | -0/+4 | |
2012-12-03 | Add new function in every script where getitem is called. | Reid | 1 | -14/+10 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -0/+13 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -1/+1 | |
2012-10-29 | Add getitem 718 on nard's box script. | Reid | 1 | -1/+5 | |
2012-09-02 | Rename Nardbox variable to Nard. | Reid | 1 | -4/+4 | |
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-07-24 | Add basic quest vars support. | Andrei Karas | 1 | -3/+3 | |
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -8/+8 | |
2012-06-05 | Fixed few dialogues in scripts and npc functions. | Alige | 1 | -6/+6 | |
2012-06-02 | Add distance limits to all npcs. | Andrei Karas | 1 | -1/+1 | |
2012-04-22 | Correct Nard and Box NPC dialogues. | Reid | 1 | -11/+14 | |
2012-04-20 | Correct a few things on box and julia script, | Reid | 1 | -3/+0 | |
Add quest on Nard NPC. | |||||
2012-04-20 | Chance warp location on 000-1, | Reid | 1 | -0/+95 | |
Change Alige's script template, Add new dialogue on doors script, Cut Nard script in two part and add box script with new quest inside. |