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_rail.hpp.sq
Age
Commit message (
Expand
)
Author
2011-02-04
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...
smatz
2010-12-29
(svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype
yexo
2010-07-02
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossin...
michi_cc
2010-04-09
(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limi...
yexo
2010-03-23
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
smatz
2010-01-29
(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...
yexo
2009-10-04
(svn r17697) -Codechange: coding style in the automatically generated squirre...
rubidium
2009-09-08
(svn r17471) -Change: when removing a station or waypoint keep the rail unles...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
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-30
(svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangl...
rubidium
2009-04-26
(svn r16158) -Codechange: fix the string alignment in all .hpp.sq files
yexo
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-19
(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov...
yexo
2009-02-14
(svn r15488) -Change [API CHANGE]: Add support for distant-join stations.
yexo
2009-02-12
(svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for...
rubidium
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain