summaryrefslogtreecommitdiff
path: root/src/3rdparty/squirrel/sqstdlib/sqstdaux.cpp
AgeCommit message (Collapse)Author
2021-06-17Cleanup: [Squirrel] Use nullptr instead of 0 or NULLRubidium
2020-02-01Fix #7966: SQInteger is 64-bit, print it as 64-bitglx
2016-05-11(svn r27561) -Fix [Squirrel]: Fix typos in error messagesmatthijs
2014-09-06(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are ↵rubidium
already in stdafx.h
2014-09-06(svn r26777) -Codechange: use safe string functions in squirrel code as ↵rubidium
well, and prevent using the ones that are deemed unsafe
2014-09-06(svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper ↵rubidium
defines
2014-09-06(svn r26774) -Cleanup [Squirrel]: remove _SC macrorubidium
2010-02-20(svn r19166) -Change: don't print the absolute path to AI script files in ↵yexo
the AI debug window, use the relative path from /ai/ instead
2009-08-15(svn r17195) -Update: squirrel to 2.2.3 stableyexo
2009-02-25(svn r15578) -Change: unexternalise squirrel.rubidium