Mercurial > hg > openttd
graph
-
(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
-
(svn r24431) -Fix: some old compilers didn't like some flag that isn't really needed anyway draftSun, 22 Jul 2012 18:55:12 +0000, by rubidium
-
(svn r24429) -Change: add some hardening flags to the compiler for release builds draftSun, 22 Jul 2012 05:33:09 +0000, by rubidium
-
(svn r24427) -Change: allow passing C(XX)- and LDFLAGS to the compilation of helper binaries such as depend, strgen and settingsgen draftSat, 21 Jul 2012 15:49:26 +0000, by rubidium
-
-Codechange: Split functions for getting the colour of a smallmap pixel into a separate file. draftSun, 08 Jul 2012 02:01:05 +0200, by Michael Lutz
-
-Codechange: Reduce global variable usage when determining the colour of industries and companies on the smallmap. draftSat, 07 Jul 2012 18:06:50 +0200, by Michael Lutz
-
-Codechange: Move smallmap colour definitions into a separate file. draftSun, 24 Jun 2012 18:27:09 +0200, by Michael Lutz
-
(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a commonly used header. draftThu, 19 Jul 2012 19:21:47 +0000, by michi_cc
-
(svn r24416) -Fix [FS#5231]: [Win32] Unbreak NewGRF MD5 sum calculation. Macros and side effects don't mix, especially if there's some obscure '#define min' in a windows header that nobody thinks of. draftThu, 19 Jul 2012 19:06:27 +0000, by michi_cc
-
(svn r24414) -Fix [FS#5221]: Disallow removing roadtypes from bridges when not dragging in bridge direction. draftWed, 18 Jul 2012 19:25:00 +0000, by frosch
-
(svn r24413) -Add [FS#5221-ish]: Allow overbuilding bridges with the same type when adding a roadtype. draftWed, 18 Jul 2012 19:24:13 +0000, by frosch
-
(svn r24411) -Add [FS#5244-ish]: Display the a setting type in the adv. settings description which explains the scope of changes to a particular setting. draftTue, 17 Jul 2012 20:18:18 +0000, by frosch
-
(svn r24408) -Fix (r24406): Forgot to add the new files to the Studio build list. draftMon, 16 Jul 2012 17:00:56 +0000, by alberth
-
(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies. draftSun, 15 Jul 2012 17:11:14 +0000, by alberth
-
(svn r24405) -Add: Save and load of active cargo monitors. draftSun, 15 Jul 2012 17:07:06 +0000, by alberth
-
(svn r24404) -Add: Data structures for cargo transport monitoring. draftSun, 15 Jul 2012 17:05:17 +0000, by alberth
-
(svn r24403) -Fix: Draw wires under low bridges if the bridge is transparent, not if the wire is transparent. draftSun, 15 Jul 2012 16:18:55 +0000, by frosch
-
(svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incorrectly. draftSun, 15 Jul 2012 16:17:22 +0000, by frosch
-
(svn r24400) -Add: Plural 'names' to the output of strgen -export-plurals. draftSat, 14 Jul 2012 14:21:25 +0000, by frosch