log

age author description
Sun, 16 May 2010 19:02:43 +0000 alberth (svn r19838) -Change: Add filter capability to the availables list. draft
Sun, 16 May 2010 18:58:13 +0000 alberth (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. draft
Sun, 16 May 2010 18:52:11 +0000 alberth (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. draft
Sun, 16 May 2010 18:50:37 +0000 alberth (svn r19835) -Codechange: Extract grfident equality check to its own method. draft
Sun, 16 May 2010 18:47:08 +0000 alberth (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. draft
Sun, 16 May 2010 18:41:59 +0000 alberth (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. draft
Sun, 16 May 2010 18:34:55 +0000 alberth (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. draft
Sun, 16 May 2010 18:30:02 +0000 alberth (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. draft
Sun, 16 May 2010 18:25:05 +0000 alberth (svn r19830) -Codechange: Move variable declarations to their first use. draft
Sun, 16 May 2010 18:22:07 +0000 alberth (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. draft
Sun, 16 May 2010 17:46:40 +0000 rubidium (svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) draft
Sun, 16 May 2010 17:45:21 +0000 translators (svn r19827) -Update from WebTranslator v3.0: draft
Sun, 16 May 2010 14:15:50 +0000 rubidium (svn r19826) -Add: extra gender to Italian draft
Sat, 15 May 2010 17:45:24 +0000 translators (svn r19825) -Update from WebTranslator v3.0: draft
Sat, 15 May 2010 14:37:33 +0000 rubidium (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone draft
Sat, 15 May 2010 08:44:10 +0000 alberth (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. draft
Fri, 14 May 2010 20:29:26 +0000 glx (svn r19822) -Fix (r19814): missing semicolon draft
Fri, 14 May 2010 17:49:55 +0000 alberth (svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). draft
Fri, 14 May 2010 17:45:38 +0000 translators (svn r19820) -Update from WebTranslator v3.0: draft
Thu, 13 May 2010 17:45:44 +0000 translators (svn r19819) -Update from WebTranslator v3.0: draft
Thu, 13 May 2010 16:00:50 +0000 smatz (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work draft
Thu, 13 May 2010 12:42:56 +0000 rubidium (svn r19817) -Fix: MSVC compile warnings draft
Thu, 13 May 2010 11:19:30 +0000 rubidium (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well draft
Thu, 13 May 2010 11:07:04 +0000 smatz (svn r19815) -Cleanup: remove two unused variables draft
Thu, 13 May 2010 10:14:29 +0000 rubidium (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int draft
Thu, 13 May 2010 10:00:51 +0000 rubidium (svn r19813) -Fix (r19807): initialising viewports kinda failed draft
Thu, 13 May 2010 09:44:44 +0000 rubidium (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int draft
Thu, 13 May 2010 09:12:52 +0000 rubidium (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum draft
Thu, 13 May 2010 09:11:27 +0000 rubidium (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant draft
Thu, 13 May 2010 09:04:41 +0000 rubidium (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables draft