------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r23065 | yexo | 2011-10-30 14:47:45 +0100 (Sun, 30 Oct 2011) | 1 line -Add: -q option to read a savegame, write some general info and exit ------------------------------------------------------------------------ r23064 | yexo | 2011-10-29 23:00:11 +0200 (Sat, 29 Oct 2011) | 1 line -Fix (r23062): incrementing hexadecimal numbers is hard... ------------------------------------------------------------------------ r23063 | yexo | 2011-10-29 22:56:58 +0200 (Sat, 29 Oct 2011) | 1 line -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volume' and 'short weight' respectively ------------------------------------------------------------------------ r23062 | translators | 2011-10-29 19:45:04 +0200 (Sat, 29 Oct 2011) | 3 lines -Update from WebTranslator v3.0: tamil - 236 changes by aswn ------------------------------------------------------------------------ r23060 | translators | 2011-10-28 19:45:03 +0200 (Fri, 28 Oct 2011) | 3 lines -Update from WebTranslator v3.0: tamil - 124 changes by aswn ------------------------------------------------------------------------ r23059 | yexo | 2011-10-27 22:28:18 +0200 (Thu, 27 Oct 2011) | 1 line -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930 ------------------------------------------------------------------------ r23058 | translators | 2011-10-27 19:45:04 +0200 (Thu, 27 Oct 2011) | 3 lines -Update from WebTranslator v3.0: tamil - 1 changes by aswn ------------------------------------------------------------------------ r23057 | frosch | 2011-10-25 21:21:36 +0200 (Tue, 25 Oct 2011) | 1 line -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders. ------------------------------------------------------------------------ r23056 | rubidium | 2011-10-25 19:07:29 +0200 (Tue, 25 Oct 2011) | 2 lines -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate ------------------------------------------------------------------------