log

age author description
Mon, 08 Feb 2010 01:31:10 +0000 michi_cc (svn r19059) -Fix (r19056): Regenerate MSVC project files. draft
Sun, 07 Feb 2010 22:22:54 +0000 peter1138 (svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) draft
Sun, 07 Feb 2010 18:45:19 +0000 translators (svn r19055) -Update from WebTranslator v3.0: draft
Sun, 07 Feb 2010 18:28:09 +0000 rubidium (svn r19054) -Fix [FS#3598]: when banning yourself via rcon do not send the 'command response' to the client as the connection has already been terminated draft
Sun, 07 Feb 2010 12:04:44 +0000 frosch (svn r19053) -Codechange: Add an enum for the special flags of industry tiles. (based on andythenorth' work) draft
Sun, 07 Feb 2010 11:58:35 +0000 alberth (svn r19052) -Codechange: Remove the _smallmap_draw_procs array. draft
Sat, 06 Feb 2010 20:50:50 +0000 frosch (svn r19051) -Codechange: Variable scope. draft
Sat, 06 Feb 2010 20:41:27 +0000 frosch (svn r19050) -Fix: Don't call callbacks for disabled industrytypes. draft
Sat, 06 Feb 2010 20:19:59 +0000 frosch (svn r19049) -Codechange: Deduplicate computing number of initial industries. draft
Sat, 06 Feb 2010 19:24:51 +0000 alberth (svn r19048) -Codechange: Pass the already queried effective tile type to the GetSmallMapPixels routines. draft
Sat, 06 Feb 2010 19:22:29 +0000 alberth (svn r19047) -Codechange: Use GetEffectiveTileType() in all GetSmallMapPixels routines. draft
Sat, 06 Feb 2010 19:18:09 +0000 alberth (svn r19046) -Codechange: Move retrieval of tile colour data in smallmap. draft
Sat, 06 Feb 2010 18:45:17 +0000 translators (svn r19045) -Update from WebTranslator v3.0: draft
Sat, 06 Feb 2010 17:26:21 +0000 rubidium (svn r19044) -Codechange: don't load the 'new game' NewGRFs when you're certain the savegame wouldn't have been saved with them, i.e. don't load the 'new game' NewGRFs for TTO savegames. draft
Sat, 06 Feb 2010 15:10:12 +0000 alberth (svn r19043) -Doc: Dcoumenting the GetSmallMapPixels typedef. draft
Sat, 06 Feb 2010 13:22:04 +0000 alberth (svn r19042) -Add: Allow mousewheel zooming in smallmap. draft
Sat, 06 Feb 2010 13:19:46 +0000 alberth (svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps. draft
Sat, 06 Feb 2010 13:14:40 +0000 alberth (svn r19040) -Codechange: Introduce inverse function of RemapCoords. draft
Sat, 06 Feb 2010 13:12:59 +0000 alberth (svn r19039) -Feature: Add zoom-out to smallmap. draft
Sat, 06 Feb 2010 12:56:13 +0000 alberth (svn r19038) -Codechange: Move TileArea methods to their own file. draft
Sat, 06 Feb 2010 09:30:30 +0000 alberth (svn r19027) -Doc: Document RemapCoords functions. draft
Sat, 06 Feb 2010 09:27:04 +0000 alberth (svn r19026) -Codechange: Move a constant computation out of the loop. draft
Sat, 06 Feb 2010 09:25:02 +0000 alberth (svn r19025) -Codechange: Rename DrawSmallMapStuff() to DrawSmallMapColumn(). draft
Fri, 05 Feb 2010 21:51:26 +0000 rubidium (svn r19024) -Fix [FS#3577]: mass stopping/starting/autoreplacing gave empty errors when there were no vehicles draft
Fri, 05 Feb 2010 21:49:56 +0000 rubidium (svn r19023) -Fix (r18807): city airport introduction date had become 5 years later draft
Fri, 05 Feb 2010 20:22:01 +0000 rubidium (svn r19022) -Fix (r18770): loading old (0.1-ish) savegames failed draft
Fri, 05 Feb 2010 20:18:30 +0000 rubidium (svn r19021) -Fix [FS#3570]: don't NULL the pointers when saving the savegame on an error during saving; the savegame is still valid draft
Fri, 05 Feb 2010 18:45:22 +0000 translators (svn r19020) -Update from WebTranslator v3.0: draft
Fri, 05 Feb 2010 17:05:58 +0000 smatz (svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instead of CountBits() where possible draft
Fri, 05 Feb 2010 16:20:04 +0000 rubidium (svn r19018) -Change: [Makefile] Make test an alias for regression, distclean an alias for mrproper and update mrproper to really delete all generated files/directories. draft
Fri, 05 Feb 2010 16:11:23 +0000 rubidium (svn r19017) -Doc: [NoAI] A parameter wasn't documented draft
Fri, 05 Feb 2010 14:11:25 +0000 terkhen (svn r19016) -Fix [FS#3591]: When removing roads, the player was also charged for removing the foundations. draft
Fri, 05 Feb 2010 10:47:07 +0000 rubidium (svn r19015) -Update: Vietnamese language settings draft
Thu, 04 Feb 2010 23:18:19 +0000 yexo (svn r19014) -Add: [NoAI] AIOrder::[G|S]etStopLocation to get/set the stop location of trains in a rail station draft
Thu, 04 Feb 2010 22:17:41 +0000 yexo (svn r19012) -Fix (r19003): macos.h is not in video/cocoa/ but in os/macosx/. draft
Thu, 04 Feb 2010 22:14:11 +0000 rubidium (svn r19011) -Update: AI changelog draft
Thu, 04 Feb 2010 21:09:29 +0000 terkhen (svn r19010) -Codechange: Remove a now unneeded check at CmdBuildRailStation. draft
Thu, 04 Feb 2010 18:45:09 +0000 translators (svn r19009) -Update from WebTranslator v3.0: draft
Thu, 04 Feb 2010 17:11:46 +0000 rubidium (svn r19007) -Prepare: 1.0.0-beta4 draft
Thu, 04 Feb 2010 17:08:48 +0000 rubidium (svn r19006) -Fix (r18970): default rail type determination failed causing 'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types. draft
Thu, 04 Feb 2010 15:42:38 +0000 rubidium (svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed. draft
Thu, 04 Feb 2010 15:27:25 +0000 rubidium (svn r19004) -Codechange: silence ICC warning that 'integer conversion resulted in a change of sign' draft
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