summaryrefslogtreecommitdiff
path: root/src/script/api/script_cargo.hpp
AgeCommit message (Expand)Author
2021-01-09Add: [Script] ScriptCargo::GetName, to get the human readable name of a cargo...Patric Stout
2020-12-22Feature: Influence industry production changes from GS (#7912)Niels Martin Hansen
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2015-06-21(svn r27316) -Doc: Improve documentation on ScriptCargo::GetCargoLabelfrosch
2014-03-10(svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other st...zuu
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-12-19(svn r23614) -Add: more API functions exposed to NoGo (part 1)truebrain
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2011-12-15(svn r23521) -Codechange: use the actual enum values from the 'core' in the A...rubidium
2011-11-29(svn r23370) -Add: support @api tag in API header files, to select which API ...truebrain
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