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_vehicle.hpp
Age
Commit message (
Expand
)
Author
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-10-10
(svn r24584) -Doc: [Script] Improve API documentation.
frosch
2012-10-09
(svn r24582) -Fix (r24581): Order distances are not supposed to be compared t...
planetmaker
2012-10-09
(svn r24581) -Doc [FS#5318]: Indicate that the return value for script relate...
planetmaker
2012-07-01
(svn r24366) -Doc: Improve description of ScriptVehicle::GetCargoLoad.
frosch
2012-04-18
(svn r24151) -Fix: typo in script documentation
rubidium
2011-12-19
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
truebrain
2011-12-19
(svn r23633) -Add: allow most build commands from GameScript given a CompanyM...
truebrain
2011-12-19
(svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get t...
truebrain
2011-12-19
(svn r23614) -Add: more API functions exposed to NoGo (part 1)
truebrain
2011-12-15
(svn r23521) -Codechange: use the actual enum values from the 'core' in the A...
rubidium
2011-12-13
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
michi_cc
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