summaryrefslogtreecommitdiff
path: root/src/script/api/script_engine.cpp
AgeCommit message (Expand)Author
2020-01-15Feature: GS method to control engine availability for a specific company (#7791)Pavel Stupnikov
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Add: New RoadType API functions.peter1138
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-31Codechange: Remove ship max order distance from script API.peter1138
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-02-06(svn r26307) -Add: [nogo] Allow GS to hide story page datezuu
2012-08-21(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GS...frosch
2012-03-14(svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the ...yexo
2012-01-08(svn r23777) -Codechange: refactor allocating memory and fetching strings int...rubidium
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-19(svn r23632) -Add: GSCompanyMode, to change company in GameScriptstruebrain
2011-12-19(svn r23615) -Add: more API functions exposed to NoGo (part 2)truebrain
2011-12-13(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.michi_cc
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain