Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-26 | Add argument on inventoryplace. | Reid Yaro | 1 | -3/+1 | |
2013-03-08 | NPC dialogue revamp. Ale script reviewed. | Hal9000 | 1 | -0/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2012-12-24 | Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make ↵ | Alige | 1 | -2/+2 | |
the player know he can use a Croconut. Major fixes about missing gender strings in npc dialogues. Other random fixes in some dialogues. | |||||
2012-12-09 | Correct close behaviour in many dialogues. Democratize l_Quit function. | Hal9OOO | 1 | -4/+6 | |
2012-12-03 | Add new function in every script where getitem is called. | Reid | 1 | -11/+4 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -4/+5 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-28 | Add another answer on sailor's menu list. | Reid | 1 | -0/+8 | |
2012-11-28 | Fix several issues on ale and jalad scripts, | Reid | 1 | -2/+14 | |
Complete both scripts. | |||||
2012-11-26 | Missing word in a sentence, now it makes sense. | Alige | 1 | -1/+1 | |
2012-11-23 | Punctuation typo in three scripts. | Alige | 1 | -1/+1 | |
2012-11-21 | Correct bug in sailors' dialogues. | Hal9OOO | 1 | -1/+1 | |
2012-11-21 | Gugli Var Check in sailors' dialogues. | Hal9OOO | 1 | -26/+35 | |
2012-11-21 | Fixed major language issues in scripts. | Alige | 1 | -9/+9 | |
2012-11-20 | Gulukan dialogue added. Minor corrections to other sailors' dialogues. | Hal9OOO | 1 | -1/+1 | |
2012-11-20 | Minor language fix. | Hal9OOO | 1 | -2/+2 | |
2012-11-20 | Inverse ale and muller scripts. | Reid | 1 | -31/+16 | |
2012-11-20 | Merge branch 'master' of gitorious.org:evol/serverdata-beta | Reid | 1 | -11/+36 | |
Conflicts: npc/000-1/ale.txt | |||||
2012-11-20 | Add some dialogues. | Reid | 1 | -1/+12 | |
2012-11-20 | Major typo fix in both new scripts. | Alige | 1 | -7/+7 | |
2012-11-19 | Ale dialogue minor fix. | Hal9OOO | 1 | -1/+1 | |
2012-11-19 | Ale dialogue added. (WIP) | Hal9OOO | 1 | -2/+38 | |
2012-11-18 | Add getitem on the 6npcs involved on gugli's quest. | Reid | 1 | -0/+1 | |
2012-11-18 | Add explanation of which kind of box will be on thes 6npcs involved on ↵ | Reid | 1 | -0/+1 | |
Gugli's quest. | |||||
2012-09-12 | Update Ale and Jalad dialogues, | Reid | 1 | -0/+3 | |
Add Muller and Tibbo dialogues. | |||||
2012-09-12 | Add Ale and Tibbo dialogues in relation with the main intro quest, | Reid | 1 | -4/+53 | |
Add sailors dialogues function, This is a try to place some NPC's dialogues in an independent file. It'll redirect some random but pre-choosen dialogues to the NPC. As the Gugli and Nard's quest will interfere in these dialogues, some strings are still on the NPC script. | |||||
2012-09-01 | Add Couwan quest on const and questvars DBs, | Reid | 1 | -1/+2 | |
Update Ale script, Update Billybonx and Arpan script, Add quest and dialogues on Couwan script, Add dialogues and couwan's quest on Gugli script. | |||||
2012-08-31 | Add Ale, Couwan, Gulukan, Jalad and Tibbo NPC, | Reid | 1 | -0/+14 | |
Remove Piou's monster from 000-1 map, Add New NPCs to the import list. |