summaryrefslogtreecommitdiff
path: root/npc/custom/test.txt
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru1-726/+0
2014-03-17Added regular expression matching script commands and operatorsHaru1-1/+16
2014-03-10Fixed a crash caused by NPC variable references in callfuncHaru1-32/+152
2014-03-05Added some callsub tests to the script testsuiteHaru1-2/+63
2014-01-13Improved overwriting priority of variables/constants/parametersHaru1-0/+26
2014-01-12Updated script engine self-test npc with array testsHaru1-7/+111
2013-11-30Fixed an issue with assignment operators and expressionsHaru1-55/+25
2013-11-28Added support for automatic concatenation of adjacent string literalsHaru1-0/+14
2013-11-28Corrected operator precedence table.Haru1-0/+416