Mercurial > hg > openttd
graph
-
(svn r23526) -Codechange: unify cargos vs cargoes draftThu, 15 Dec 2011 21:56:00 +0000, by rubidium
-
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable) draftThu, 15 Dec 2011 19:54:23 +0000, by truebrain
-
(svn r23524) -Codechange: move the name of the scanner to a level deeper draftThu, 15 Dec 2011 19:52:44 +0000, by truebrain
-
(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible draftThu, 15 Dec 2011 18:40:15 +0000, by rubidium
-
(svn r23520) -Fix-ish: wrong @param name causing missing documentation draftThu, 15 Dec 2011 18:36:29 +0000, by rubidium
-
(svn r23519) -Change: do not export enum values in the AI documentation draftThu, 15 Dec 2011 18:35:46 +0000, by rubidium
-
(svn r23518) -Fix (r23124): [NewGRF] The refit cost callback wasn't called if only the subtype differed. draftWed, 14 Dec 2011 22:38:15 +0000, by michi_cc
-
(svn r23517) -Fix (r23336, etc.): Give map generation window the same priority as the start server window. draftWed, 14 Dec 2011 20:47:33 +0000, by frosch
-
(svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long. draftWed, 14 Dec 2011 20:26:54 +0000, by frosch
-
(svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives. draftWed, 14 Dec 2011 20:13:18 +0000, by frosch
-
(svn r23514) -Fix: squirrel_export.sh failed for svn working copies. draftWed, 14 Dec 2011 19:59:49 +0000, by frosch
-
(svn r23512) -Change [FS#4872]: Allow to place locks also on river rapids and restore rivers, if locks are deleted draftTue, 13 Dec 2011 23:01:36 +0000, by planetmaker
-
(svn r23511) -Fix [FS#4885] (r23504): Aircraft orders could not be shared anymore when they had no range property declared (Hirundo) draftTue, 13 Dec 2011 21:10:43 +0000, by planetmaker
-
(svn r23509) -Fix [FS#4884]: Drawing of newspaper headlines used different padding than the initial sizing of the window. draftTue, 13 Dec 2011 18:27:04 +0000, by frosch
-
(svn r23508) -Add: Engine sorter for aircraft range. draftTue, 13 Dec 2011 01:18:40 +0000, by michi_cc
-
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range. draftTue, 13 Dec 2011 00:43:59 +0000, by michi_cc
-
(svn r23505) -Add: Indication in the order list if the next destination of an order is out of range. draftTue, 13 Dec 2011 00:43:48 +0000, by michi_cc
-
(svn r23503) -Fix (r23143): Desync debug wants to resolve vehicle variables of vehicles without NewGRF. So, let it. draftMon, 12 Dec 2011 19:31:47 +0000, by frosch
-
(svn r23502) -Fix (r23143): Vehicle var 42 used a cargo translation table of the wrong GRF. draftMon, 12 Dec 2011 19:30:36 +0000, by frosch
-
(svn r23501) -Fix: loading scenarios downloaded from the online content didn't work anymore draftMon, 12 Dec 2011 18:55:04 +0000, by yexo
-
(svn r23497) -Add: Advanced display setting to control the linewidth in graphs. (ChillCore) draftSun, 11 Dec 2011 15:55:31 +0000, by frosch
-
(svn r23496) -Fix: [Squirrel] Provide a proper error message when the _cmp meta-function doesn't return an integer draftSun, 11 Dec 2011 15:52:18 +0000, by yexo