index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
3rdparty
/
squirrel
/
include
Age
Commit message (
Expand
)
Author
2014-10-12
(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comm...
rubidium
2014-09-19
(svn r26853) -Cleanup [Squirrel]: remove some stuff that we never did and esp...
rubidium
2014-09-07
(svn r26784) -Codechange [Squirrel]: use WChar for the lexer
rubidium
2014-09-06
(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are alr...
rubidium
2014-09-06
(svn r26780) -Cleanup: remove unused SQUIRREL_API macro
rubidium
2014-09-06
(svn r26779) -Cleanup [Squirrel]: remove extern "C" statements; we won't be e...
rubidium
2014-09-06
(svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper de...
rubidium
2014-09-06
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
rubidium
2014-09-06
(svn r26772) -Cleanup [Squirrel]: remove traces to SQUNICODE define
rubidium
2014-09-06
(svn r26769) -Codechange [Squirrel]: remove the difference between some platf...
rubidium
2014-05-11
(svn r26584) -Codechange: [Squirrel] Make the internal integer for scripts al...
rubidium
2012-01-15
(svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machi...
yexo
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-01
(svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, i...
truebrain
2011-05-25
(svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR)
terkhen
2009-12-26
(svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4
rubidium
2009-09-10
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
yexo
2009-08-19
(svn r17223) -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand /...
yexo
2009-08-15
(svn r17195) -Update: squirrel to 2.2.3 stable
yexo
2009-06-01
(svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function cal...
yexo
2009-02-25
(svn r15578) -Change: unexternalise squirrel.
rubidium