summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
2009-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-11-09(svn r18026) -Codechange: make a lookup table static that doesn't need to be ...rubidium
2009-11-08(svn r18025) -Fix (r17217): more missing/extra parentheses (for compilers I'v...rubidium
2009-11-08(svn r18024) -Fix (r17217): missing (rubidium
2009-11-08(svn r18023) -Codechange: Make the timetable window nested.alberth
2009-11-08(svn r18022) -Cleanup: remove some (now) unused button resize functionsrubidium
2009-11-08(svn r18021) -Codechange: Have a widget for every cargo-type to eliminate sea...alberth
2009-11-08(svn r18020) -Codechange: Make the company station list window nested.alberth
2009-11-08(svn r18019) -Codechange: make the 'engine preview' window nestedrubidium
2009-11-08(svn r18018) -Codechange: make the 'buy company' window nestedrubidium
2009-11-08(svn r18017) -Update from WebTranslator v3.0:translators
2009-11-08(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) t...frosch
2009-11-08(svn r18015) -Codechange: redesign the world generation windows to make 'prop...rubidium
2009-11-08(svn r18014) -Codechange: Station view window uses pure nested widgets.alberth
2009-11-08(svn r18013) -Codechange: Add possibility to change window size during ReInit().alberth
2009-11-08(svn r18012) -Codechange: make the world generation windows nested; they'll n...rubidium
2009-11-08(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'runn...frosch
2009-11-08(svn r18010) -Codechange: Split StationViewWindow::OnPaint in four functions.alberth
2009-11-08(svn r18009) -Codechange: make the 'create scenario' window nestedrubidium
2009-11-08(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum...frosch
2009-11-08(svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the ...frosch
2009-11-08(svn r18006) -Codechange: make the world generation progress window nestedrubidium
2009-11-07(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.frosch
2009-11-07(svn r18004) -Codechange: Deduplicate some magic.frosch
2009-11-07(svn r18003) -Cleanup: prune some unused functions from Windowrubidium
2009-11-07(svn r18002) -Change: add cases to Greek and use them (fumantsu)rubidium
2009-11-07(svn r18001) -Codechange: [SDL] When the mouse cursor is locked into position...peter1138
2009-11-07(svn r18000) -Update from WebTranslator v3.0:translators
2009-11-07(svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks...frosch
2009-11-07(svn r17998) -Fix (r17994): Use a consistent item list width.alberth
2009-11-07(svn r17997) -Codechange: Introduce functions for querying top and bottom of ...alberth
2009-11-07(svn r17995) -Codechange: PreventHiding() is used in one file, make it static.alberth
2009-11-07(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets.alberth
2009-11-07(svn r17993) -Codechange: Move widget and data initialization into the dropdo...alberth
2009-11-07(svn r17992) -Codechange: Merge some parameters of the dropdown menu.alberth
2009-11-07(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu w...alberth
2009-11-07(svn r17990) -Codechange: Add widgets enum for dropdown menu window.alberth
2009-11-06(svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make ...rubidium
2009-11-06(svn r17985) -Codechange: make the toolbar container support non-resizable wi...rubidium
2009-11-06(svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom...rubidium
2009-11-06(svn r17983) -Update from WebTranslator v3.0:translators
2009-11-05(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.frosch
2009-11-05(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...frosch
2009-11-05(svn r17975) -Update from WebTranslator v3.0:translators
2009-11-05(svn r17974) -Fix (r17926)[FS#3300]: C != Tfrosch
2009-11-04(svn r17973) -Fix: 'save' toolbar button didn't change when clicking itrubidium
2009-11-04(svn r17972) -Update from WebTranslator v3.0:translators
2009-11-04(svn r17971) -Codechange: make the code of the toolbar more uniform; give the...rubidium
2009-11-04(svn r17970) -Codechange: some coding style / improvement of constant usagerubidium