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
/
game
/
game_town.hpp.sq
Age
Commit message (
Collapse
)
Author
2020-07-16
Change: rewrote squirrel_export in CMake
glx
2020-01-04
Feature: Script API to change town rating of companies
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2013-11-12
(svn r25969) -Add: [Script] ScriptTown::GetFundBuildingsDuration.
frosch
2013-11-12
(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town ↵
frosch
growth via ScriptTown::SetGrowthRate and GetGrowthRate.
2013-11-12
(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth ↵
frosch
rate set previously via GSTown::SetGrowthRate.
2013-09-19
(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to ↵
zuu
rename towns
2011-12-19
(svn r23633) -Add: allow most build commands from GameScript given a ↵
truebrain
CompanyMode is active in that scope
2011-12-19
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
truebrain
2011-12-19
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate ↵
truebrain
(GameScript only)
2011-12-19
(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)
truebrain
2011-12-19
(svn r23614) -Add: more API functions exposed to NoGo (part 1)
truebrain