log

age author description
Sun, 01 Nov 2009 14:28:53 +0000 alberth (svn r17931) -Codechange: Error message window uses pure nested widgets. draft
Sun, 01 Nov 2009 08:48:16 +0000 frosch (svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB15 was in use. draft
Sat, 31 Oct 2009 20:09:37 +0000 alberth (svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save error summary. draft
Sat, 31 Oct 2009 19:46:51 +0000 alberth (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string. draft
Sat, 31 Oct 2009 18:22:39 +0000 alberth (svn r17927) -Codechange: Rename error message string variables. draft
Sat, 31 Oct 2009 17:48:09 +0000 frosch (svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides. draft
Sat, 31 Oct 2009 17:45:14 +0000 translators (svn r17925) -Update from WebTranslator v3.0: draft
Sat, 31 Oct 2009 15:47:22 +0000 alberth (svn r17924) -Codechange: Replace y array with two area rectangles in the error message window. draft
Sat, 31 Oct 2009 15:26:07 +0000 rubidium (svn r17923) -Feature: "port" OpenTTD to GNU/Hurd draft
Sat, 31 Oct 2009 14:53:19 +0000 rubidium (svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with no NewGRF selected draft
Sat, 31 Oct 2009 14:33:07 +0000 alberth (svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct. draft
Sat, 31 Oct 2009 14:06:16 +0000 rubidium (svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list draft
Sat, 31 Oct 2009 13:43:34 +0000 alberth (svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID_VERTICAL containers from the load and save nested widget parts, since they do nothing. draft
Sat, 31 Oct 2009 13:29:53 +0000 alberth (svn r17918) -Codechange: Move tooltip size calculation into the tooltip window class. draft
Sat, 31 Oct 2009 13:14:51 +0000 alberth (svn r17917) -Codechange: Move tooltip initial position calculation into the tooltip window class. draft
Sat, 31 Oct 2009 13:01:52 +0000 alberth (svn r17916) -Codechange: Make tooltips window use pure nested widgets. draft
Sat, 31 Oct 2009 11:34:43 +0000 alberth (svn r17915) -Codechange: Allow windows to compute their own initial position. draft
Sat, 31 Oct 2009 11:29:53 +0000 alberth (svn r17914) -Codechange: Use some constants in the size calculation, and pass the size as a combined value to the tooltip window. draft
Sat, 31 Oct 2009 11:13:31 +0000 alberth (svn r17913) -Documentation: Add doxygen comments to the tooltip window class. draft
Sat, 31 Oct 2009 10:07:40 +0000 rubidium (svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (not group list) of a specific company draft
Sat, 31 Oct 2009 08:15:46 +0000 peter1138 (svn r17911) -Codechange: bool * is a pointer, not a bool draft
Fri, 30 Oct 2009 23:58:40 +0000 smatz (svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4 draft
Fri, 30 Oct 2009 23:43:44 +0000 smatz (svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines draft
Fri, 30 Oct 2009 23:24:17 +0000 rubidium (svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TTO savegames draft
Fri, 30 Oct 2009 21:51:36 +0000 frosch (svn r17907) -Codechange: Deduplicate result interpretation of articulated vehicle callback. draft
Fri, 30 Oct 2009 20:51:36 +0000 alberth (svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the widgets of the vehicle list window. draft
Fri, 30 Oct 2009 20:42:42 +0000 rubidium (svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly) draft
Fri, 30 Oct 2009 17:45:14 +0000 translators (svn r17904) -Update from WebTranslator v3.0: draft
Fri, 30 Oct 2009 07:51:33 +0000 rubidium (svn r17903) -Codechange: don't get a modifiable NWidget from a const Window draft
Thu, 29 Oct 2009 22:11:16 +0000 rubidium (svn r17902) -Fix: make the plane speed setting unchangeable in network games because it can be read by NewGRFs on game load and thus if it changes cause desyncs draft
Thu, 29 Oct 2009 17:45:17 +0000 translators (svn r17901) -Update from WebTranslator v3.0: draft
Thu, 29 Oct 2009 11:24:58 +0000 rubidium (svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big draft
Wed, 28 Oct 2009 21:09:37 +0000 frosch (svn r17899) -Codechange: Deduplicate code for refitting vehicles. draft
Wed, 28 Oct 2009 20:15:46 +0000 frosch (svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles. draft
Wed, 28 Oct 2009 18:31:16 +0000 frosch (svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called when they should. draft
Wed, 28 Oct 2009 17:45:31 +0000 translators (svn r17896) -Update from WebTranslator v3.0: draft
Tue, 27 Oct 2009 20:50:47 +0000 alberth (svn r17895) -Codechange: Move drawing code of the vehicle details window out of OnPaint, and remove hard-coded coordinate constants. draft
Tue, 27 Oct 2009 20:37:55 +0000 frosch (svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of certain commands, that change them temporarily. draft
Tue, 27 Oct 2009 20:28:10 +0000 rubidium (svn r17893) -Feature [FS#2633]: make it possible to disable background saving, only via the config file/in game console though draft
Tue, 27 Oct 2009 20:19:05 +0000 rubidium (svn r17892) -Feature [FS#1760]: automatically select the railtype with the most engines for the autoreplace window/try to avoid showing an empty autoreplace list draft
Tue, 27 Oct 2009 19:56:00 +0000 rubidium (svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusive test'/'early offer'/'engine preview' window draft
Tue, 27 Oct 2009 19:22:07 +0000 rubidium (svn r17890) -Feature: double clicking on a NewGRF opens the parameters window draft
Tue, 27 Oct 2009 19:21:42 +0000 rubidium (svn r17889) -Feature: double click on a item in the refit list refits without the need to click on the refit button draft
Tue, 27 Oct 2009 17:45:16 +0000 translators (svn r17888) -Update from WebTranslator v3.0: draft
Tue, 27 Oct 2009 14:46:59 +0000 rubidium (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s draft
Tue, 27 Oct 2009 14:39:37 +0000 rubidium (svn r17886) -Codechange: make the 'start server' window nested draft
Tue, 27 Oct 2009 12:43:08 +0000 rubidium (svn r17885) -Codechange: make the network lobby window nested draft
Tue, 27 Oct 2009 12:03:12 +0000 rubidium (svn r17884) -Codechange: remove (most) magic numbers from drawing the details of the network lobby and split detail drawing to its own function draft
Mon, 26 Oct 2009 23:03:03 +0000 smatz (svn r17883) -Codechange: little cleaning in md5.cpp and md5.h draft
Mon, 26 Oct 2009 22:10:09 +0000 rubidium (svn r17882) -Codechange: make the code to draw the details in the server list a seperate function and remove some magic numbers draft
Mon, 26 Oct 2009 20:32:28 +0000 smatz (svn r17881) -Codechange: unify comment style in smallmap_gui.cpp a bit draft
Mon, 26 Oct 2009 20:26:34 +0000 smatz (svn r17880) -Codechange: pass 'blitter' as parameter instead of determining it again in DrawSmallMapStuff() draft
Mon, 26 Oct 2009 18:16:39 +0000 smatz (svn r17879) -Codechange: convert awarded pax subsidies from old savegames using simple heuristic (instead of deleting them) draft
Mon, 26 Oct 2009 17:45:13 +0000 translators (svn r17878) -Update from WebTranslator v3.0: draft
Mon, 26 Oct 2009 12:43:27 +0000 rubidium (svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable draft
Mon, 26 Oct 2009 12:24:14 +0000 rubidium (svn r17876) -Codechange: make the network company password window nested draft
Sun, 25 Oct 2009 21:47:32 +0000 smatz (svn r17875) -Change [FS#3272]: prefer extmidi over allegro midi and allegro over null driver draft
Sun, 25 Oct 2009 21:42:04 +0000 alberth (svn r17874) -Codechange: vehicle details window uses pure nested widgets. draft
Sun, 25 Oct 2009 21:18:12 +0000 rubidium (svn r17873) -Codechange: make the advanced settings window nested draft
Sun, 25 Oct 2009 17:55:13 +0000 smatz (svn r17872) -Codechange: apply coding style to splash.cpp draft