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
Age
Commit message (
Expand
)
Author
2010-07-29
(svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLoc...
yexo
2010-07-16
(svn r20160) -Merge: changelog updates from the 1.0 branch
rubidium
2010-07-10
(svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryTyp...
frosch
2010-07-09
(svn r20103) -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morl...
frosch
2010-07-02
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossin...
michi_cc
2010-06-11
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
terkhen
2010-05-22
(svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels ...
rubidium
2010-05-22
(svn r19880) -Fix: [NoAI] AIEngine::IsValidEngine() and AIEngine::IsBuildable...
frosch
2010-05-09
(svn r19775) -Fix: improper use of 'then' in few comments (ln)
smatz
2010-05-09
(svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex)
yexo
2010-04-24
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural in...
rubidium
2010-04-23
(svn r19701) -Fix [FS#3787]: Check for industry availability more thoroughly ...
frosch
2010-04-17
(svn r19668) -Codechange: Use WaterClass in parameters of CMD_BUILD_CANAL.
frosch
2010-04-14
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
frosch
2010-04-14
(svn r19635) -Fix (r19634): Forgot AI.
frosch
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-04-09
(svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI chan...
yexo
2010-04-09
(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limi...
yexo
2010-03-31
(svn r19531) -Merge: documentation updates from 1.0
rubidium
2010-03-23
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
smatz
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-19
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-19
(svn r19464) -Codechange: move GetHangarTile to Airport
yexo
2010-03-19
(svn r19463) -Codechange: add helper function to determine if an airport has ...
yexo
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-03-14
(svn r19419) -Codechange: Use failed CommandCost object to retrieve message i...
alberth
2010-03-07
(svn r19368) -Codechange: Return early in AIAbstractList::SetValue(), if the ...
frosch
2010-03-07
(svn r19367) -Fix [FS#3665]: List valuator could cause invalid iterators.
frosch
2010-03-06
(svn r19349) -Add: [NoAI] AIs can get the power, weight and tractive effort o...
terkhen
2010-03-05
(svn r19327) -Codechange: make the oilrig a part of the original airports arr...
yexo
2010-02-28
(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and ad...
frosch
2010-02-28
(svn r19293) -Fix [FS#3566]: Some methods of AIAbstractList left invalid iter...
frosch
2010-02-25
(svn r19249) -Fix [FS#3642](r18803): start and end tiles were swapped in CMD_...
smatz
2010-02-24
(svn r19231) -Feature: Allow overbuilding of road stops.
terkhen
2010-02-24
(svn r19230) -Feature: Allow to remove multiple road stops using drag and drop.
terkhen
2010-02-24
(svn r19229) -Feature: Allow to build multiple road stops using drag and drop...
terkhen
2010-02-24
(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.
terkhen
2010-02-22
(svn r19198) -Codechange: store the size of stations in savegames
yexo
2010-02-17
(svn r19151) -Codechange [FS#3625]: Move home directory to a better place in ...
rubidium
2010-02-17
(svn r19150) -Fix (r19143): some more locations could use updating
rubidium
2010-02-05
(svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instea...
smatz
2010-02-05
(svn r19017) -Doc: [NoAI] A parameter wasn't documented
rubidium
2010-02-04
(svn r19014) -Add: [NoAI] AIOrder::[G|S]etStopLocation to get/set the stop lo...
yexo
2010-02-04
(svn r19011) -Update: AI changelog
rubidium
2010-02-02
(svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is a...
terkhen
2010-02-02
(svn r18986) -Fix (r18803): Make building long roads fail for AIs if there is...
terkhen
2010-01-29
(svn r18956) -Update: NoAI changelog
yexo
2010-01-29
(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...
yexo
2010-01-29
(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running
yexo
[prev]
[next]