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
/
bin
/
ai
/
compat_0.7.nut
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-03
Add: Add parent_group_id parameter to CreateGroup()
Peter Nelson
2019-01-31
Change: Give AI/GSBridge::GetName an extra parameter to refer the vehicle typ...
SamuXarick
2014-03-17
(svn r26407) -Fix: __ln__ never read the script compatibility files.
frosch
2012-03-04
(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder
rubidium
2011-12-02
(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums
truebrain
2011-11-23
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...
truebrain
2011-06-13
(svn r22584) -Add: [NoAI] several functions to AICompany to find out performa...
yexo
2011-02-04
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...
smatz
2010-10-10
(svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try ...
yexo
2010-08-19
(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 A...
yexo
2010-08-19
(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList
yexo
2010-08-07
(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possib...
yexo
2010-02-28
(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and ad...
frosch
2010-02-24
(svn r19231) -Feature: Allow overbuilding of road stops.
terkhen
2010-01-04
(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypoin...
frosch
2010-01-02
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a c...
yexo
2009-12-14
(svn r18504) -Remove [NoAI]: AIVehicle::SkipToVehicleOrder as it was a duplic...
yexo
2009-09-08
(svn r17471) -Change: when removing a station or waypoint keep the rail unles...
rubidium
2009-09-07
(svn r17469) -Change: make the AI compatability wrapper not whine about depre...
rubidium
2009-08-27
(svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as docu...
smatz
2009-08-26
(svn r17289) -Fix (r17214): for AIs it's STATION_INVALID, not INVALID_STATION
yexo
2009-08-18
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. R...
yexo