Sun, 21 Oct 2007 10:41:04 +0000 truelight (svn r11323) -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so never show them for this compiler
Sun, 21 Oct 2007 09:59:10 +0000 rubidium (svn r11322) -Codechange: select an allowed station size when drag&drop is disabled. Patch by Wolf01.
Sat, 20 Oct 2007 21:39:50 +0000 rubidium (svn r11321) -Codechange: add support to load different graphics for halftile slopes using a NewGRF. Patch by frosch.
Sat, 20 Oct 2007 21:05:18 +0000 rubidium (svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by frosch.
Sat, 20 Oct 2007 21:04:14 +0000 rubidium (svn r11319) -Add: halftile- and anti-zig-zag-foundations. Patch by frosch.
Sat, 20 Oct 2007 20:25:43 +0000 rubidium (svn r11318) -Codechange: add the actual support for drawing selections on halftiles, r11316 just added the things needed to load the sprites. Patch by frosch.
Sat, 20 Oct 2007 20:15:34 +0000 rubidium (svn r11317) -Fix [FS#1355]: don't read a variable of a destroyed vehicle as the value will be reset to 0.
Sat, 20 Oct 2007 20:06:55 +0000 rubidium (svn r11316) -Codechange: add support for the half-tile (selection) graphics.
Sat, 20 Oct 2007 17:38:23 +0000 rubidium (svn r11315) -Fix [FS#1353]: towns are not growing beyond height differences. Patch by skidd13.
Sat, 20 Oct 2007 17:11:02 +0000 rubidium (svn r11314) -Fix [FS#1356]: stop following a vehicle when you sell/destroyed it.
Sat, 20 Oct 2007 16:50:48 +0000 rubidium (svn r11313) -Codechange: prepare several pieces of code so the can handle some new slopes. Patch by frosch.
Sat, 20 Oct 2007 14:51:09 +0000 rubidium (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.
Sat, 20 Oct 2007 10:19:23 +0000 maedhros (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.
Sat, 20 Oct 2007 06:18:22 +0000 miham (svn r11306) -Update: WebTranslator2 update to 2007-10-20 08:17:35
Sat, 20 Oct 2007 00:20:23 +0000 glx (svn r11305) -Codechange: randomise layout when building an industry ingame
Sat, 20 Oct 2007 00:09:39 +0000 belugas (svn r11304) -Feature: Control-Clicking the Center Main View button on the vehicle window allows the main viewport to follow the chosen vehicle.(stevenh)
Fri, 19 Oct 2007 22:46:55 +0000 rubidium (svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used to check whether there was no vehicle on the ground, except that the former didn't take care of aircraft shadows. So now we only use EnsureNoVehicleOnGround.
Fri, 19 Oct 2007 21:14:38 +0000 glx (svn r11302) -Fix (r9520): typo
Fri, 19 Oct 2007 21:05:25 +0000 glx (svn r11301) -Fix: water check when building industries didn't work
Thu, 18 Oct 2007 20:35:59 +0000 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
Thu, 18 Oct 2007 20:34:09 +0000 rubidium (svn r11292) -Fix [FS#1350]: don't desync when generating random faces. Patch by SmatZ.
Thu, 18 Oct 2007 20:32:36 +0000 rubidium (svn r11291) -Fix [FS#1345]: changing the wagon_speed_limits patch option caused desyncs.
Thu, 18 Oct 2007 17:44:59 +0000 rubidium (svn r11290) -Fix: obiwan in the assertion that checked for overflows when writing a packet, causing still correctly sized packets to cause assertions.
Wed, 17 Oct 2007 21:47:44 +0000 miham (svn r11288) -Update: WebTranslator2 update to 2007-10-17 23:47:06
Wed, 17 Oct 2007 20:09:16 +0000 rubidium (svn r11287) -Codechange: add support for pushing paramaters into NewIndustries' error messages. Patch by Csaboka.
Wed, 17 Oct 2007 16:09:04 +0000 rubidium (svn r11286) -Fix (r11228): NewGRF industries assume that the order of animation always stays the same. Patch by Csaboka.
Wed, 17 Oct 2007 15:47:49 +0000 glx (svn r11285) -Fix: 'site unsuitable' was always shown instead specified message when trying to build industry ingame (Csaboka)
Wed, 17 Oct 2007 14:54:18 +0000 glx (svn r11284) -Codechange: don't reset build industry cursor if it failed
Wed, 17 Oct 2007 02:50:18 +0000 belugas (svn r11283) -Fix(r11282): a typo. Don't ask.
Wed, 17 Oct 2007 02:46:21 +0000 belugas (svn r11282) -Fix[FS#1344]: Use the right pointer when evaluating the size of the layouts.
Wed, 17 Oct 2007 01:33:21 +0000 belugas (svn r11281) -Revert(r11259): the problem was not there. In fact, it made it so that no more music were allowed on intro.
Tue, 16 Oct 2007 21:16:30 +0000 rubidium (svn r11280) -Fix [FS#1343]: wrong money related values when loading old games. Inspired on a patch by SmatZ.
Tue, 16 Oct 2007 21:15:34 +0000 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.
Tue, 16 Oct 2007 20:59:53 +0000 glx (svn r11278) -Fix [FS#1342] (r11269): modulo result can be negative for signed int
Tue, 16 Oct 2007 20:44:59 +0000 glx (svn r11277) -Fix (r8498): the check for ghost station (on water industries) always removed station for non-oilrig
Tue, 16 Oct 2007 19:48:58 +0000 rubidium (svn r11276) -Codechange: be more consistent with naming of some accessors.
Tue, 16 Oct 2007 19:27:24 +0000 rubidium (svn r11275) -Fix: oldloader crashing when referencing a vehicle that is not yet loaded.
Tue, 16 Oct 2007 00:35:59 +0000 belugas (svn r11272) -Codechange: Truncate text describing the grf file in the NewGrf settings gui
Mon, 15 Oct 2007 20:49:11 +0000 rubidium (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.
Mon, 15 Oct 2007 20:33:11 +0000 rubidium (svn r11270) -Fix (r11269): black people only have one eye colour.
Mon, 15 Oct 2007 19:59:27 +0000 rubidium (svn r11269) -Feature: user customisable faces. Patch by BigBB.
Mon, 15 Oct 2007 18:36:20 +0000 belugas (svn r11268) -Fix[FS#1336]: Call IsSlopeRefused whenever it is required. Looks like there was one spot missing. Thanks frosch
Mon, 15 Oct 2007 17:58:42 +0000 miham (svn r11267) -Update: WebTranslator2 update to 2007-10-15 19:58:13
Mon, 15 Oct 2007 00:06:59 +0000 belugas (svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shores
Sun, 14 Oct 2007 21:20:12 +0000 maedhros (svn r11265) -Feature: Make more advanced rail types more expensive to build.
Sun, 14 Oct 2007 20:24:42 +0000 rubidium (svn r11264) -Codechange: replace a lot of magic numbers with enums for the rail and road GUIs. Patch by skidd13.
Sun, 14 Oct 2007 20:16:44 +0000 rubidium (svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars and HasFoundation{NW|NE}. Patch by frosch.
Sun, 14 Oct 2007 20:12:51 +0000 rubidium (svn r11262) -Fix [FS#1330]: do not check for vehicles that are not on the ground when removing owned land, furthermore do not check for shadows (of aircraft).
Sun, 14 Oct 2007 19:57:15 +0000 rubidium (svn r11261) -Codechange: Draw selection sprites (HT_RECT, HT_POINT, HT_RAIL) on foundations as ChildSprite of the foundation, not as single ParentSprite. Patch by frosch.
Sun, 14 Oct 2007 19:48:48 +0000 rubidium (svn r11260) -Codechange: replace a magic number by a less magic enumified constant. Patch by ammler.
Sun, 14 Oct 2007 19:46:00 +0000 rubidium (svn r11259) -Fix [FS#1331]: the wrong song was played in the first intro game of a single OTTD session.
Sun, 14 Oct 2007 19:13:38 +0000 rubidium (svn r11258) -Fix [FS#1325]: if a Load Amount callback returns 0, it means (according to TTDP's source code, not "the" specs) that it should take the "default" one.
Sun, 14 Oct 2007 14:50:07 +0000 glx (svn r11257) -Fix (r11145): wrong endian used when preparing text ref stack
Sun, 14 Oct 2007 00:26:24 +0000 belugas (svn r11256) -Codechange: Make opening a new toolbar not overlapping its parent one, by locating it under the parent, and aligned with the left side of it.
Sat, 13 Oct 2007 16:56:29 +0000 glx (svn r11255) -Fix [FS#1332]: industry counter was not updated on TTD savegame loading
Sat, 13 Oct 2007 12:04:07 +0000 maedhros (svn r11254) -Fix: Link with -lpthread on FreeBSD.
Sat, 13 Oct 2007 02:49:05 +0000 glx (svn r11253) -Fix (r9411): industries can still use cargo they define, even if these cargo are disabled by a grf loaded later
Sat, 13 Oct 2007 02:23:11 +0000 glx (svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly
Sat, 13 Oct 2007 00:49:13 +0000 belugas (svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check placement functions. It is the the job of callbacks. Therefor, upon substitution, disable the said check.
Fri, 12 Oct 2007 20:43:01 +0000 miham (svn r11249) -Update: WebTranslator2 update to 2007-10-12 22:42:24