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
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