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
Age
Commit message (
Expand
)
Author
2009-02-01
(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.
frosch
2009-02-01
(svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h inst...
frosch
2009-02-01
(svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpe...
frosch
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-27
(svn r15284) -Fix [FS#2582] (r15045): Parameters were popped from the squirre...
Yexo
2009-01-26
(svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->...
smatz
2009-01-26
(svn r15277) -Fix (r15027): Building bridges in AITestMode always returned fa...
Yexo
2009-01-25
(svn r15270) -Change [API CHANGE]: remove AIEventTest
glx
2009-01-25
(svn r15263) -Codechange: added Engine::GetCost() to remove some code duplica...
glx
2009-01-24
(svn r15262) -Fix: AIEvents were not freed, when they were not queued for any...
frosch
2009-01-24
(svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplica...
glx
2009-01-24
(svn r15255) -Fix (r15027): AIVehicle::GetLength() returned only the length o...
frosch
2009-01-24
(svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqued...
frosch
2009-01-23
(svn r15244) -Fix (r15027): The station tile of an oilrig-like industry is no...
frosch
2009-01-23
(svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries '...
frosch
2009-01-23
(svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a...
glx
2009-01-23
(svn r15226) -Fix (r15214): broken AI content download
glx
2009-01-23
(svn r15215) -Fix: various MSVC x64 compiler warnings
rubidium
2009-01-23
(svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windows
glx
2009-01-21
(svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning)
glx
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-21
(svn r15188) -Feature: You can now change the number of AIs from the AI confi...
Yexo
2009-01-21
(svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on ...
Yexo
2009-01-21
(svn r15186) -Fix: Select the currently selected AI instead of the second on ...
Yexo
2009-01-21
(svn r15185) -Fix (r15175): It was impossible to select AIs that had a differ...
Yexo
2009-01-21
(svn r15184) -Cleanup: remove extra spaces
glx
2009-01-21
(svn r15182) -Fix: After updating an AI select the latest version for the nex...
Yexo
2009-01-20
(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...
Yexo
2009-01-20
(svn r15171) -Fix (r15027): Buffer underflow in case there are no settings to...
Yexo
2009-01-19
(svn r15149) -Codechange: GetMaskOfTownActions() is used by a Cmd handler, th...
peter1138
2009-01-18
(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the...
rubidium
2009-01-17
(svn r15133) -Fix: Crash if no NoAIs are present.
peter1138
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2009-01-17
(svn r15124) -Fix: last memory leak related to NoAI
truebrain
2009-01-17
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...
truebrain
2009-01-17
(svn r15122) -Codechange: add a security assert, to make sure something never...
truebrain
2009-01-17
(svn r15121) -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p)
truebrain
2009-01-17
(svn r15120) -Fix: more mem-leak fixes
truebrain
2009-01-17
(svn r15118) -Fix: fix a minor mem-leak
truebrain
2009-01-16
(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)
truebrain
2009-01-16
(svn r15107) -Fix [NoAI]: don't use so much explicit string copies if it is n...
truebrain
2009-01-16
(svn r15106) -Fix [NoAI]: printf-ing of garbage.
rubidium
2009-01-16
(svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo)
truebrain
2009-01-16
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
truebrain
2009-01-15
(svn r15100) -Add [NoAI]: introduce TILE_INVALID as const
truebrain
2009-01-15
(svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly fine
truebrain
2009-01-15
(svn r15096) -Fix [NoAI]: free memory when no longer needed
truebrain
2009-01-15
(svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir requ...
truebrain
2009-01-15
(svn r15093) -Fix [NoAI]: check if a tile is valid before using IsTileType (b...
truebrain
2009-01-15
(svn r15091) -Add [NoAI] [API CHANGE]: introduce GetCategory() as a requireme...
truebrain
[next]