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
/
ai
/
api
/
ai_vehicle.hpp
Age
Commit message (
Expand
)
Author
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-08-19
(svn r20574) -Codechange: a little over 1 million vehicles should be enough f...
rubidium
2010-08-19
(svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and ...
yexo
2010-08-18
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...
yexo
2010-08-01
(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...
yexo
2010-08-01
(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-06-11
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
terkhen
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-01-02
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a c...
yexo
2009-12-19
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs...
smatz
2009-12-14
(svn r18504) -Remove [NoAI]: AIVehicle::SkipToVehicleOrder as it was a duplic...
yexo
2009-09-07
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-22
(svn r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16919) -Codechange: unify some more StringID w.r.t. their naming
rubidium
2009-07-17
(svn r16865) -Doc [NoAI] [FS#3037]: replace old exception names with current ...
yexo
2009-07-10
(svn r16790) -Add [NoAI]: AIVehicle::GetReliability to get the current reliab...
yexo
2009-07-08
(svn r16772) -Fix [FS#3019]: don't use the same error message for turning aro...
rubidium
2009-04-26
(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the...
yexo
2009-04-25
(svn r16150) -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's...
yexo
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-02-19
(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and upd...
yexo
2009-02-14
(svn r15492) -Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon an...
yexo
2009-02-05
(svn r15345) -Add [NoAI]: Add AIVehicle::HasSharedOrders() and AIVehicleList_...
Yexo
2009-02-01
(svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h inst...
frosch
2009-01-17
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...
truebrain
2009-01-16
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
truebrain
2009-01-13
(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain