Age | Commit message (Expand) | Author | Files | Lines |
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 1 | -5/+5 |
2018-10-22 | add unit tests for data_to_string | gumi | 1 | -0/+10 |
2018-10-01 | add more unit tests for getd | gumi | 1 | -0/+6 |
2018-07-30 | push constants as C_NAME in the script buffer | gumi | 1 | -1/+1 |
2018-06-14 | Fix pre-increment / pre-decrement operator error | AnnieRuru | 1 | -0/+14 |
2017-07-11 | Add tests for getdatatype | Haru | 1 | -2/+21 |
2017-06-03 | Add tests for the exponentiation operator | Haru | 1 | -0/+13 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 2) | Haru | 1 | -1/+1 |
2016-06-25 | Re-implemented BUILDIN(sprintf) | Haru | 1 | -0/+18 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 2 | -3/+3 |
2015-12-15 | Standardized header in scripts (part 14) | Haru | 2 | -21/+67 |
2015-08-13 | Added script_mapquit plugin (moved from the StaffPlugins repository) | Haru | 1 | -0/+22 |
2015-04-25 | Added getvariableofnpc checks to the test suite | Haru | 1 | -1/+8 |
2015-04-25 | Merge pull request #502 from k-py/bugfix-return-getvariableofnpc | Haruna | 1 | -0/+18 |
2015-04-25 | Added set reference testcase to the script test suite | Haru | 1 | -0/+7 |
2015-04-21 | Fix script function return always removing references from NPC variables. | Kpy! | 1 | -0/+18 |
2014-11-02 | Added min() and max() script commands | Haru | 1 | -0/+4 |
2014-05-10 | Travis improvements | Haru | 1 | -1/+1 |
2014-05-09 | Improved the self-test script | Haru | 1 | -69/+82 |
2014-03-18 | Created npc/dev/ folder for scripts with development or testing purposes. | Haru | 1 | -0/+726 |