summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-27(svn r17892) -Feature [FS#1760]: automatically select the railtype with the m...rubidium
2009-10-27(svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusi...rubidium
2009-10-27(svn r17890) -Feature: double clicking on a NewGRF opens the parameters windowrubidium
2009-10-27(svn r17889) -Feature: double click on a item in the refit list refits withou...rubidium
2009-10-27(svn r17888) -Update from WebTranslator v3.0:translators
2009-10-27(svn r17887) -Codechange: remove some (now) unneeded {SKIP}srubidium
2009-10-27(svn r17886) -Codechange: make the 'start server' window nestedrubidium
2009-10-27(svn r17885) -Codechange: make the network lobby window nestedrubidium
2009-10-27(svn r17884) -Codechange: remove (most) magic numbers from drawing the detail...rubidium
2009-10-26(svn r17883) -Codechange: little cleaning in md5.cpp and md5.hsmatz
2009-10-26(svn r17882) -Codechange: make the code to draw the details in the server lis...rubidium
2009-10-26(svn r17881) -Codechange: unify comment style in smallmap_gui.cpp a bitsmatz
2009-10-26(svn r17880) -Codechange: pass 'blitter' as parameter instead of determining ...smatz
2009-10-26(svn r17879) -Codechange: convert awarded pax subsidies from old savegames us...smatz
2009-10-26(svn r17878) -Update from WebTranslator v3.0:translators
2009-10-26(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes,...rubidium
2009-10-26(svn r17876) -Codechange: make the network company password window nestedrubidium
2009-10-25(svn r17875) -Change [FS#3272]: prefer extmidi over allegro midi and allegro ...smatz
2009-10-25(svn r17874) -Codechange: vehicle details window uses pure nested widgets.alberth
2009-10-25(svn r17873) -Codechange: make the advanced settings window nestedrubidium
2009-10-25(svn r17872) -Codechange: apply coding style to splash.cppsmatz
2009-10-25(svn r17871) -Fix (r11342): memset() accepts only 1-byte argumentsmatz
2009-10-25(svn r17870) -Codechange: Use fontsize when drawing roadveh, ship, and aircra...alberth
2009-10-25(svn r17869) -Codechange: don't create OnScroll() event for zero deltasmatz
2009-10-25(svn r17868) -Codechange: Vehicle list window uses nested widgets only.alberth
2009-10-25(svn r17867) -Codechange: Prepare BaseVehicleListWindow for nested widgets.alberth
2009-10-25(svn r17866) -Codechange: make the remaining graph windows nestedrubidium
2009-10-25(svn r17865) -Codechange: Remove references to specific widgets and step-heig...alberth
2009-10-25(svn r17864) -Codechange: make the OSK nestedrubidium
2009-10-25(svn r17863) -Codechange: make the build vehicle window nestedrubidium
2009-10-24(svn r17862) -Codechange: Use edge positions of the matrix widget in DrawVehi...alberth
2009-10-24(svn r17861) -Fix (r17860): max(uint, int) does not exist.alberth
2009-10-24(svn r17860) -Codechange: Refit window uses pure nested widgets.alberth
2009-10-24(svn r17859) -Codechange: make the fund/build/prospect industry window nestedrubidium
2009-10-24(svn r17858) -Codechange: Unindent some code.frosch
2009-10-24(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for product...frosch
2009-10-24(svn r17856) -Codechange: Don't get the selected cargo as a sife effect of dr...alberth
2009-10-24(svn r17855) -Codechange: Remove or move var declarations in DrawVehicleRefit...alberth
2009-10-24(svn r17854) -Codechange: Merge different cases of setting widget data togeth...alberth
2009-10-24(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...rubidium
2009-10-24(svn r17852) -Codechange: Use viewport nested widget in the view-vehicle window.alberth
2009-10-24(svn r17851) -Codechange: Use pure nested widgets for the view-vehicle window.alberth
2009-10-24(svn r17850) -Codechange: remove most usage of delta on OnResizerubidium
2009-10-23(svn r17849) -Codechange: make the saveload windows nestedrubidium
2009-10-23(svn r17848) -Codechange: allow overriding (some) settings of STACKED_SELECTI...rubidium
2009-10-23(svn r17847) -Update from WebTranslator v3.0:translators
2009-10-22(svn r17846) -Codechange: make the network content window nestedrubidium
2009-10-22(svn r17843) -Codechange: move the details drawing code of the content window...rubidium
2009-10-22(svn r17842) -Fix: DrawStringMultiLine would in some corner case, top = botto...rubidium
2009-10-22(svn r17841) -Codechange: move state changes from OnPaint to OnInvalidate for...rubidium