log

age author description
Thu, 04 Feb 2010 14:32:12 +0000 rubidium (svn r19003) -Fix [FS#3194]: [OSX] OS X 10.5+ does not (always?) handle 8bpp graphics in a suitable manner. This is actually not a fix but a nasty work around; you can still easily trigger the bug/issue by overriding the 'default' blitter choice (Brad Oliver). I can/have not test(ed) (including compiling) this fix. draft
Thu, 04 Feb 2010 14:21:20 +0000 rubidium (svn r19002) -Fix [FS#1140]: [OSX] Problems with scrolling touchpad (Peter Thorson). I can/have not test(ed) it, it cannot break non OSX builds. draft
Thu, 04 Feb 2010 13:35:20 +0000 rubidium (svn r19001) -Fix: some GCC compile warnings draft
Thu, 04 Feb 2010 00:40:11 +0000 smatz (svn r19000) -Cleanup: remove redundant check draft
Wed, 03 Feb 2010 23:45:19 +0000 rubidium (svn r18999) -Change: update some of the defaults (Eddi) draft
Wed, 03 Feb 2010 23:08:46 +0000 rubidium (svn r18998) -Update: the credits draft
Wed, 03 Feb 2010 22:07:03 +0000 rubidium (svn r18997) -Fix [FS#3588] (r18608): off-by-one in the music playlist (Cirdan) draft
Wed, 03 Feb 2010 21:45:48 +0000 rubidium (svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain about draft
Wed, 03 Feb 2010 18:45:12 +0000 translators (svn r18995) -Update from WebTranslator v3.0: draft
Wed, 03 Feb 2010 18:42:23 +0000 rubidium (svn r18994) -Change: content mirroring support (based on work by TrueBrain). draft
Wed, 03 Feb 2010 17:25:56 +0000 rubidium (svn r18993) -Codechange: allow allocating multiple items in a SmallVector with one call. draft
Wed, 03 Feb 2010 17:15:35 +0000 rubidium (svn r18992) -Codechange: move the file opening/closing out of the content download function draft
Wed, 03 Feb 2010 17:12:19 +0000 rubidium (svn r18991) -Codechange: simplify memory management of DownloadSelectedContent draft
Wed, 03 Feb 2010 08:02:07 +0000 peter1138 (svn r18990) -Codechange: [NewGRF] Add rail type map bounds checking to RailType[Change|Reserve]Info(). draft
Wed, 03 Feb 2010 07:58:43 +0000 peter1138 (svn r18989) -Codechange: [NewGRF] Initialise rail type map with default rail types. draft
Tue, 02 Feb 2010 23:11:10 +0000 yexo (svn r18988) -Fix: [NewGRF] industry var A5 (=high 8 bits of var A4) returned the high 8 bits of var A2. Same problem for 9B/9A/98 draft
Tue, 02 Feb 2010 22:27:03 +0000 terkhen (svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is an obstacle in the way. draft
Tue, 02 Feb 2010 21:25:01 +0000 terkhen (svn r18986) -Fix (r18803): Make building long roads fail for AIs if there is an obstacle in the way. draft
Tue, 02 Feb 2010 18:45:20 +0000 translators (svn r18985) -Update from WebTranslator v3.0: draft
Mon, 01 Feb 2010 23:13:15 +0000 terkhen (svn r18984) -Add: Viewport place methods for dragging a line with limited size. draft
Mon, 01 Feb 2010 18:45:24 +0000 translators (svn r18983) -Update from WebTranslator v3.0: draft
Mon, 01 Feb 2010 18:44:04 +0000 smatz (svn r18982) -Remove: svnup.sh - no active dev uses it, modifying it causes breakage when it's used to update draft
Mon, 01 Feb 2010 18:38:28 +0000 smatz (svn r18981) -Change: show empty query after creating new group (instead of 'Group nnn') draft
Mon, 01 Feb 2010 12:43:28 +0000 rubidium (svn r18980) -Codechange: preceeding -> preceding (spelling) draft
Mon, 01 Feb 2010 12:29:49 +0000 matthijs (svn r18979) -Fix: Typo in console save command output. draft
Mon, 01 Feb 2010 00:10:52 +0000 smatz (svn r18978) -Fix [FS#3584](r14753): possible invalid memory access when merging companies draft
Sun, 31 Jan 2010 22:37:20 +0000 terkhen (svn r18977) -Doc: Add comments to ViewportDragDropSelectionProcess. draft
Sun, 31 Jan 2010 20:56:24 +0000 frosch (svn r18976) -Fix: Estimating the cost of removing statues could clear the presence flag in the town. draft
Sun, 31 Jan 2010 20:55:10 +0000 frosch (svn r18975) -Cleanup: CMD_REMOVE_ROAD is unused. draft
Sun, 31 Jan 2010 20:28:36 +0000 frosch (svn r18974) -Fix [FS#3578]: CMD_BUILD_ROAD missed CMD_AUTO. Also do not access tiles anymore after clearing them; that fails either in test or exec run. draft