summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-14(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when bu...michi_cc
2009-11-14(svn r18073) -Codechange: remove some more unneeded skipsrubidium
2009-11-14(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the ...rubidium
2009-11-14(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace windo...rubidium
2009-11-14(svn r18070) -Fix: some possible unwanted side effects if using some sorts of...rubidium
2009-11-14(svn r18069) -Codechange: Initialize window flags at the same tme as the othe...alberth
2009-11-14(svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc...alberth
2009-11-14(svn r18067) -Codechange: Eliminate a constant representing a widget top edge...alberth
2009-11-13(svn r18066) -Codechange: Make group gui window use pure nested widgets.alberth
2009-11-13(svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determi...rubidium
2009-11-13(svn r18064) -Codechange: make the sticky box size to the height of the title...rubidium
2009-11-13(svn r18061) -Fix: glitches with the dock GUI when the title is very longrubidium
2009-11-13(svn r18060) -Update from WebTranslator v3.0:translators
2009-11-13(svn r18059) -Codechange: Move some variable declarations to their use.alberth
2009-11-13(svn r18058) -Fix: typos in parameter namesrubidium
2009-11-13(svn r18057) -Codechange: replace assert_compile() by new one which works wit...smatz
2009-11-12(svn r18056) -Fix (r17737): compiling without networking failedrubidium
2009-11-12(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole...rubidium
2009-11-12(svn r18053) -Codechange: remove the manual pause/unpause limitation with min...rubidium
2009-11-12(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually exe...rubidium
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 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