summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-18(svn r17807) -Codechange: move all 'updates' just after the 'load' constructo...rubidium
2009-10-18(svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate functionrubidium
2009-10-18(svn r17805) -Update from WebTranslator v3.0:translators
2009-10-18(svn r17804) -Codechange: move the CargoPacket 'invalidation' when stations g...rubidium
2009-10-18(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild...frosch
2009-10-18(svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37.frosch
2009-10-18(svn r17801) -Codechange: for StationCargoLists the 'loaded_at_xy' does not m...rubidium
2009-10-18(svn r17800) -Codechange: first steps into making CargoList a templaterubidium
2009-10-18(svn r17799) -Codechange: industry view window uses pure nested widgets.alberth
2009-10-18(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large a...alberth
2009-10-18(svn r17797) -Codechange: Use parameters of new function, introduce constants...alberth
2009-10-18(svn r17796) -Codechange: Move drawing of the industry info to its own function.alberth
2009-10-18(svn r17795) -Codechange: split cargolist into one for vehicles and one for s...rubidium
2009-10-17(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ...michi_cc
2009-10-17(svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz vide...michi_cc
2009-10-17(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to p...michi_cc
2009-10-17(svn r17791) -Codechange: Highscore and endgame windows use pure nested widgets.alberth
2009-10-17(svn r17790) -Feature: translatable base sound/graphics set descriptionsrubidium
2009-10-17(svn r17789) -Update from WebTranslator v3.0:translators
2009-10-17(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could...rubidium
2009-10-17(svn r17787) -Codechange: be a bit more verbose about while allegro failed wi...rubidium
2009-10-17(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...rubidium
2009-10-17(svn r17785) -Codechange: autoreplace window uses pure nested widgets.alberth
2009-10-17(svn r17784) -Codechange: Replace 'i' with 'side' when side is intended in th...alberth
2009-10-17(svn r17783) -Codechange: Remove local pointer variable 'widget' from autorep...alberth
2009-10-17(svn r17782) -Fix [FS#3270]: animation wasn't removed from station tiles when...rubidium
2009-10-17(svn r17781) -Codechange: Remove local variable 'selected_group' from autorep...alberth
2009-10-17(svn r17780) -Codechange: A bit more code style in the autoreplace window.alberth
2009-10-16(svn r17779) -Update from WebTranslator v3.0:translators
2009-10-15(svn r17778) -Fix: remove unneeded newline from 'TOC' debug lines.rubidium
2009-10-15(svn r17777) -Update from WebTranslator v3.0:translators
2009-10-15(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchro...rubidium
2009-10-14(svn r17775) -Update from WebTranslator v3.0:translators
2009-10-14(svn r17774) -Codechange: show the version of the (dynamically) linked librar...rubidium
2009-10-14(svn r17773) -Cleanup: sdl.h isn't needed for allegrorubidium
2009-10-13(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding n...rubidium
2009-10-13(svn r17771) -Codechange: use the 'StringID' function instead of the 'const c...rubidium
2009-10-13(svn r17770) -Update from WebTranslator v3.0:translators
2009-10-12(svn r17769) -Update from WebTranslator v3.0:translators
2009-10-12(svn r17768) -Fix (r17715): [OSX] Newer GCC versions don't like jumping over ...michi_cc
2009-10-12(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.michi_cc
2009-10-11(svn r17766) -Add: stub for a Basque translationrubidium
2009-10-11(svn r17765) -Update from WebTranslator v3.0:translators
2009-10-11(svn r17764) -Codechange: Replace 'list' class variable in ReplacceVehicleWin...alberth
2009-10-11(svn r17763) -Codechange: Rename 'wagon_btnstate' to 'replace_engines', and '...alberth
2009-10-11(svn r17762) -Fix [FS#3259]: don't let aircraft drive a while over the grass ...rubidium
2009-10-11(svn r17761) -Codechange: Removed some unused/unneeded variables from Replace...alberth
2009-10-11(svn r17760) -Revert (r17648): _local_company is less constant than you'd exp...alberth
2009-10-11(svn r17759) -Codechange [FS#3257]: Return focus to the parent window using t...alberth
2009-10-10(svn r17758) -Revert (r17208): Use assert_compile() if you cannot count.frosch