Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-03 | Update Alige script file for better user experience. | Jesusaves | 1 | -34/+36 | |
Code-style-wise, this is what we call "legacy" and needs "total rewrite". I'm not willing to totally rewrite it, only to improve user experience. Total rewrite can be done by real coders later, if they want. | |||||
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 1 | -3/+3 | |
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. | |||||
2018-05-16 | fix wildx's commits20180518 | gumi | 1 | -1/+1 | |
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 1 | -1/+1 | |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 1 | -2/+2 | |
I blame Reid | |||||
2017-08-19 | Replace bit flags by constants on narrator and speech functions. | Reid | 1 | -1/+1 | |
2016-07-17 | Because of translations, reworked several sentences in scripts, added ↵ | Alige | 1 | -4/+4 | |
missing words and M/F options. | |||||
2016-06-27 | Changed all item IDs by their aegisname in scripts. | Alige | 1 | -2/+2 | |
2016-06-27 | Fixed "INN" to "Inn" in scripts. | Alige | 1 | -21/+21 | |
2016-03-06 | Fixed a lot of grammar mistakes and changed some dialogue for clarity. | Unverified | 1 | -7/+7 | |
2016-03-06 | Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity." | Unverified | 1 | -7/+7 | |
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60. | |||||
2016-03-06 | Fixed a lot of grammar mistakes and reworded some dialogue for clarity. | Unverified | 1 | -7/+7 | |
2016-02-20 | Add new food and a drunk label on alige from artis. | Reid | 1 | -0/+14 | |
2016-01-30 | Replace countitemcolor to countitem. | Andrei Karas | 1 | -17/+17 | |
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-09-04 | Fix some wrong IDs on alige's script. | Reid | 1 | -2/+2 | |
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 | -15/+17 | |
2015-03-14 | Correct an issue with restorecam. | Reid | 1 | -1/+2 | |
2015-03-05 | rename function menu2 into menuint. | Andrei Karas | 1 | -1/+1 | |
2015-03-05 | Add function menu2 for return some missing features. | Andrei Karas | 1 | -1/+1 | |
Example: menu2 "test 1", 10, "test 2", 20; If select "test 1", will set @menuret to 10, and @menu to 1 If select "test 2", will set @menuret to 20, and @menu to 2 | |||||
2015-02-03 | Fix alige animation. | Reid | 1 | -15/+18 | |
2015-02-02 | add 001-2-22 scripts. | Reid | 1 | -0/+304 | |