summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-01(svn r17934) -Update from WebTranslator v3.0:translators
2009-11-01(svn r17933) -Codechange: Move position calculation of error message window i...alberth
2009-11-01(svn r17932) -Fix: Don't let the tooltip go under the status bar.alberth
2009-11-01(svn r17931) -Codechange: Error message window uses pure nested widgets.alberth
2009-11-01(svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB1...frosch
2009-10-31(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save er...alberth
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
2009-10-31(svn r17927) -Codechange: Rename error message string variables.alberth
2009-10-31(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail cons...frosch
2009-10-31(svn r17925) -Update from WebTranslator v3.0:translators
2009-10-31(svn r17924) -Codechange: Replace y array with two area rectangles in the err...alberth
2009-10-31(svn r17923) -Feature: "port" OpenTTD to GNU/Hurdrubidium
2009-10-31(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with ...rubidium
2009-10-31(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct.alberth
2009-10-31(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for th...rubidium
2009-10-31(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID...alberth
2009-10-31(svn r17918) -Codechange: Move tooltip size calculation into the tooltip wind...alberth
2009-10-31(svn r17917) -Codechange: Move tooltip initial position calculation into the ...alberth
2009-10-31(svn r17916) -Codechange: Make tooltips window use pure nested widgets.alberth
2009-10-31(svn r17915) -Codechange: Allow windows to compute their own initial position.alberth
2009-10-31(svn r17914) -Codechange: Use some constants in the size calculation, and pas...alberth
2009-10-31(svn r17913) -Documentation: Add doxygen comments to the tooltip window class.alberth
2009-10-31(svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (no...rubidium
2009-10-31(svn r17911) -Codechange: bool * is a pointer, not a boolpeter1138
2009-10-30(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't...smatz
2009-10-30(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian ...smatz
2009-10-30(svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TT...rubidium
2009-10-30(svn r17907) -Codechange: Deduplicate result interpretation of articulated ve...frosch
2009-10-30(svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the wi...alberth
2009-10-30(svn r17905) -Codechange: make the network server list window nested (and inc...rubidium
2009-10-30(svn r17904) -Update from WebTranslator v3.0:translators
2009-10-30(svn r17903) -Codechange: don't get a modifiable NWidget from a const Windowrubidium
2009-10-29(svn r17902) -Fix: make the plane speed setting unchangeable in network games...rubidium
2009-10-29(svn r17901) -Update from WebTranslator v3.0:translators
2009-10-29(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too...rubidium
2009-10-28(svn r17899) -Codechange: Deduplicate code for refitting vehicles.frosch
2009-10-28(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview...frosch
2009-10-28(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called ...frosch
2009-10-28(svn r17896) -Update from WebTranslator v3.0:translators
2009-10-27(svn r17895) -Codechange: Move drawing code of the vehicle details window out...alberth
2009-10-27(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of c...frosch
2009-10-27(svn r17893) -Feature [FS#2633]: make it possible to disable background savin...rubidium
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