summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_vehicle.hpp
AgeCommit message (Expand)Author
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 namingrubidium
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_YEARsmatz
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain