summaryrefslogtreecommitdiff
path: root/src/3rdparty/squirrel/sqstdlib
AgeCommit message (Collapse)Author
2014-09-06(svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE definerubidium
2011-12-01(svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, ↵truebrain
it mostly solves the sort() issues
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-09-10(svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop ↵yexo
warning about them
2009-09-10(svn r17498) -Add [NoAI]: Enable the squirrel std math libraryyexo
2009-08-25(svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel codeyexo
2009-08-15(svn r17195) -Update: squirrel to 2.2.3 stableyexo
2009-02-25(svn r15578) -Change: unexternalise squirrel.rubidium