Mercurial > hg > openttd
graph
-
(svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. draftTue, 18 May 2010 20:49:53 +0000, by frosch
-
(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h draftTue, 18 May 2010 01:10:23 +0000, by smatz
-
(svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. draftMon, 17 May 2010 21:14:50 +0000, by alberth
-
(svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. draftMon, 17 May 2010 20:49:41 +0000, by alberth
-
(svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too draftMon, 17 May 2010 13:03:44 +0000, by glx
-
(svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. draftSun, 16 May 2010 19:19:51 +0000, by alberth
-
(svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro. draftSun, 16 May 2010 19:17:02 +0000, by alberth
-
(svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible. draftSun, 16 May 2010 19:13:31 +0000, by alberth
-
(svn r19841) -Feature: Setup NewGRFs from a single window. draftSun, 16 May 2010 19:11:16 +0000, by alberth
-
(svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. draftSun, 16 May 2010 19:06:40 +0000, by alberth
-
(svn r19839) -Change: Also copy the new filter string in the other languages. draftSun, 16 May 2010 19:04:02 +0000, by alberth
-
(svn r19838) -Change: Add filter capability to the availables list. draftSun, 16 May 2010 19:02:43 +0000, by alberth
-
(svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. draftSun, 16 May 2010 18:58:13 +0000, by alberth
-
(svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. draftSun, 16 May 2010 18:52:11 +0000, by alberth
-
(svn r19835) -Codechange: Extract grfident equality check to its own method. draftSun, 16 May 2010 18:50:37 +0000, by alberth
-
(svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. draftSun, 16 May 2010 18:47:08 +0000, by alberth
-
(svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. draftSun, 16 May 2010 18:41:59 +0000, by alberth
-
(svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. draftSun, 16 May 2010 18:34:55 +0000, by alberth
-
(svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. draftSun, 16 May 2010 18:30:02 +0000, by alberth
-
(svn r19830) -Codechange: Move variable declarations to their first use. draftSun, 16 May 2010 18:25:05 +0000, by alberth
-
(svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. draftSun, 16 May 2010 18:22:07 +0000, by alberth
-
(svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) draftSun, 16 May 2010 17:46:40 +0000, by rubidium
-
(svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone draftSat, 15 May 2010 14:37:33 +0000, by rubidium
-
(svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. draftSat, 15 May 2010 08:44:10 +0000, by alberth
-
(svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). draftFri, 14 May 2010 17:49:55 +0000, by alberth
-
(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work draftThu, 13 May 2010 16:00:50 +0000, by smatz
-
(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well draftThu, 13 May 2010 11:19:30 +0000, by rubidium
-
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int draftThu, 13 May 2010 10:14:29 +0000, by rubidium
-
(svn r19813) -Fix (r19807): initialising viewports kinda failed draftThu, 13 May 2010 10:00:51 +0000, by rubidium
-
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int draftThu, 13 May 2010 09:44:44 +0000, by rubidium
-
(svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum draftThu, 13 May 2010 09:12:52 +0000, by rubidium
-
(svn r19810) -Fix: [YAPF] Improperly formatted (global) constant draftThu, 13 May 2010 09:11:27 +0000, by rubidium
-
(svn r19809) -Codechange: make some unnamed network related enums/defines static const variables draftThu, 13 May 2010 09:04:41 +0000, by rubidium
-
(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way draftThu, 13 May 2010 08:59:50 +0000, by rubidium
-
(svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that draftThu, 13 May 2010 08:56:01 +0000, by rubidium
-
(svn r19805) -Codechange: disable warnings about unused but set variables when building with asserts disabled draftThu, 13 May 2010 05:29:25 +0000, by smatz
-
(svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) draftWed, 12 May 2010 21:39:56 +0000, by rubidium
-
(svn r19803) -Fix(r19802): Compile before commit, or at least double check... draftWed, 12 May 2010 21:07:31 +0000, by belugas
-
(svn r19802) -Codechange: Replace some more magic numbers by corresponding constants draftWed, 12 May 2010 20:59:39 +0000, by belugas
-
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr draftWed, 12 May 2010 20:50:10 +0000, by rubidium
-
(svn r19800) -Codechange: Replace magic number by corresponding constant draftWed, 12 May 2010 20:02:46 +0000, by belugas
-
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named draftWed, 12 May 2010 19:21:00 +0000, by rubidium
-
(svn r19798) -Codechange: generalise the waypoint naming method draftWed, 12 May 2010 18:31:39 +0000, by rubidium
-
(svn r19797) -Cleanup: language files due to r19796 draftWed, 12 May 2010 18:20:53 +0000, by rubidium
-
(svn r19796) -Codechange: introduce and use a {DEPOT} string command draftWed, 12 May 2010 18:19:36 +0000, by rubidium
-
(svn r19794) -Fix: missing header in MSVC project files draftWed, 12 May 2010 13:15:36 +0000, by rubidium
-
(svn r19793) -Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88) draftWed, 12 May 2010 13:14:56 +0000, by rubidium