Mercurial > hg > openttd
graph
-
(svn r11312) -Codechange: implement a overflow safe integer and use that for money and don't misuses CommandCost to have a overflow safe integer. Based on a patch by Noldo. draftSat, 20 Oct 2007 14:51:09 +0000, by rubidium
-
(svn r11308) -Fix (r9315): Change the house id as well as the house spec when using an overridden town building, since the house id is the one that's used to actually build the house. draftSat, 20 Oct 2007 10:19:23 +0000, by maedhros
-
(svn r11306) -Update: WebTranslator2 update to 2007-10-20 08:17:35 draftSat, 20 Oct 2007 06:18:22 +0000, by miham
-
(svn r11305) -Codechange: randomise layout when building an industry ingame draftSat, 20 Oct 2007 00:20:23 +0000, by glx
-
(svn r11304) -Feature: Control-Clicking the Center Main View button on the vehicle window allows the main viewport to follow the chosen vehicle.(stevenh) draftSat, 20 Oct 2007 00:09:39 +0000, by belugas
-
(svn r11301) -Fix: water check when building industries didn't work draftFri, 19 Oct 2007 21:05:25 +0000, by glx
-
(svn r11293) -Fix: newgrf defined industry news messages use TTD format for args, which is not the same as our. So we must detect those strings and pass them the right params draftThu, 18 Oct 2007 20:35:59 +0000, by glx
-
(svn r11292) -Fix [FS#1350]: don't desync when generating random faces. Patch by SmatZ. draftThu, 18 Oct 2007 20:34:09 +0000, by rubidium
-
(svn r11291) -Fix [FS#1345]: changing the wagon_speed_limits patch option caused desyncs. draftThu, 18 Oct 2007 20:32:36 +0000, by rubidium
-
(svn r11290) -Fix: obiwan in the assertion that checked for overflows when writing a packet, causing still correctly sized packets to cause assertions. draftThu, 18 Oct 2007 17:44:59 +0000, by rubidium
-
(svn r11288) -Update: WebTranslator2 update to 2007-10-17 23:47:06 draftWed, 17 Oct 2007 21:47:44 +0000, by miham
-
(svn r11287) -Codechange: add support for pushing paramaters into NewIndustries' error messages. Patch by Csaboka. draftWed, 17 Oct 2007 20:09:16 +0000, by rubidium
-
(svn r11286) -Fix (r11228): NewGRF industries assume that the order of animation always stays the same. Patch by Csaboka. draftWed, 17 Oct 2007 16:09:04 +0000, by rubidium
-
(svn r11285) -Fix: 'site unsuitable' was always shown instead specified message when trying to build industry ingame (Csaboka) draftWed, 17 Oct 2007 15:47:49 +0000, by glx
-
(svn r11284) -Codechange: don't reset build industry cursor if it failed draftWed, 17 Oct 2007 14:54:18 +0000, by glx
-
(svn r11282) -Fix[FS#1344]: Use the right pointer when evaluating the size of the layouts. draftWed, 17 Oct 2007 02:46:21 +0000, by belugas
-
(svn r11281) -Revert(r11259): the problem was not there. In fact, it made it so that no more music were allowed on intro. draftWed, 17 Oct 2007 01:33:21 +0000, by belugas
-
(svn r11280) -Fix [FS#1343]: wrong money related values when loading old games. Inspired on a patch by SmatZ. draftTue, 16 Oct 2007 21:16:30 +0000, by rubidium
-
(svn r11279) -Codechange: use a typedeffed type for all magic with GameDifficulty instead on relying ints to always be 32 bits, which they are not. draftTue, 16 Oct 2007 21:15:34 +0000, by rubidium
-
(svn r11278) -Fix [FS#1342] (r11269): modulo result can be negative for signed int draftTue, 16 Oct 2007 20:59:53 +0000, by glx
-
(svn r11277) -Fix (r8498): the check for ghost station (on water industries) always removed station for non-oilrig draftTue, 16 Oct 2007 20:44:59 +0000, by glx
-
(svn r11276) -Codechange: be more consistent with naming of some accessors. draftTue, 16 Oct 2007 19:48:58 +0000, by rubidium
-
(svn r11275) -Fix: oldloader crashing when referencing a vehicle that is not yet loaded. draftTue, 16 Oct 2007 19:27:24 +0000, by rubidium
-
(svn r11272) -Codechange: Truncate text describing the grf file in the NewGrf settings gui draftTue, 16 Oct 2007 00:35:59 +0000, by belugas
-
(svn r11271) -Fix [FS#1333]: some (very) old games (TTD original scenarios for example) would give a new vehicle spree, even though the vehicles were introduced decades ago. draftMon, 15 Oct 2007 20:49:11 +0000, by rubidium
-
(svn r11270) -Fix (r11269): black people only have one eye colour. draftMon, 15 Oct 2007 20:33:11 +0000, by rubidium
-
(svn r11269) -Feature: user customisable faces. Patch by BigBB. draftMon, 15 Oct 2007 19:59:27 +0000, by rubidium