Mercurial > hg > openttd
graph
-
(svn r25328) -Fix: remove zero width space from Urdu (unfinished) as well draftFri, 07 Jun 2013 19:10:08 +0000, by rubidium
-
(svn r25326) -Fix [FS#5589]: check for zero width space in translations and fail upon finding them draftFri, 07 Jun 2013 19:05:04 +0000, by rubidium
-
(svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when cheating dates draftTue, 04 Jun 2013 15:06:22 +0000, by rubidium
-
(svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes draftTue, 04 Jun 2013 15:04:59 +0000, by rubidium
-
(svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after fullscreen toggle draftTue, 04 Jun 2013 06:36:59 +0000, by matthijs
-
(svn r25314) -Fix (r25313): If '0' is the broadest digit, 0 * sum(10^i, i=0..(n-1)) is not the broadest n-digit number. draftSat, 01 Jun 2013 15:10:32 +0000, by frosch
-
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them. draftSat, 01 Jun 2013 14:33:48 +0000, by frosch
-
(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w draftSat, 01 Jun 2013 07:44:53 +0000, by rubidium
-
(svn r25311) -Merge: documentation updates from 1.3 draftFri, 31 May 2013 20:57:19 +0000, by rubidium
-
(svn r25307) -Fix: Do not focus the editbox in the NewGRF window, if there is no editbox visible. draftFri, 31 May 2013 18:47:49 +0000, by frosch
-
(svn r25305) -Fix [FS#5561]: Game Script APIs that execute a DoCommand were returning the same result as in TestMode during world generation draftWed, 29 May 2013 19:31:58 +0000, by zuu
-
(svn r25304) -Change: Move the GS goals window from the subsidies to the league menu. draftWed, 29 May 2013 18:49:58 +0000, by frosch
-
(svn r25302) -Fix [FS#5565]: Build railway fences next to objects, even if they are owned by the same company. draftWed, 29 May 2013 17:13:53 +0000, by frosch
-
(svn r25301) -Change: Slightly enlarge the default-windowsize button icon. draftTue, 28 May 2013 20:10:41 +0000, by frosch
-
(svn r25299) -Feature: Allow more concurrent goals in a game draftMon, 27 May 2013 21:59:11 +0000, by zuu
-
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as completed. draftSun, 26 May 2013 19:54:43 +0000, by zuu
-
(svn r25295) -Feature: Allow saving window sizes as default sizes. draftSun, 26 May 2013 19:30:31 +0000, by frosch
-
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size. draftSun, 26 May 2013 19:30:07 +0000, by frosch
-
(svn r25293) -Add: GUI sprite for default window size button. draftSun, 26 May 2013 19:29:43 +0000, by frosch
-
(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the sticky button. draftSun, 26 May 2013 19:27:44 +0000, by frosch
-
(svn r25291) -Add: WindowDesc ability to load and store information in a config file. draftSun, 26 May 2013 19:27:22 +0000, by frosch
-
(svn r25290) -Add: Assign string names to notable windows. draftSun, 26 May 2013 19:25:01 +0000, by frosch
-
(svn r25289) -Codechange: Store width of statusbar and main toolbar directly in the WindowDesc. draftSun, 26 May 2013 19:24:37 +0000, by frosch
-
(svn r25288) -Codechange: No need to copy the WindowDesc flags if the WindowDesc is directly accessible. draftSun, 26 May 2013 19:24:11 +0000, by frosch
-
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction. draftSun, 26 May 2013 19:23:42 +0000, by frosch
-
(svn r25284) -Feature: When opening the object-build window, restore the object build-window to the previous state (sbr). draftFri, 24 May 2013 19:13:59 +0000, by alberth
-
(svn r25283) -Add: When opening the object-build window, make the selected object visible again in the selector (sbr). draftFri, 24 May 2013 19:12:45 +0000, by alberth
-
(svn r25282) -Add: When opening the object-build window, try to restore the last selected object (sbr). draftFri, 24 May 2013 19:11:30 +0000, by alberth
-
(svn r25281) -Add: When opening the object-build window, make the last selected class visible in the class selector (sbr). draftFri, 24 May 2013 19:08:35 +0000, by alberth
-
(svn r25278) -Doc: Update some small parts of the readme draftThu, 23 May 2013 17:11:55 +0000, by planetmaker
-
(svn r25274) -Cleanup: remove unused class instance variables draftMon, 20 May 2013 20:26:56 +0000, by rubidium
-
(svn r25272) -Feature: show the approximate monthly supply to a station of the different cargoes (fonsinchen) draftMon, 20 May 2013 19:57:38 +0000, by rubidium
-
(svn r25270) -Fix: @file wrong for link_graph_legend_widget.h draftMon, 20 May 2013 13:37:59 +0000, by rubidium
-
(svn r25269) -Feature [FS#5552]: [Win32] Driver param for the DirectMusic driver to specify the ouput port to use. (Based on patch by gulikoza) draftMon, 20 May 2013 13:35:41 +0000, by michi_cc
-
(svn r25268) -Codechange: [Win32] Simplify resource deallocation in case initializing the DirectMusic driver fails. draftMon, 20 May 2013 13:35:38 +0000, by michi_cc