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
2011-03-13
(svn r22249) -Codechange: Process some more invalidation of IDs during comman...
frosch
2011-03-13
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' alre...
frosch
2011-03-13
(svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle comma...
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-03-07
(svn r22222) -Fix: compilation when compiling with --disable-ai
yexo
2011-02-25
(svn r22145) -Codechange: Do explicit test for non-bool values.
alberth
2011-02-24
(svn r22141) -Fix (r22135): AI breakpoints were broken at this point. (thanks...
frosch
2011-02-14
(svn r22083) -Change: trunk is heading towards 1.2 now
rubidium
2011-02-07
(svn r22007) -Change: only show one AI per unique ID instead of all versions ...
rubidium
2011-02-06
(svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT...
yexo
2011-02-05
(svn r21987) -Fix: Make news items, engine previews and AI preview events dea...
frosch
2011-02-04
(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...
rubidium
2011-02-04
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...
smatz
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-23
(svn r21900) -Fix: [NoAI] hide automatic orders from AIs as they have no way ...
yexo
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-22
(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...
rubidium
2011-01-03
(svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list o...
yexo
2011-01-02
(svn r21697) -Codechange: use GetGameSettings() in a few more places to enhan...
yexo
2011-01-02
(svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the s...
yexo
2010-12-31
(svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well
rubidium
2010-12-29
(svn r21664) -Add: [NoAI] AIEventTownFounded
yexo
2010-12-29
(svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype
yexo
2010-12-29
(svn r21655) -Add: mention AITown::IsCity in the NoAI changelog
yexo
2010-12-29
(svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns gr...
yexo
2010-12-22
(svn r21595) -Codechange: Some header files had their name changed, update th...
alberth
2010-12-21
(svn r21571) -Codechange: Having a break after a return is no good.
alberth
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21515) -Codechange: Use cached_total_length where appropiate.
terkhen
2010-12-13
(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...
rubidium
2010-12-12
(svn r21488) -Codechange: make use of TILE_AREA_LOOP in the tile list AI API
rubidium
2010-12-05
(svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes
rubidium
2010-12-05
(svn r21415) -Codechange: limit station/waypoint name by amount of characters...
rubidium
2010-12-05
(svn r21413) -Codechange: limit sign name by amount of characters, not bytes
rubidium
2010-12-05
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
rubidium
2010-12-05
(svn r21411) -Codechange: limit group name by amount of characters, not bytes
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-24
(svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but al...
rubidium
2010-11-20
(svn r21280) -Merge: documentation updates from 1.0
rubidium
2010-11-18
(svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs
rubidium
2010-11-18
(svn r21248) -Codechange: don't run the tar scanner twice upon startup
rubidium
2010-11-18
(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) sh...
rubidium
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-11-10
(svn r21142) -Codechange: replace magic bridge length constants with proper c...
rubidium
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-10-16
(svn r20951) -Codechange: Add SmallMap::Contains() and use it.
frosch
2010-09-15
(svn r20810) -Merge: documentation updates from 1.0
rubidium
2010-09-13
(svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for...
yexo
2010-09-08
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehic...
rubidium
2010-09-08
(svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventC...
yexo
[next]