------------------------------------------------------------------------ r23126 | translators | 2011-11-06 19:45:35 +0100 (Sun, 06 Nov 2011) | 8 lines -Update from WebTranslator v3.0: belarusian - 17 changes by Wowanxm norwegian_bokmal - 24 changes by eloekset polish - 17 changes by nouwak spanish - 17 changes by Terkhen vietnamese - 17 changes by nglekhoi welsh - 18 changes by kazzie ------------------------------------------------------------------------ r23125 | frosch | 2011-11-06 16:54:55 +0100 (Sun, 06 Nov 2011) | 1 line -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88) ------------------------------------------------------------------------ r23124 | michi_cc | 2011-11-06 16:33:23 +0100 (Sun, 06 Nov 2011) | 1 line -Change: [NewGRF] Interpret the result of the refit cost callback as a signed value. ------------------------------------------------------------------------ r23123 | rubidium | 2011-11-06 10:37:26 +0100 (Sun, 06 Nov 2011) | 2 lines -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong ------------------------------------------------------------------------ r23122 | michi_cc | 2011-11-05 23:41:04 +0100 (Sat, 05 Nov 2011) | 1 line -Fix (23120): Silence GCC warning. ------------------------------------------------------------------------ r23121 | translators | 2011-11-05 19:45:34 +0100 (Sat, 05 Nov 2011) | 7 lines -Update from WebTranslator v3.0: italian - 18 changes by lorenzodv norwegian_bokmal - 90 changes by eloekset norwegian_nynorsk - 1 changes by eloekset serbian - 17 changes by etran tamil - 15 changes by aswn ------------------------------------------------------------------------ r23120 | michi_cc | 2011-11-05 16:31:21 +0100 (Sat, 05 Nov 2011) | 1 line -Feature: [NoAI] Support for refit orders. ------------------------------------------------------------------------ r23119 | michi_cc | 2011-11-05 00:47:00 +0100 (Sat, 05 Nov 2011) | 1 line -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver. ------------------------------------------------------------------------ r23118 | rubidium | 2011-11-05 00:20:14 +0100 (Sat, 05 Nov 2011) | 2 lines -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick ------------------------------------------------------------------------ r23117 | yexo | 2011-11-05 00:14:23 +0100 (Sat, 05 Nov 2011) | 1 line -Fix: [NoAI] calling require() to include a file gave you 100.000 opcodes for free ------------------------------------------------------------------------ r23116 | michi_cc | 2011-11-04 23:59:23 +0100 (Fri, 04 Nov 2011) | 1 line -Fix (r23114): Ambient sound effect callback was called for unsupported tile types. ------------------------------------------------------------------------ r23115 | rubidium | 2011-11-04 23:32:21 +0100 (Fri, 04 Nov 2011) | 2 lines -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) ------------------------------------------------------------------------ r23114 | michi_cc | 2011-11-04 22:05:08 +0100 (Fri, 04 Nov 2011) | 1 line -Feature: [NewGRF] Ambient sound effect callback. ------------------------------------------------------------------------ r23113 | translators | 2011-11-04 19:45:28 +0100 (Fri, 04 Nov 2011) | 8 lines -Update from WebTranslator v3.0: dutch - 17 changes by habell english_US - 17 changes by Rubidium finnish - 17 changes by jpx_ french - 17 changes by glx german - 17 changes by planetmaker lithuanian - 7 changes by Stabilitronas ------------------------------------------------------------------------ r23112 | michi_cc | 2011-11-04 16:04:29 +0100 (Fri, 04 Nov 2011) | 1 line -Codechange: Check if vehicle chain lengths stays constant when auto-refitting. ------------------------------------------------------------------------ r23111 | michi_cc | 2011-11-04 16:04:24 +0100 (Fri, 04 Nov 2011) | 1 line -Fix: Keep subtype when automatically choosing the cargo for auto-refitting. ------------------------------------------------------------------------ r23110 | rubidium | 2011-11-04 14:40:59 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: let the flying altitude return ints are well ------------------------------------------------------------------------ r23109 | michi_cc | 2011-11-04 14:21:24 +0100 (Fri, 04 Nov 2011) | 1 line -Fix: Subtract auto-refit costs from the vehicle profit. ------------------------------------------------------------------------ r23108 | rubidium | 2011-11-04 12:52:19 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: more uint -> int / byte -> int conversions for Z related variables ------------------------------------------------------------------------ r23107 | rubidium | 2011-11-04 12:36:10 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well ------------------------------------------------------------------------ r23106 | rubidium | 2011-11-04 12:30:37 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: pass int* to GetTileSlope and friends ------------------------------------------------------------------------ r23105 | rubidium | 2011-11-04 12:29:11 +0100 (Fri, 04 Nov 2011) | 2 lines -Fix (r23104): Kenobi visited me ;) ------------------------------------------------------------------------ r23104 | rubidium | 2011-11-04 12:09:06 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: prepare the vehicle/sign z for some further changes to reduce casting ------------------------------------------------------------------------ r23103 | rubidium | 2011-11-04 11:32:26 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x) ------------------------------------------------------------------------ r23102 | rubidium | 2011-11-04 11:31:46 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT ------------------------------------------------------------------------ r23101 | rubidium | 2011-11-04 11:31:13 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove pointless multiplications by TILE_HEIGHT from the station/object building code ------------------------------------------------------------------------ r23100 | rubidium | 2011-11-04 11:30:10 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove pointless multiplications by TILE_HEIGHT for the terraform code ------------------------------------------------------------------------ r23099 | rubidium | 2011-11-04 11:29:26 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove pointless multiplications by TILE_HEIGHT for the water/river code ------------------------------------------------------------------------ r23098 | rubidium | 2011-11-04 11:28:31 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove pointless multiplications by TILE_HEIGHT from the tunnel code ------------------------------------------------------------------------ r23097 | rubidium | 2011-11-04 11:28:20 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove pointless multiplications by TILE_HEIGHT from the bridge code ------------------------------------------------------------------------ r23096 | rubidium | 2011-11-04 11:25:58 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code ------------------------------------------------------------------------ r23095 | rubidium | 2011-11-04 11:25:33 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: remove useless divisions/multiplications by TILE_HEIGHT for the AI API code ------------------------------------------------------------------------ r23094 | rubidium | 2011-11-04 11:23:48 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: add a default NULL to GetFoundationSlope and use it ------------------------------------------------------------------------ r23093 | rubidium | 2011-11-04 11:22:27 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: add a default NULL for the Z of GetTileSlope and use it ------------------------------------------------------------------------ r23092 | rubidium | 2011-11-04 11:20:24 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight ------------------------------------------------------------------------ r23091 | rubidium | 2011-11-04 11:18:13 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight) ------------------------------------------------------------------------ r23090 | rubidium | 2011-11-04 07:05:11 +0100 (Fri, 04 Nov 2011) | 2 lines -Codechange: use map accessors instead of directly accessing the map (mhl) ------------------------------------------------------------------------ r23089 | michi_cc | 2011-11-04 01:38:59 +0100 (Fri, 04 Nov 2011) | 1 line -Add: Allow specifying refits for go-to station orders. ------------------------------------------------------------------------ r23088 | michi_cc | 2011-11-04 01:38:56 +0100 (Fri, 04 Nov 2011) | 1 line -Change: Extend the train order GUI with space for a forth button. ------------------------------------------------------------------------ r23087 | michi_cc | 2011-11-04 01:38:51 +0100 (Fri, 04 Nov 2011) | 1 line -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. ------------------------------------------------------------------------ r23086 | michi_cc | 2011-11-04 01:35:05 +0100 (Fri, 04 Nov 2011) | 1 line -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. ------------------------------------------------------------------------ r23085 | rubidium | 2011-11-04 00:06:30 +0100 (Fri, 04 Nov 2011) | 2 lines -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable ------------------------------------------------------------------------ r23084 | rubidium | 2011-11-03 23:49:03 +0100 (Thu, 03 Nov 2011) | 2 lines -Codechange: get rid of a redundant variable ------------------------------------------------------------------------ r23083 | yexo | 2011-11-03 13:54:02 +0100 (Thu, 03 Nov 2011) | 1 line -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game ------------------------------------------------------------------------ r23082 | rubidium | 2011-11-02 23:09:07 +0100 (Wed, 02 Nov 2011) | 2 lines -Fix: account for snow line table when determining the snow line for building houses ------------------------------------------------------------------------ r23081 | translators | 2011-11-02 19:45:03 +0100 (Wed, 02 Nov 2011) | 3 lines -Update from WebTranslator v3.0: maltese - 1 changes by kelinu ------------------------------------------------------------------------ r23080 | frosch | 2011-11-01 17:51:47 +0100 (Tue, 01 Nov 2011) | 1 line -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. ------------------------------------------------------------------------ r23079 | frosch | 2011-11-01 17:18:28 +0100 (Tue, 01 Nov 2011) | 1 line -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. ------------------------------------------------------------------------ r23078 | yexo | 2011-11-01 13:15:33 +0100 (Tue, 01 Nov 2011) | 1 line -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal ------------------------------------------------------------------------ r23077 | frosch | 2011-11-01 01:29:05 +0100 (Tue, 01 Nov 2011) | 1 line -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. ------------------------------------------------------------------------ r23076 | frosch | 2011-11-01 01:26:22 +0100 (Tue, 01 Nov 2011) | 1 line -Codechange: Separate code for NewGRF and default refit masks more strictly. ------------------------------------------------------------------------ r23075 | frosch | 2011-11-01 01:23:41 +0100 (Tue, 01 Nov 2011) | 1 line -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code. ------------------------------------------------------------------------ r23074 | frosch | 2011-11-01 01:21:08 +0100 (Tue, 01 Nov 2011) | 1 line -Codechange: Add Vehicle::GetEngine() to simplify code. ------------------------------------------------------------------------ r23073 | frosch | 2011-11-01 01:19:38 +0100 (Tue, 01 Nov 2011) | 1 line -Update: Add another generated file to .hgignore. ------------------------------------------------------------------------ r23072 | michi_cc | 2011-10-31 23:31:40 +0100 (Mon, 31 Oct 2011) | 1 line -Feature: [NewGRF] House callback 0x148. ------------------------------------------------------------------------ r23071 | michi_cc | 2011-10-31 23:31:35 +0100 (Mon, 31 Oct 2011) | 1 line -Codechange: [NewGRF] Allow passing custom extra data through the generic NewGRF animation helper class. ------------------------------------------------------------------------ r23070 | michi_cc | 2011-10-31 23:31:31 +0100 (Mon, 31 Oct 2011) | 1 line -Add: [NewGRF] House variable 0x64. ------------------------------------------------------------------------ r23069 | translators | 2011-10-31 19:45:05 +0100 (Mon, 31 Oct 2011) | 3 lines -Update from WebTranslator v3.0: tamil - 54 changes by aswn ------------------------------------------------------------------------ r23068 | michi_cc | 2011-10-31 17:33:59 +0100 (Mon, 31 Oct 2011) | 1 line -Add: [NewGRF] Long date of last service for vehicles, also available in the purchase list. ------------------------------------------------------------------------ r23067 | rubidium | 2011-10-30 21:24:00 +0100 (Sun, 30 Oct 2011) | 2 lines -Fix [FS#4812]: updating the group statistics got more strict checks, so there was some trouble moving a vehicles and groups from one company to another ------------------------------------------------------------------------ r23066 | translators | 2011-10-30 18:45:12 +0100 (Sun, 30 Oct 2011) | 5 lines -Update from WebTranslator v3.0: tamil - 23 changes by aswn turkish - 13 changes by niw3 welsh - 1 changes by kazzie ------------------------------------------------------------------------