summaryrefslogtreecommitdiff
path: root/src/script/api/script_companymode.cpp
AgeCommit message (Collapse)Author
2018-12-29Fix #6966: Only allow switching to a valid company.Alberth
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵rubidium
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
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