Mercurial > hg > openttd
graph
-
(svn r18380) -Fix (r9301): One could not share orders between buses carrying different cargos. draftWed, 02 Dec 2009 17:35:54 +0000, by frosch
-
(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies draftWed, 02 Dec 2009 16:48:55 +0000, by rubidium
-
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h draftWed, 02 Dec 2009 16:38:33 +0000, by rubidium
-
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. draftWed, 02 Dec 2009 16:20:44 +0000, by rubidium
-
(svn r18376) -Codechange: simplify setting the destination draftWed, 02 Dec 2009 14:44:32 +0000, by rubidium
-
(svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile draftWed, 02 Dec 2009 14:41:04 +0000, by rubidium
-
(svn r18373) -Codechange: unify some road pathfinder functions draftWed, 02 Dec 2009 10:44:38 +0000, by rubidium
-
(svn r18372) -Codechange: push some extra type safety into YAPF draftWed, 02 Dec 2009 10:13:49 +0000, by rubidium
-
(svn r18371) -Codechange: unify calling of the train pathfinders draftWed, 02 Dec 2009 09:57:17 +0000, by rubidium
-
(svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders draftWed, 02 Dec 2009 09:31:38 +0000, by rubidium
-
(svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists draftWed, 02 Dec 2009 08:55:53 +0000, by rubidium
-
(svn r18368) -Fix: alignment of comment and 'add' some missing comments draftWed, 02 Dec 2009 00:01:07 +0000, by rubidium
-
(svn r18367) -Codechange: unify the ship pathfinder 'calls' draftTue, 01 Dec 2009 23:56:04 +0000, by rubidium
-
(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself draftTue, 01 Dec 2009 23:22:41 +0000, by rubidium
-
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory draftTue, 01 Dec 2009 22:45:39 +0000, by rubidium
-
(svn r18363) -Feature: do not require advanced settings multistrings to start at 0 draftTue, 01 Dec 2009 22:27:12 +0000, by rubidium
-
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future draftTue, 01 Dec 2009 22:18:51 +0000, by rubidium
-
(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ. draftTue, 01 Dec 2009 21:45:50 +0000, by frosch
-
(svn r18360) -Add: configure 'support' for GCC's LTO and ICC's IPO draftTue, 01 Dec 2009 20:53:13 +0000, by rubidium
-
(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER. draftTue, 01 Dec 2009 18:12:17 +0000, by frosch
-
(svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch draftTue, 01 Dec 2009 00:17:32 +0000, by rubidium
-
(svn r18353) -Fix: string colours can't have a case draftMon, 30 Nov 2009 21:46:58 +0000, by rubidium
-
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level draftMon, 30 Nov 2009 11:29:52 +0000, by rubidium
-
(svn r18350) -Codechange: catch SIGILL under unix-like systems as well draftSun, 29 Nov 2009 22:18:04 +0000, by smatz
-
(svn r18349) -Fix (r18347): Older compilers want explicit assignments. draftSun, 29 Nov 2009 21:40:51 +0000, by alberth
-
(svn r18348) -Doc: Doxygen fixes, and removal of an old @note. draftSun, 29 Nov 2009 21:27:12 +0000, by alberth