summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-30(svn r15901) -Add: AIIndustryType::IsBuiltOnWater(), HasHeliport() and ↵frosch
HasDock(). Just like AIIndustry.
2009-03-30(svn r15900) -Fix (r5076): Adding settings is not enough, you also have to ↵frosch
use them.
2009-03-30(svn r15899) -Fix (r15898): Removed widget number comments used for debugging.alberth
2009-03-30(svn r15898) -Codechange: Added nested widgets for create-scenrario windowalberth
2009-03-30(svn r15897) -Codechange: Completed widget numbers and comment of ↵alberth
create-scenario window.
2009-03-30(svn r15896) -Update: WebTranslator2 update to 2009-03-30 17:35:58translators
danish - 2 changed by beruic (2) icelandic - 27 fixed, 13 changed by scrooge (40) indonesian - 6 changed by anansboga (6) polish - 1 fixed, 13 changed by meush (14) serbian - 97 fixed by etran (97) traditional_chinese - 2 fixed by josesun (2)
2009-03-30(svn r15895) -Fix (r15685): fixing the slopes was done a bit more often than ↵rubidium
intended making map generation with the original generator horribly slow
2009-03-30(svn r15894) -Codechange: remove console widget array (it was empty anyway) ↵glx
and window desc
2009-03-30(svn r15893) -Add: watermark crash.sav and don't generate crash information ↵glx
if a loaded crash.sav causes a crash
2009-03-29(svn r15892) -Codechange: [OSX] some type fixes so OpenTTD likes more of the ↵rubidium
3.1.x Xcodes.
2009-03-29(svn r15891) -Fix (r13464): YAPF used different penalties for aqueducts than ↵frosch
for other water tiles.
2009-03-29(svn r15890) -Codechange: unify the way 'can a town be placed here?' checks ↵smatz
are done -Change: the requirements for location of 'random' town are now a bit less strict
2009-03-29(svn r15889) -Codechange: Add pre/inter/post space to nested background widgetsalberth
2009-03-29(svn r15888) -Fix (r15103)[FS#2772]: Round the production rate up, so e.g. ↵frosch
oilrigs always produce some passengers on lowest production level.
2009-03-29(svn r15887) -Fix: Reorder dmusic.cpp / null_m.cpp in source.list so msvc ↵yexo
doesn't reorder them in the generated project files.
2009-03-29(svn r15886) -Fix [FS#2770]: libtimidity cannot handle frees of NULL (in ↵rubidium
contrast of most other frees)
2009-03-29(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ↵alberth
callback
2009-03-28(svn r15884) -Codechange: New widgets for the industry windowsglx
2009-03-28(svn r15883) -Codechange: Make a widget enum for the sign list and use ↵peter1138
widget offsets instead of direct locations.
2009-03-28(svn r15882) -Codechange: New widgets for generation progress window.alberth
2009-03-28(svn r15881) -Fix (r15875): add an explicit cast so some compilers stop ↵yexo
complaining.
2009-03-28(svn r15880) -Codechange: add an invisible widget on company manager face ↵glx
windows to position company manager face image
2009-03-28(svn r15879) -Codechange: add an invisible widget on advanced company face ↵glx
window to determine where to draw the strings instead refering to other widgets. Required for rtl languages.
2009-03-28(svn r15878) -Codechange: New widgets for the engine preview window.alberth
2009-03-28(svn r15877) -Codechange: Let drop down lists know about font height.peter1138
2009-03-28(svn r15876) -Codechange: Nested widgets for build-dock station and dock ↵alberth
toolbar windows.
2009-03-28(svn r15875) -Add: AIBridge::GetBridgeID() so AIs can get the type of bridge ↵yexo
that are already build.
2009-03-28(svn r15874) -Codechange: New widgets for the game options window.yexo
2009-03-28(svn r15873) -Codechange: Changing two comments to Doxygen comment.alberth
2009-03-28(svn r15872) -Codechange: add paddings for widgets, this makes writing new ↵yexo
widget arrays less cumbersome.
2009-03-28(svn r15871) -Fix: Repositioning and resizing the coverage highlight buttons ↵alberth
of the build-dock window
2009-03-28(svn r15870) -Codechange: New widgets for the autoreplace window.yexo
2009-03-28(svn r15869) -Codechange: New widgets for select manager face and select ↵glx
livery windows
2009-03-28(svn r15868) -Codechange: remove the close box from the widget array instead ↵yexo
of doing it in the constructor of the difficulty window. This makes it work again in rtl languages.
2009-03-28(svn r15867) -Codechange: remove the assumption that the first widgets are ↵yexo
the close box/title bar. Most work already done by r15756.
2009-03-28(svn r15866) -Codechange: New widgets for the difficulty window.yexo
2009-03-27(svn r15865) -Codechange: New widgets for company finances windowsglx
2009-03-27(svn r15864) -Codechange: add some 'invisible' widgets on company finances ↵glx
window, and use them to determine where to draw strings instead using some magic values
2009-03-26(svn r15863) -Fix (r15791): company money and game date strings were swapped ↵smatz
on the statusbar
2009-03-26(svn r15862) -Codechange: New widgets for the road, rail and ship depot guis.yexo
2009-03-26(svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering ↵yexo
from left-to-right.
2009-03-26(svn r15860) -Add: AIRoad::GetRoadVehicleTypeForCargo() to tell whether a ↵frosch
certain cargo needs a bus- or a truckstop.
2009-03-26(svn r15859) -Documentation: Meaning of AICargo::CC_PASSENGERS wrt. bus- and ↵frosch
truckstops, and meaning of AICargo::IsFreight() wrt. freight train weight multiplier.
2009-03-26(svn r15858) -Codechange: New widgets for the road toolbars.yexo
2009-03-26(svn r15857) -Update: WebTranslator2 update to 2009-03-26 18:44:31translators
arabic_egypt - 8 fixed by khaloofah (8) danish - 4 changed by beruic (4) dutch - 1 changed by Excel20 (1) icelandic - 25 fixed by scrooge (25) luxembourgish - 10 fixed by Gubius (10) polish - 1 fixed by xaxa (1) romanian - 1 fixed, 1 changed by kkmic (2) welsh - 4 fixed by PlayDead (4)
2009-03-26(svn r15856) -Fix (r15819): NWidgetLeaf constructor don't use the provided ↵glx
window caption string
2009-03-26(svn r15855) -Codechange: complete the company finances window widget enum ↵glx
and remove unneeded magic in large window definition
2009-03-25(svn r15854) -Codechange: New widgets for build tree window.yexo
2009-03-25(svn r15853) -Codechange: New widgets for the waypoint gui.yexo
2009-03-25(svn r15852) -Codechange: New widgets for the AI windows.yexo