log

age author description
Fri, 04 Nov 2011 22:32:21 +0000 rubidium (svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) draft
Fri, 04 Nov 2011 21:05:08 +0000 michi_cc (svn r23114) -Feature: [NewGRF] Ambient sound effect callback. draft
Fri, 04 Nov 2011 18:45:28 +0000 translators (svn r23113) -Update from WebTranslator v3.0: draft
Fri, 04 Nov 2011 15:04:29 +0000 michi_cc (svn r23112) -Codechange: Check if vehicle chain lengths stays constant when auto-refitting. draft
Fri, 04 Nov 2011 15:04:24 +0000 michi_cc (svn r23111) -Fix: Keep subtype when automatically choosing the cargo for auto-refitting. draft
Fri, 04 Nov 2011 13:40:59 +0000 rubidium (svn r23110) -Codechange: let the flying altitude return ints are well draft
Fri, 04 Nov 2011 13:21:24 +0000 michi_cc (svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit. draft
Fri, 04 Nov 2011 11:52:19 +0000 rubidium (svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables draft
Fri, 04 Nov 2011 11:36:10 +0000 rubidium (svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well draft
Fri, 04 Nov 2011 11:30:37 +0000 rubidium (svn r23106) -Codechange: pass int* to GetTileSlope and friends draft
Fri, 04 Nov 2011 11:29:11 +0000 rubidium (svn r23105) -Fix (r23104): Kenobi visited me ;) draft
Fri, 04 Nov 2011 11:09:06 +0000 rubidium (svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting draft
Fri, 04 Nov 2011 10:32:26 +0000 rubidium (svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x) draft
Fri, 04 Nov 2011 10:31:46 +0000 rubidium (svn r23102) -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT draft
Fri, 04 Nov 2011 10:31:13 +0000 rubidium (svn r23101) -Codechange: remove pointless multiplications by TILE_HEIGHT from the station/object building code draft