Mercurial > hg > openttd
graph
-
(svn r25073) -Doc: Improve Currencies enum description draftSat, 09 Mar 2013 16:21:47 +0000, by planetmaker
-
(svn r25072) -Codechange: Don't require the custom currency to be the last defined one draftSat, 09 Mar 2013 16:16:17 +0000, by planetmaker
-
(svn r25064) -Fix [FS#5472]: Make sizes of the station preview identical list and direction selection identical in the station build window draftMon, 04 Mar 2013 21:23:38 +0000, by planetmaker
-
(svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on. draftSun, 03 Mar 2013 13:00:06 +0000, by frosch
-
(svn r25059) -Fix [FS#5491]: Clarify meaning of string describing waiting cargo received from other stations draftSat, 02 Mar 2013 16:54:09 +0000, by planetmaker
-
(svn r25058) -Add: tree nodes in the refit GUI for subtype refits. draftSat, 02 Mar 2013 12:38:40 +0000, by frosch
-
(svn r25054) -Document: the *FLAGS_BUILD in configure draftThu, 28 Feb 2013 06:51:45 +0000, by rubidium
-
(svn r25053) -Fix [FS#5488, FS#5484] (r25010): transfer credits were not given draftWed, 27 Feb 2013 22:12:53 +0000, by rubidium
-
(svn r25052) -Fix [FS#5490]: Refactor Script Debug GUI to only set widget states in OnInvalidateData. draftWed, 27 Feb 2013 21:23:19 +0000, by frosch
-
(svn r25050) -Fix: use the CC_BUILD compiler for preprocessing the extra GRF's source instead of a hardcoded gcc draftTue, 26 Feb 2013 20:48:50 +0000, by rubidium
-
(svn r25047) -Fix [FS#5483]: Dutch language had a few bogus unicode characters draftSun, 24 Feb 2013 20:12:37 +0000, by rubidium
-
(svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type. draftSun, 24 Feb 2013 16:43:45 +0000, by frosch
-
(svn r25042) -Codechange/Fix: Simplify accumulation of refit options; also don't compare GRF local IDs from different GRFs. draftSun, 24 Feb 2013 16:42:30 +0000, by frosch
-
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case. draftSun, 24 Feb 2013 16:41:51 +0000, by frosch
-
(svn r25040) -Add: a mode to CmdRefitVehicle to preserve the current subtype, also when refitting multiple vehicles. draftSun, 24 Feb 2013 16:40:32 +0000, by frosch
-
(svn r25038) -Fix [FS#5479]: minimise gaps feature caused removal to only happen at the signal build interval instead of the implicit interval of 1 draftSat, 23 Feb 2013 18:29:55 +0000, by rubidium
-
(svn r25037) -Fix [FS#5480]: green path signals would be shown when building them 'under' a train, and they would keep showing green until they were passed again draftSat, 23 Feb 2013 18:15:54 +0000, by rubidium
-
(svn r25027) -Fix: missing svn properties on Gaelic draftTue, 19 Feb 2013 19:45:26 +0000, by rubidium
-
(svn r25024) -Feature: Searching of (missing) content via GrfCrawler. draftMon, 18 Feb 2013 19:30:24 +0000, by frosch
-
(svn r25023) -Change: Regroup buttons in content download GUI to put item-specifc stuff next to each other. draftMon, 18 Feb 2013 19:23:09 +0000, by frosch
-
(svn r25021) -Codechange: make a lot of SmallMapWindow members protected (fonsinchen) draftSun, 17 Feb 2013 20:55:26 +0000, by rubidium
-
(svn r25020) -Codechange: refactor SmallMapWindow to make adding map types easier and unduplicate some code (fonsinchen) draftSun, 17 Feb 2013 20:51:55 +0000, by rubidium
-
(svn r25019) -Fix: GCC doesn't seem to care if one does Class::Class::Function (thinks it is a function), whereas MSVC thinks it is the constructor draftSun, 17 Feb 2013 20:48:52 +0000, by rubidium
-
(svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen) draftSun, 17 Feb 2013 20:38:35 +0000, by rubidium
-
(svn r25017) -Fix [FS#5466]: crash after bootstrap download of 32bits base set due to referencing a deleted mutex draftSun, 17 Feb 2013 20:37:18 +0000, by rubidium
-
(svn r25016) -Fix [FS#5476]: integer overflow in UpdateStationRating (fonsinchen) draftSun, 17 Feb 2013 20:16:49 +0000, by rubidium
-
(svn r25015) -Change: Tamil migrated to 'finished' status draftSun, 17 Feb 2013 18:48:05 +0000, by rubidium
-
(svn r25013) -Feature: show the amount of cargo that has already been reserved by full loading vehicles in the station (fonsinchen) draftSun, 17 Feb 2013 14:59:27 +0000, by rubidium
-
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle draftSun, 17 Feb 2013 14:54:50 +0000, by rubidium
-
(svn r25011) -Codechange: allow vehicle transfer and profit text effects to be shown at the same time (fonsinchen) draftSun, 17 Feb 2013 14:50:54 +0000, by rubidium
-
(svn r25010) -Codechange: Add general framework for cargo actions, i.e. loading, transfering, delivering and such, to contain this logic in a single place instead of spread around (fonsinchen) draftSun, 17 Feb 2013 14:36:40 +0000, by rubidium
-
(svn r25009) -Codechange: refactor bits of cargo packet (lists) to reduce duplicated code (fonsinchen) draftSun, 17 Feb 2013 14:17:06 +0000, by rubidium
-
(svn r25008) -Codechange: Make CargoList::Truncate behave similarly to CargoList::MoveTo, i.e. pass the amount to truncate (fonsinchen) draftSun, 17 Feb 2013 14:10:15 +0000, by rubidium