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
/
script
/
api
/
script_text.cpp
Age
Commit message (
Expand
)
Author
2015-01-01
(svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when ...
rubidium
2014-09-06
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
rubidium
2014-09-06
(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-07-04
(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated b...
rubidium
2013-06-27
(svn r25489) -Fix (r25488): we want to have the begin, not the end of the dec...
rubidium
2013-06-27
(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode t...
rubidium
2013-02-08
(svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters
rubidium
2013-01-12
(svn r24908) -Fix [FS#5419]: Allow GSs to pass negative integer string parame...
zuu
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-21
(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as paramete...
yexo
2011-12-19
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev...
truebrain