Mercurial > hg > openttd
graph
-
(svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. draftFri, 04 Nov 2011 00:35:05 +0000, by michi_cc
-
(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable draftThu, 03 Nov 2011 23:06:30 +0000, by rubidium
-
(svn r23084) -Codechange: get rid of a redundant variable draftThu, 03 Nov 2011 22:49:03 +0000, by rubidium
-
(svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game draftThu, 03 Nov 2011 12:54:02 +0000, by yexo
-
(svn r23082) -Fix: account for snow line table when determining the snow line for building houses draftWed, 02 Nov 2011 22:09:07 +0000, by rubidium
-
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. draftTue, 01 Nov 2011 16:51:47 +0000, by frosch
-
(svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. draftTue, 01 Nov 2011 16:18:28 +0000, by frosch
-
(svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal draftTue, 01 Nov 2011 12:15:33 +0000, by yexo
-
(svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. draftTue, 01 Nov 2011 00:29:05 +0000, by frosch
-
(svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly. draftTue, 01 Nov 2011 00:26:22 +0000, by frosch
-
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code. draftTue, 01 Nov 2011 00:23:41 +0000, by frosch
-
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code. draftTue, 01 Nov 2011 00:21:08 +0000, by frosch
-
(svn r23073) -Update: Add another generated file to .hgignore. draftTue, 01 Nov 2011 00:19:38 +0000, by frosch
-
(svn r23072) -Feature: [NewGRF] House callback 0x148. draftMon, 31 Oct 2011 22:31:40 +0000, by michi_cc
-
(svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through the generic NewGRF animation helper class. draftMon, 31 Oct 2011 22:31:35 +0000, by michi_cc
-
(svn r23068) -Add: [NewGRF] Long date of last service for vehicles, also available in the purchase list. draftMon, 31 Oct 2011 16:33:59 +0000, by michi_cc
-
(svn r23067) -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 draftSun, 30 Oct 2011 20:24:00 +0000, by rubidium
-
(svn r23065) -Add: -q option to read a savegame, write some general info and exit draftSun, 30 Oct 2011 13:47:45 +0000, by yexo
-
(svn r23064) -Fix (r23062): incrementing hexadecimal numbers is hard... draftSat, 29 Oct 2011 21:00:11 +0000, by yexo
-
(svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volume' and 'short weight' respectively draftSat, 29 Oct 2011 20:56:58 +0000, by yexo
-
(svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930 draftThu, 27 Oct 2011 20:28:18 +0000, by yexo
-
(svn r23057) -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders. draftTue, 25 Oct 2011 19:21:36 +0000, by frosch