Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 1 | -2/+2 | |
mesc() is a short for mes(col()). It should make coding colored code easier. The default color value is "9", same from narrator, but this default value is not used anymore. I assume mes* functions are legacy for this project, so fell free to reject the patch. | |||||
2016-06-27 | Changed all item IDs by their aegisname in scripts. | Alige | 1 | -2/+2 | |
2016-03-06 | Fixed a lot of grammar mistakes and changed some dialogue for clarity. | Unverified | 1 | -1/+1 | |
2016-03-06 | Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity." | Unverified | 1 | -1/+1 | |
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60. | |||||
2016-03-06 | Fixed a lot of grammar mistakes and reworded some dialogue for clarity. | Unverified | 1 | -1/+1 | |
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 | Rewrite couwan script in modern way. | Andrei Karas | 1 | -55/+57 | |
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 | -1/+1 | |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -1/+1 | |
2014-12-02 | Fix case in all function names. | Andrei Karas | 1 | -1/+1 | |
2014-12-02 | Call all functions directly (without callfunc). | Andrei Karas | 1 | -1/+1 | |
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/+4 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -3/+3 | |
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 | -8/+8 | |
2013-05-26 | Add argument on inventoryplace. | Reid Yaro | 1 | -3/+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 | -3/+2 | |
Major consistency fixes: removing useless whitespaces and returns to next line. | |||||
2012-12-28 | Revert "Correct bugs." | Reid | 1 | -2/+4 | |
This reverts commit 6db8b93740a75feb7c3126a91145293e4c554de3. Conflicts: db/questvars.txt npc/000-1/gugli.txt | |||||
2012-12-23 | Correct bugs. | Reid | 1 | -4/+2 | |
2012-12-10 | Remove windows end lines. | Andrei Karas | 1 | -7/+7 | |
2012-12-03 | Remove useless l_Inventory labels on couwan and nard scripts. | Reid | 1 | -9/+0 | |
2012-12-03 | Add new function in every script where getitem is called. | Reid | 1 | -2/+4 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -0/+11 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -2/+2 | |
2012-11-23 | Some other gender specific fixes, now in couwan.txt. | Alige | 1 | -5/+5 | |
2012-10-31 | Fixed major language issues in several scripts. | Alige | 1 | -3/+5 | |
2012-09-09 | Fixed in 2 scripts: "Hal9OOO" -> "Hal9000". | Alige | 1 | -1/+1 | |
It must correspond to the contributors & license files. | |||||
2012-09-05 | Add vars and values on comment on top of couwan and gugli scripts. | Reid | 1 | -0/+6 | |
2012-09-02 | Authors in scripts are now sorted by alphabetical order for clarity purposes. | Alige | 1 | -1/+1 | |
2012-09-02 | Fixed authors on couwan.txt and gugli.txt. | Alige | 1 | -2/+3 | |
Only nickname must appear, not the full name. In scripts, authors are written in different lines whereas in XML files, in a single line. | |||||
2012-09-02 | Added new author to 2 quest script files. | Hal9OOO (Francesco Miglietta) | 1 | -1/+1 | |
2012-09-02 | Couwan NPC now gives FishBox quest item, Gugli receives it. | Hal9OOO (Francesco Miglietta) | 1 | -0/+1 | |
2012-09-02 | Fixed several sentences in some scripts. | Alige | 1 | -1/+1 | |
2012-09-01 | Fixed language in scripts: couwan.txt & gugli.txt. | Alige | 1 | -14/+14 | |
2012-09-01 | Add Couwan quest on const and questvars DBs, | Reid | 1 | -2/+66 | |
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. |