summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-12(svn r18051) -Codechange: make the active clients pause use a separate bit in...rubidium
2009-11-12(svn r18050) -Codechange: disallow 'pause on join' paused when not in a netwo...rubidium
2009-11-12(svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning...rubidium
2009-11-12(svn r18048) -Change: make no distinction between unpausing because of a clie...rubidium
2009-11-11(svn r18045) -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "n...rubidium
2009-11-11(svn r18044) -Change: mention (one of the) bug report(s) for the known-but-wi...rubidium
2009-11-11(svn r18043) -Document: the resizing issue with SDL and OpenTTDrubidium
2009-11-11(svn r18042) -Cleanup: remove some stale commentsrubidium
2009-11-11(svn r18041) -Codechange: some coding stylerubidium
2009-11-11(svn r18040) -Codechange: the size parameter (if it's that actually) isn't ne...rubidium
2009-11-11(svn r18039) -Update from WebTranslator v3.0:translators
2009-11-11(svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from save...rubidium
2009-11-10(svn r18037) -Update from WebTranslator v3.0:translators
2009-11-10(svn r18036) -Fix (r17999): Always two they are.frosch
2009-11-10(svn r18035) -Fix (r16909): one could remotely crash (assert) the server on c...rubidium
2009-11-09(svn r18034) -Update from WebTranslator v3.0:translators
2009-11-09(svn r18033) -Codechange: make the padding for IMGBTN_2 the same as for IMGBT...rubidium
2009-11-09(svn r18032) -Codechange: add one constsmatz
2009-11-09(svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movemen...rubidium
2009-11-09(svn r18030) -Fix: screen jumped a bit for at least SDL and Allegro when righ...rubidium
2009-11-09(svn r18029) -Fix (r18028): AppendPathSeparator() should stay globalglx
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