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_basestation.hpp.sq
Age
Commit message (
Expand
)
Author
2011-11-29
(svn r23350) -Add: support different ScriptTypes in the helper functions for ...
truebrain
2011-11-19
(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to mic...
truebrain
2011-11-13
(svn r23210) -Codechange: generate the GetClassName function for the AI class...
rubidium
2010-03-23
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
smatz
2009-10-04
(svn r17697) -Codechange: coding style in the automatically generated squirre...
rubidium
2009-09-18
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did w...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-19
(svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as para...
yexo
2009-08-18
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. R...
yexo
2009-07-31
(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate
yexo
2009-07-31
(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation...
yexo