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-11-29
(svn r18332) -Fix: the MSVC compile warnings
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-26
(svn r18299) -Update: the ai changelog document
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -...
frosch
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18248) -Codechange: remove magic numbers from the AI debug window, maki...
rubidium
2009-11-22
(svn r18247) -Codechange: make the AI settings window big font aware
rubidium
2009-11-22
(svn r18239) -Codechange: make the AI 'selection' list window big font aware
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
alberth
2009-11-22
(svn r18214) -Codechange: make the AI config window big font aware
rubidium
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-20
(svn r18198) -Codechange: make the AI configuration window RTL aware
rubidium
2009-11-19
(svn r18194) -Codechange: make the AI 'config' window RTL aware
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-15
(svn r18101) -Fix (r15188): AI settings window used window-relative pixel pos...
peter1138
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-11-05
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...
frosch
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
2009-10-28
(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview...
frosch
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-10-06
(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.
frosch
2009-10-05
(svn r17719) -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refitta...
frosch
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
2009-10-04
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineIn...
frosch
2009-10-04
(svn r17697) -Codechange: coding style in the automatically generated squirre...
rubidium
2009-10-04
(svn r17694) -Codechange: don't break $ to two lines in squirrel_export.awk
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-09-30
(svn r17674) -Codechange: replace SetDirty + OnInvalidateData with Invalidate...
rubidium
2009-09-23
(svn r17627) -Document [FS#3216]: The remaining functions in info.nut
yexo
2009-09-23
(svn r17621) -Document [FS#3216]: most of the functions an AI can/must use in...
rubidium
2009-09-22
(svn r17609) -Fix: the dummy AI had no API version set, causing the 'API comp...
yexo
2009-09-20
(svn r17593) -Fix (r17591): as always after a noai commit ...
yexo
2009-09-20
(svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable....
yexo
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-18
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did w...
rubidium
2009-09-15
(svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code...
rubidium
2009-09-15
(svn r17544) -Fix [FS#3202]: [NoAI] Crash when doing commands in the 'global'...
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-13
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
rubidium
[next]