summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_vehicle.hpp.sq
AgeCommit message (Expand)Author
2010-08-18(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...yexo
2010-06-11(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.terkhen
2010-03-23(svn r19510) -Codechange: remove superfluous semicolons from *.sq filessmatz
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-10-04(svn r17697) -Codechange: coding style in the automatically generated squirre...rubidium
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 appropriaterubidium
2009-08-19(svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as para...yexo
2009-08-19(svn r17220) -Fix (r15027): don't ignore white space changes (e.g. alignment ...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 namingrubidium
2009-07-17(svn r16866) -Fix (r16865): forgot to run squirrel_export.shyexo
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-26(svn r16158) -Codechange: fix the string alignment in all .hpp.sq filesyexo
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-02-21(svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel cal...glx
2009-02-14(svn r15492) -Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon an...yexo
2009-02-12(svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for...rubidium
2009-02-05(svn r15345) -Add [NoAI]: Add AIVehicle::HasSharedOrders() and AIVehicleList_...Yexo
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain