Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 1 | -9/+9 | |
2017-06-03 | convert specialeffect calls with strings to use GID | gumi | 1 | -9/+9 | |
2017-06-03 | remove specialeffect2 from npcs | gumi | 1 | -5/+5 | |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 1 | -75/+75 | |
2016-06-25 | Corrected various translation/text encoding issues | Haru | 1 | -7/+1 | |
- The generated translation file now loads cleanly without encoding conversion errors Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 1 | -6/+6 | |
2015-12-15 | Standardized header in scripts (part 8) | Haru | 1 | -39/+58 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Event scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -4/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-05-14 | Fixed some invalid questprogress conditions | Haru | 1 | -1/+1 | |
Special thanks to MordekaiserGod for pointing out the issue. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-10-29 | Added 2014 Halloween Event and made status change parameter optional on ↵ | Taylor Locke | 1 | -0/+2556 | |
montransform. |