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
2010-08-19
(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList
yexo
2010-08-19
(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractList
yexo
2010-08-19
(svn r20560) -Fix: AIs (still/again?) crashing for certain commands
rubidium
2010-08-19
(svn r20558) -Codechange: use one generic function to create a list of compan...
yexo
2010-08-19
(svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit
yexo
2010-08-19
(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in t...
yexo
2010-08-18
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...
yexo
2010-08-18
(svn r20533) -Codechange: shuffle a bit with the bits in the sell command
rubidium
2010-08-17
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17
(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty ...
frosch
2010-08-15
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-14
(svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connecte...
rubidium
2010-08-13
(svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF para...
frosch
2010-08-12
(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...
frosch
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-07
(svn r20406) -Codechange: make StationClass use the new generic class
rubidium
2010-08-07
(svn r20402) -Codechange: rename the airport/station class id to something sl...
rubidium
2010-08-07
(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possib...
yexo
2010-08-06
(svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)"...
rubidium
2010-08-03
(svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wr...
rubidium
2010-08-03
(svn r20346) -Change: scan for tar files before scanning for AIs/NewGRFs so n...
yexo
2010-08-02
(svn r20328) -Codechange: unify the unmovable related commands and make build...
rubidium
2010-08-01
(svn r20293) -Doc: add more doxygen comments in ai_gui.cp
yexo
2010-08-01
(svn r20292) -Codechange: remove some unused variables from AIConfigWindow
yexo
2010-08-01
(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...
yexo
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-08-01
(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-31
(svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplace
yexo
2010-07-31
(svn r20271) -Doc: add doxygen comments to several items under src/ai/
yexo
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-29
(svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLoc...
yexo
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-16
(svn r20160) -Merge: changelog updates from the 1.0 branch
rubidium
2010-07-14
(svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window ...
terkhen
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-06-05
(svn r19932) -Codechange: Preserve _current_company when starting AIs.
frosch
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
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
[next]