summaryrefslogtreecommitdiff
path: root/npc/dev
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge pull request #2671 from Helianthella/binliteralHaru1-0/+9
2020-05-07add unit tests for number separatorsgumi1-0/+2
2020-05-07add unit tests for octal and binary literalsgumi1-0/+7
2020-05-03add more unit tests for local functionsgumi1-0/+40
2020-01-13Update copyright headers for year 2020Haru2-4/+4
2019-04-29Added *consolemes script commandEmistry Haoyan1-5/+5
2018-10-22add unit tests for data_to_stringgumi1-0/+10
2018-10-01add more unit tests for getdgumi1-0/+6
2018-07-30push constants as C_NAME in the script buffergumi1-1/+1
2018-06-14Fix pre-increment / pre-decrement operator errorAnnieRuru1-0/+14
2017-07-11Add tests for getdatatypeHaru1-2/+21
2017-06-03Add tests for the exponentiation operatorHaru1-0/+13
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-1/+1
2016-06-25Re-implemented BUILDIN(sprintf)Haru1-0/+18
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru2-3/+3
2015-12-15Standardized header in scripts (part 14)Haru2-21/+67
2015-08-13Added script_mapquit plugin (moved from the StaffPlugins repository)Haru1-0/+22
2015-04-25Added getvariableofnpc checks to the test suiteHaru1-1/+8
2015-04-25Merge pull request #502 from k-py/bugfix-return-getvariableofnpcHaruna1-0/+18
2015-04-25Added set reference testcase to the script test suiteHaru1-0/+7
2015-04-21Fix script function return always removing references from NPC variables.Kpy!1-0/+18
2014-11-02Added min() and max() script commandsHaru1-0/+4
2014-05-10Travis improvementsHaru1-1/+1
2014-05-09Improved the self-test scriptHaru1-69/+82
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru1-0/+726