Mercurial > hg > openttd
graph
-
(svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiated by at least one compilation unit. draftThu, 23 Aug 2012 18:30:46 +0000, by frosch
-
(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GSEngine::IsBuildable when outside GSCompanyMode scope. draftTue, 21 Aug 2012 19:53:08 +0000, by frosch
-
(svn r24491) -Fix: compilation error with networking disabled draftTue, 21 Aug 2012 19:03:21 +0000, by rubidium
-
(svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.sh draftTue, 21 Aug 2012 19:03:11 +0000, by yexo
-
(svn r24489) -Feature [FS#5230]: Display GS dead state in AI debug window. draftTue, 21 Aug 2012 17:07:17 +0000, by zuu
-
(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the online content window (LordAro) draftMon, 20 Aug 2012 21:03:50 +0000, by yexo
-
(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro) draftMon, 20 Aug 2012 21:01:40 +0000, by yexo
-
(svn r24485) -Fix: Clarify description of command line option -n draftMon, 20 Aug 2012 13:12:12 +0000, by planetmaker
-
(svn r24483) -Fix: remove ZERO WIDTH SPACE character from Dutch strings causing the fallback font to be chosen over the sprite font draftSat, 18 Aug 2012 19:38:02 +0000, by rubidium
-
(svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndDestinationCache() before subsidy savegame conversion is finished. draftSat, 18 Aug 2012 11:38:06 +0000, by frosch
-
(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships shall leave depots towards north or south. draftSat, 18 Aug 2012 11:37:47 +0000, by frosch
-
(svn r24479) -Fix: Trains were unable to reverse in stations when using NPF. draftSat, 18 Aug 2012 11:37:03 +0000, by frosch
-
(svn r24477) -Merge: documentation updates from 1.2. draftThu, 16 Aug 2012 18:47:10 +0000, by rubidium
-
(svn r24471) -Feature: unbreak multiparam configure settings (--setting value), which clearly nobody uses, as it has been broken .... for a while draftTue, 14 Aug 2012 15:51:28 +0000, by truebrain
-
(svn r24470) -Feature [FS#5270]: be a tiny bit GNU autotools compatible, for those who expect all software to follow GNU guidelines draftTue, 14 Aug 2012 15:47:44 +0000, by truebrain
-
(svn r24469) -Fix (r24468): forgot to svn add the new files draftMon, 13 Aug 2012 19:33:17 +0000, by yexo
-
(svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hirundo) draftMon, 13 Aug 2012 19:22:26 +0000, by yexo
-
(svn r24467) -Codechange [FS#5236]: make textfile window class slightly more general (LordAro) draftMon, 13 Aug 2012 18:52:47 +0000, by yexo
-
(svn r24466) -Codechange [FS#5236]: add general function for ContentType -> Subdirectory conversion (LordAro) draftMon, 13 Aug 2012 18:49:38 +0000, by yexo
-
(svn r24457) -Fix [FS#5264] (r23087): Changing auto-refit for a 'goto station' order was inadvertently modifying the full load state. draftFri, 03 Aug 2012 14:15:52 +0000, by michi_cc
-
(svn r24449) -Fix [FS#5254]: Coast and sea are not the same. draftMon, 30 Jul 2012 19:38:17 +0000, by frosch
-
(svn r24448) -Fix [FS#5255]: Copy constructor and assignment operator cannot be implicit template specialisations. (adf88) draftSun, 29 Jul 2012 20:02:25 +0000, by frosch
-
(svn r24446) -Add [FS#5199]: Store more consist properties in order backups. draftSun, 29 Jul 2012 16:48:00 +0000, by frosch
-
(svn r24445) -Fix: Do not load order backups when loading a server-saved game in single player. draftSun, 29 Jul 2012 16:45:56 +0000, by frosch
-
(svn r24444) -Codechange: Base OrderBackup on BaseConsist. draftSun, 29 Jul 2012 16:45:34 +0000, by frosch
-
(svn r24443) -Codechange: Move Vehicle::name to BaseConsist. draftSun, 29 Jul 2012 16:45:11 +0000, by frosch
-
(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist. draftSun, 29 Jul 2012 16:44:39 +0000, by frosch
-
(svn r24441) -Update: Version number to 1.3 in some more files. draftSun, 29 Jul 2012 16:28:54 +0000, by frosch
-
(svn r24439) -Fix [FS#5254]: In some cases ships could be covered with land. draftFri, 27 Jul 2012 19:55:27 +0000, by frosch
-
(svn r24438) -Fix [FS#5256-ish]: Make (non-refittable) vehicles with invalid default cargo unavailable. draftFri, 27 Jul 2012 19:16:01 +0000, by frosch
-
-Codechange: Create a Consist class to hold things that are per vehicle chain and not per vehicle. draftTue, 22 May 2012 19:30:04 +0200, by Michael Lutz
-
-Change: Preserve orders and related settings where possible when moving engines around in a train. draftTue, 06 Mar 2012 00:30:06 +0100, by Michael Lutz
-
-Codechange: A vehicle that is not a front engine can't be removed from a vehicle group, so just remove a pointless function call. draftMon, 05 Mar 2012 01:54:10 +0100, by Michael Lutz