summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-22(svn r11943) -Codechange: add and use a simple structure to support small sta...rubidium
2008-01-22(svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action ...peter1138
2008-01-22(svn r11940) -Codechange: Store short filename once per open file instead of ...peter1138
2008-01-21(svn r11939) -Codechange: some type fixes and very initial steps into support...rubidium
2008-01-21(svn r11938) -Codechange: support loading of canal/river properties (though s...peter1138
2008-01-21(svn r11937) -Feature: Allow building bridge heads on more slopes.frosch
2008-01-21(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slo...frosch
2008-01-21(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacem...bjarni
2008-01-20(svn r11934) -Codechange: add persistent random data for river and canal tiles.peter1138
2008-01-20(svn r11933) -Update: WebTranslator2 update to 2008-01-20 18:42:56miham
2008-01-20(svn r11932) -Codechange: Forgot two occurences of widget enumificationbelugas
2008-01-20(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room o...belugas
2008-01-20(svn r11930) -Codechange: a bit of code style applicationbelugas
2008-01-19(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single...bjarni
2008-01-19(svn r11928) -Fix (r6393): [autoreplace] autoreplace could refit train engine...bjarni
2008-01-19(svn r11927) -Fix (r11926): unable to place canals in gamepeter1138
2008-01-19(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river...peter1138
2008-01-19(svn r11925) -Fix (r122, r9867): loading old, pre savegame version 2, savegames.rubidium
2008-01-19(svn r11924) -Codechange: All dropdowns now use the dropdown widget, so compa...peter1138
2008-01-18(svn r11923) -Cleanup: Remove strings removed from english.txt in r11919glx
2008-01-18(svn r11922) -Codechange: use MaybeBarCrossingWithSound() to bar crossing wit...smatz
2008-01-18(svn r11921) -Cleanup: correct indenting and switch case line spacing.peter1138
2008-01-18(svn r11920) -Fix (r11844): train count was incorrect in network lobby window...glx
2008-01-18(svn r11919) -Codechange: Assign numbered parameters to world generator widge...peter1138
2008-01-18(svn r11918) -Codechange: Draw engine lists at widget positions instead of fi...peter1138
2008-01-18(svn r11917) -Fix (r3677): AI was reading wrong tile slope while building roa...smatz
2008-01-18(svn r11916) -Codechange: use enums from VehicleViewWindowWidgets instead of ...smatz
2008-01-18(svn r11915) -Codechange: Add a function to draw a sort button's up/down arro...peter1138
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2008-01-18(svn r11913) -Fix (r11871): update signals after company bankrupt and disaste...smatz
2008-01-17(svn r11912) -Codechange: use dropdown widget for autoreplace, station builde...peter1138
2008-01-17(svn r11911) -Codechange: use enum for autoreplace window widgetspeter1138
2008-01-17(svn r11910) -Fix: play 'ding-ding' crossing sound in more cases (except game...smatz
2008-01-17(svn r11909) -Codechange: use dropdown widget for player livery, network lobb...peter1138
2008-01-17(svn r11908) -Fix: update crossing when merging a company, when building a cr...smatz
2008-01-17(svn r11907) -Codechange: clean up of worldgen/heightmap ui: replace many sep...peter1138
2008-01-17(svn r11906) -Fix: fixed a typo in german language (reported by Botcher0)miham
2008-01-17(svn r11905) -Codechange: add widget enums for player finances and player liv...peter1138
2008-01-17(svn r11904) -Codechange: use dropdown widget in 3 more windows, build vehicl...peter1138
2008-01-17(svn r11903) -Fix: try to fix MorphOS compilationsmatz
2008-01-17(svn r11902) -Codechange: use new dropdown widget for game options windowpeter1138
2008-01-17(svn r11901) -Add: add two widgets for dropdowns, one raised and one inset, t...peter1138
2008-01-17(svn r11900) -Fix: set correctly crossing state after train reversal, train l...smatz
2008-01-17(svn r11899) -Cleanup: Remove ShowReplaceVehicleWindow() as it is basically a...frosch
2008-01-17(svn r11898) -Fix: Update neighboured canals + signals when flooding non-flat...frosch
2008-01-17(svn r11897) -Fix: Replace an uint with TileIndex and a small coding style fix.frosch
2008-01-17(svn r11896) -Fix (r11886): a missing const broke compilation with MSVCglx
2008-01-17(svn r11895) -Fix (r11875): for once MSVC warns for a good reasonglx
2008-01-17(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893peter1138
2008-01-17(svn r11893) -Codechange: build map size drop downs dynamically and remove un...peter1138