log

age author description
Tue, 08 Nov 2011 12:16:17 +0000 yexo (svn r23130) -Change [FS#4825]: open the query string window centered as it (almost) always requires your attention draft
Mon, 07 Nov 2011 19:35:02 +0000 michi_cc (svn r23129) -Add: [NewGRF] Property for the rail type name. draft
Mon, 07 Nov 2011 18:45:07 +0000 translators (svn r23128) -Update from WebTranslator v3.0: draft
Sun, 06 Nov 2011 22:14:55 +0000 michi_cc (svn r23127) -Fix [FS#4819] (r23086): Don't crash when refitting default vehicles. draft
Sun, 06 Nov 2011 18:45:35 +0000 translators (svn r23126) -Update from WebTranslator v3.0: draft
Sun, 06 Nov 2011 15:54:55 +0000 frosch (svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88) draft
Sun, 06 Nov 2011 15:33:23 +0000 michi_cc (svn r23124) -Change: [NewGRF] Interpret the result of the refit cost callback as a signed value. draft
Sun, 06 Nov 2011 09:37:26 +0000 rubidium (svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong draft
Sat, 05 Nov 2011 22:41:04 +0000 michi_cc (svn r23122) -Fix (23120): Silence GCC warning. draft
Sat, 05 Nov 2011 18:45:34 +0000 translators (svn r23121) -Update from WebTranslator v3.0: draft
Sat, 05 Nov 2011 15:31:21 +0000 michi_cc (svn r23120) -Feature: [NoAI] Support for refit orders. draft
Fri, 04 Nov 2011 23:47:00 +0000 michi_cc (svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver. draft
Fri, 04 Nov 2011 23:20:14 +0000 rubidium (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick draft
Fri, 04 Nov 2011 23:14:23 +0000 yexo (svn r23117) -Fix: [NoAI] calling require() to include a file gave you 100.000 opcodes for free draft
Fri, 04 Nov 2011 22:59:23 +0000 michi_cc (svn r23116) -Fix (r23114): Ambient sound effect callback was called for unsupported tile types. draft
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