OpenTTD-patches/src/3rdparty/squirrel
2010-07-16 17:42:58 +00:00
..
doc (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 2009-12-26 09:59:32 +00:00
etc
include (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 2009-12-26 09:59:32 +00:00
samples
sq
sqstdlib (svn r19166) -Change: don't print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead 2010-02-20 13:28:56 +00:00
squirrel (svn r20162) -Fix [FS#3954]: integer comparison failed in case the difference was more than "MAX_UINT"/2 2010-07-16 17:42:58 +00:00
COMPILE (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 2009-12-26 09:59:32 +00:00
COPYRIGHT
HISTORY (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 2009-12-26 09:59:32 +00:00
Makefile
README (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 2009-12-26 09:59:32 +00:00
README.OpenTTD
squirrel.dsw

The programming language SQUIRREL 2.2.4 stable

--------------------------------------------------
The project has been compiled and run on Windows(Windows XP/2000 on Intel x86 Windows XP Pro on AMD x64) and
Linux(Slackware 9.0 on Intel x86, Fedora Core 4 on AMD x64).

Has been tested with the following compilers:
	MS Visual C++ 6.0,7.0,7.1 and 8.0 (32 and 64bits)
	MinGW gcc 3.2 (mingw special 20020817-1)
	Cygnus gcc 3.2
	Linux gcc 3.2.3
	Linux gcc 4.0.0 (x86 64bits)


Feedback and suggestions are appreciated
project page - http://www.squirrel-lang.org
community forums - http://www.squirrel-lang.org/Forums
wiki - http://wiki.squirrel-lang.org
author - alberto@demichelis.net

END OF README