Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-19 | Continued fixing typos and rewording sentences, after reading the translations. | Alige | 1 | -1/+1 | |
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 1 | -4/+4 | |
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english | |||||
2016-06-27 | Changed all item IDs by their aegisname in scripts. | Alige | 1 | -2/+2 | |
2015-12-28 | Fix a typo on the sailortalk function (replaced getq(getq()) by getq()). | Reid | 1 | -1/+1 | |
2015-12-28 | Add sailortalk script on jalad. | Reid | 1 | -0/+5 | |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 1 | -1/+1 | |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 | |
2015-08-11 | Replace trivial menu invokes without labels to select. | Andrei Karas | 1 | -2/+2 | |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -1/+1 | |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 1 | -5/+5 | |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -2/+2 | |
2014-12-02 | Fix case in all function names. | Andrei Karas | 1 | -4/+3 | |
2014-12-02 | Call all functions directly (without callfunc). | Andrei Karas | 1 | -3/+3 | |
2014-12-02 | Add new sex consts. | Reid | 1 | -1/+1 | |
2014-11-29 | Restore active distance to all npcs. | Andrei Karas | 1 | -1/+1 | |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -1/+5 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -4/+4 | |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -1/+3 | |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -1/+2 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -19/+19 | |
2013-07-10 | Add basic npctalk3 goodbye function (still in wip, but working). | Reid Yaro | 1 | -2/+3 | |
2013-05-26 | Add argument on inventoryplace. | Reid Yaro | 1 | -3/+1 | |
2013-03-08 | NPC dialogue revamp. Jalad script reviewed. | Hal9000 | 1 | -0/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2013-01-06 | Fixed newly added language in julia's script. | Alige | 1 | -1/+1 | |
Major consistency fixes: removing useless whitespaces and returns to next line. | |||||
2012-12-25 | Fix broken item name in link. | Andrei Karas | 1 | -1/+1 | |
Was "Piou Legs" but must be "PiouLegs". | |||||
2012-12-24 | Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make ↵ | Alige | 1 | -1/+1 | |
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-23 | Correct jalad script. | Reid | 1 | -0/+1 | |
2012-12-20 | Change jalad's ID. | Reid | 1 | -1/+1 | |
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 | -5/+6 | |
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 | -7/+15 | |
Complete both scripts. | |||||
2012-11-24 | Removed capital letters from monster names in scripts. | Alige | 1 | -1/+1 | |
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story. | |||||
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -3/+3 | |
2012-11-23 | Punctuation typo in three scripts. | Alige | 1 | -1/+1 | |
2012-11-22 | Minor language and conventional writing fixes in some scripts. | Alige | 1 | -3/+4 | |
2012-11-21 | Correct bug in sailors' dialogues. | Hal9OOO | 1 | -1/+1 | |
2012-11-21 | Gugli Var Check in sailors' dialogues. | Hal9OOO | 1 | -0/+9 | |
2012-11-21 | Astapolos dialogue added. | Hal9OOO | 1 | -21/+21 | |
2012-11-21 | Minor language correction. | Hal9OOO | 1 | -1/+1 | |
2012-11-21 | Fixed major language issues in scripts. | Alige | 1 | -6/+6 | |
2012-11-20 | Minor fix to Jalad dialogue. | Hal9OOO | 1 | -1/+1 | |
2012-11-20 | Jalad dialogue added. | Hal9OOO | 1 | -2/+34 | |
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-11-06 | Major language fix in scripts. | Alige | 1 | -1/+1 | |
2012-09-12 | Aligned all constants using tabs in const.txt. | Alige | 1 | -5/+5 | |
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo. | |||||
2012-09-12 | Update Ale and Jalad dialogues, | Reid | 1 | -3/+56 | |
Add Muller and Tibbo dialogues. | |||||
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. |