Mercurial > hg > openttd
graph
-
(svn r17936) -Fix: deadlock when trying to create screenshot with too long name (including path) draftSun, 01 Nov 2009 17:49:23 +0000, by smatz
-
(svn r17935) -Fix (r17933): Compensate for being inside a class. draftSun, 01 Nov 2009 17:45:24 +0000, by alberth
-
(svn r17933) -Codechange: Move position calculation of error message window into the class. draftSun, 01 Nov 2009 17:38:14 +0000, by alberth
-
(svn r17932) -Fix: Don't let the tooltip go under the status bar. draftSun, 01 Nov 2009 17:20:28 +0000, by alberth
-
(svn r17931) -Codechange: Error message window uses pure nested widgets. draftSun, 01 Nov 2009 14:28:53 +0000, by alberth
-
(svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB15 was in use. draftSun, 01 Nov 2009 08:48:16 +0000, by frosch
-
(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save error summary. draftSat, 31 Oct 2009 20:09:37 +0000, by alberth
-
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string. draftSat, 31 Oct 2009 19:46:51 +0000, by alberth
-
(svn r17927) -Codechange: Rename error message string variables. draftSat, 31 Oct 2009 18:22:39 +0000, by alberth
-
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides. draftSat, 31 Oct 2009 17:48:09 +0000, by frosch
-
(svn r17924) -Codechange: Replace y array with two area rectangles in the error message window. draftSat, 31 Oct 2009 15:47:22 +0000, by alberth
-
(svn r17923) -Feature: "port" OpenTTD to GNU/Hurd draftSat, 31 Oct 2009 15:26:07 +0000, by rubidium
-
(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with no NewGRF selected draftSat, 31 Oct 2009 14:53:19 +0000, by rubidium
-
(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct. draftSat, 31 Oct 2009 14:33:07 +0000, by alberth
-
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list draftSat, 31 Oct 2009 14:06:16 +0000, by rubidium
-
(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. draftSat, 31 Oct 2009 13:43:34 +0000, by alberth
-
(svn r17918) -Codechange: Move tooltip size calculation into the tooltip window class. draftSat, 31 Oct 2009 13:29:53 +0000, by alberth
-
(svn r17917) -Codechange: Move tooltip initial position calculation into the tooltip window class. draftSat, 31 Oct 2009 13:14:51 +0000, by alberth
-
(svn r17916) -Codechange: Make tooltips window use pure nested widgets. draftSat, 31 Oct 2009 13:01:52 +0000, by alberth
-
(svn r17915) -Codechange: Allow windows to compute their own initial position. draftSat, 31 Oct 2009 11:34:43 +0000, by alberth
-
(svn r17914) -Codechange: Use some constants in the size calculation, and pass the size as a combined value to the tooltip window. draftSat, 31 Oct 2009 11:29:53 +0000, by alberth
-
(svn r17913) -Documentation: Add doxygen comments to the tooltip window class. draftSat, 31 Oct 2009 11:13:31 +0000, by alberth
-
(svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (not group list) of a specific company draftSat, 31 Oct 2009 10:07:40 +0000, by rubidium
-
(svn r17911) -Codechange: bool * is a pointer, not a bool draftSat, 31 Oct 2009 08:15:46 +0000, by peter1138
-
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4 draftFri, 30 Oct 2009 23:58:40 +0000, by smatz
-
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines draftFri, 30 Oct 2009 23:43:44 +0000, by smatz
-
(svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TTO savegames draftFri, 30 Oct 2009 23:24:17 +0000, by rubidium
-
(svn r17907) -Codechange: Deduplicate result interpretation of articulated vehicle callback. draftFri, 30 Oct 2009 21:51:36 +0000, by frosch
-
(svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the widgets of the vehicle list window. draftFri, 30 Oct 2009 20:51:36 +0000, by alberth
-
(svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly) draftFri, 30 Oct 2009 20:42:42 +0000, by rubidium
-
(svn r17903) -Codechange: don't get a modifiable NWidget from a const Window draftFri, 30 Oct 2009 07:51:33 +0000, by 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 draftThu, 29 Oct 2009 22:11:16 +0000, by rubidium
-
(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big draftThu, 29 Oct 2009 11:24:58 +0000, by rubidium
-
(svn r17899) -Codechange: Deduplicate code for refitting vehicles. draftWed, 28 Oct 2009 21:09:37 +0000, by frosch
-
(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles. draftWed, 28 Oct 2009 20:15:46 +0000, by frosch
-
(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called when they should. draftWed, 28 Oct 2009 18:31:16 +0000, by frosch
-
(svn r17895) -Codechange: Move drawing code of the vehicle details window out of OnPaint, and remove hard-coded coordinate constants. draftTue, 27 Oct 2009 20:50:47 +0000, by alberth
-
(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of certain commands, that change them temporarily. draftTue, 27 Oct 2009 20:37:55 +0000, by frosch
-
(svn r17893) -Feature [FS#2633]: make it possible to disable background saving, only via the config file/in game console though draftTue, 27 Oct 2009 20:28:10 +0000, by 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 draftTue, 27 Oct 2009 20:19:05 +0000, by rubidium
-
(svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusive test'/'early offer'/'engine preview' window draftTue, 27 Oct 2009 19:56:00 +0000, by rubidium
-
(svn r17890) -Feature: double clicking on a NewGRF opens the parameters window draftTue, 27 Oct 2009 19:22:07 +0000, by rubidium
-
(svn r17889) -Feature: double click on a item in the refit list refits without the need to click on the refit button draftTue, 27 Oct 2009 19:21:42 +0000, by rubidium
-
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s draftTue, 27 Oct 2009 14:46:59 +0000, by rubidium
-
(svn r17886) -Codechange: make the 'start server' window nested draftTue, 27 Oct 2009 14:39:37 +0000, by rubidium
-
(svn r17885) -Codechange: make the network lobby window nested draftTue, 27 Oct 2009 12:43:08 +0000, by rubidium
-
(svn r17884) -Codechange: remove (most) magic numbers from drawing the details of the network lobby and split detail drawing to its own function draftTue, 27 Oct 2009 12:03:12 +0000, by rubidium
-
(svn r17883) -Codechange: little cleaning in md5.cpp and md5.h draftMon, 26 Oct 2009 23:03:03 +0000, by smatz
-
(svn r17882) -Codechange: make the code to draw the details in the server list a seperate function and remove some magic numbers draftMon, 26 Oct 2009 22:10:09 +0000, by rubidium
-
(svn r17881) -Codechange: unify comment style in smallmap_gui.cpp a bit draftMon, 26 Oct 2009 20:32:28 +0000, by smatz
-
(svn r17880) -Codechange: pass 'blitter' as parameter instead of determining it again in DrawSmallMapStuff() draftMon, 26 Oct 2009 20:26:34 +0000, by smatz
-
(svn r17879) -Codechange: convert awarded pax subsidies from old savegames using simple heuristic (instead of deleting them) draftMon, 26 Oct 2009 18:16:39 +0000, by smatz
-
(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable draftMon, 26 Oct 2009 12:43:27 +0000, by rubidium