Thu, 31 Jul 2008 20:09:54 +0000 smatz (svn r13902) -Fix (r13375): rev.cpp wasn't recreated when --revision was used and the 'modified' status of sources changed
Thu, 31 Jul 2008 19:19:29 +0000 smatz (svn r13901) -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compile
Thu, 31 Jul 2008 17:45:52 +0000 belugas (svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis.
Thu, 31 Jul 2008 17:19:47 +0000 belugas (svn r13899) -Codechange: Replace numbers with Colours enum on roads gui.
Thu, 31 Jul 2008 17:17:27 +0000 belugas (svn r13898) -Codechange: Replace remaining numbers with Colours enum on players, roads and rails guis
Thu, 31 Jul 2008 16:44:51 +0000 belugas (svn r13897) -Codechange: Replace remaining numbers with Colours enum on news guis
Thu, 31 Jul 2008 16:42:11 +0000 belugas (svn r13896) -Codechange: Replace numbers with Colours enum on newgrf, order and osk guis
Thu, 31 Jul 2008 14:42:55 +0000 belugas (svn r13895) -Codechange: Replace numbers with Colours enum on music gui and on DrawFrameRect calls
Thu, 31 Jul 2008 14:32:35 +0000 smatz (svn r13894) -Fix: bashisms in configure and Makefile.in
Thu, 31 Jul 2008 14:00:01 +0000 bjarni (svn r13893) -Fix: [OSX] solved a deprecated warning specific to 10.5
Thu, 31 Jul 2008 13:44:57 +0000 bjarni (svn r13892) -Fix (r13863): [configure] now the SDK selection for OSX sets the default value as intended
Thu, 31 Jul 2008 13:28:23 +0000 smatz (svn r13891) -Fix (r12547): one could click on waypoint and station signs even when they were invisible
Thu, 31 Jul 2008 05:47:29 +0000 peter1138 (svn r13890) -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly.
Thu, 31 Jul 2008 03:13:35 +0000 belugas (svn r13889) -Codechange: Replace numbers with Colours enum on transparency gui.
Thu, 31 Jul 2008 02:59:21 +0000 belugas (svn r13888) -Codechange: Replace numbers with Colours enum on miscellaneous guis.
Thu, 31 Jul 2008 02:36:01 +0000 belugas (svn r13887) -Codechange: Replace numbers with Colours enum on autoreplace, build_vehicle, cheat, depot and dock guis.
Wed, 30 Jul 2008 18:23:12 +0000 frosch (svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
Wed, 30 Jul 2008 17:41:02 +0000 smatz (svn r13884) -Fix (r11822): custom vehicle names from TTD(Patch) games were lost
Wed, 30 Jul 2008 17:39:26 +0000 belugas (svn r13883) -Codechange: Replace numbers with Colours enum on graph gui
Wed, 30 Jul 2008 17:13:55 +0000 belugas (svn r13882) -Codechange: Replace widget numbers with appropriate enums
Wed, 30 Jul 2008 17:06:17 +0000 frosch (svn r13881) -Cleanup (r12751): Remove some dead code.
Wed, 30 Jul 2008 16:23:55 +0000 belugas (svn r13880) -Codechange: Replace numbers with Colours enum on intro gui, and align a bit the code
Wed, 30 Jul 2008 16:13:58 +0000 belugas (svn r13879) -Codechange: Replace numbers with Colours enum on engine, industries and group gui
Wed, 30 Jul 2008 14:04:15 +0000 belugas (svn r13876) -Codechange: Replace numbers with Colours enum on bridge gui
Wed, 30 Jul 2008 02:15:58 +0000 belugas (svn r13875) -Codechange: Remove some magic numbers in favour of the Colours enum they are representing
Wed, 30 Jul 2008 02:07:49 +0000 belugas (svn r13874) -Change: missing svn:property eol-style
Wed, 30 Jul 2008 02:04:44 +0000 belugas (svn r13873) -Codechange: remove useless string from all language files affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
Wed, 30 Jul 2008 01:53:03 +0000 belugas (svn r13872) -Feature: Split the news message announcing opening and closure of industries into two news of their own
Tue, 29 Jul 2008 22:19:37 +0000 peter1138 (svn r13870) -Fix [FS#2167]: Callback 10 (visual effect and powered wagons setting) and powered wagons operation were not performed for articulated wagons.
Tue, 29 Jul 2008 21:45:30 +0000 rubidium (svn r13869) -Fix [FS#2153] (r13674): in some cases the sprite cache could be filled with unremovable items.
Tue, 29 Jul 2008 19:51:30 +0000 frosch (svn r13868) -Fix: Parent scope of industry variables.
Tue, 29 Jul 2008 15:34:56 +0000 belugas (svn r13867) -Codechange: Fix missing alignment
Tue, 29 Jul 2008 10:26:48 +0000 peter1138 (svn r13866) -Codechange: Use sortlist for sign windows
Tue, 29 Jul 2008 07:51:55 +0000 peter1138 (svn r13865) -Codechange: Use case-insensitive sort for NewGRF list.
Mon, 28 Jul 2008 23:37:19 +0000 belugas (svn r13864) -Feature(FS #2164): All industry creations are now generating a news event, even those funded by a real player.
Mon, 28 Jul 2008 23:10:26 +0000 smatz (svn r13863) -Fix (r13852): make the nightly compile again
Mon, 28 Jul 2008 15:31:11 +0000 smatz (svn r13859) -Fix: loading of TTD(Patch) savegames from the command line didn't work
Mon, 28 Jul 2008 15:17:47 +0000 smatz (svn r13858) -Fix: buffer overflow for too long filename supplied as '-g' parameter
Mon, 28 Jul 2008 06:16:34 +0000 peter1138 (svn r13855) -Fix [FS#2157]: Cargo type lookup was incorrect for GRFv7 files without a translation table.
Sun, 27 Jul 2008 20:43:21 +0000 bjarni (svn r13852) -Fix (r13849): [OSX] fixed universal binary building without breaking anything this time
Sun, 27 Jul 2008 18:36:11 +0000 frosch (svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads.
Sun, 27 Jul 2008 15:17:16 +0000 frosch (svn r13850) -Fix [FS#2146]: Fix resp. implement refitting of articulated vehicles during autoreplace.
Sun, 27 Jul 2008 14:16:24 +0000 bjarni (svn r13849) -Fix: [OSX] 10.5 appears to be more picky when setting up compiling of universal binaries
Sun, 27 Jul 2008 12:35:14 +0000 frosch (svn r13847) -Codechange: Add MAX_ARTICULATED_PARTS and set it to 100.
Sun, 27 Jul 2008 09:16:23 +0000 frosch (svn r13846) -Fix (r13838): Do not draw water borders inside of industries.
Sun, 27 Jul 2008 09:12:18 +0000 frosch (svn r13845) -Fix (r13838): When adding a WaterClass to oilrig station tiles, also make use of it.
Sat, 26 Jul 2008 22:00:59 +0000 frosch (svn r13844) -Fix (r13074, r13591): Power, running cost and capacity of multiheaded engines were (too often) doubled in newspaper resp. offer window.
Sat, 26 Jul 2008 17:55:49 +0000 frosch (svn r13840) -Fix: Some glitches in the autoreplace GUI.
Sat, 26 Jul 2008 16:14:10 +0000 frosch (svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
Sat, 26 Jul 2008 14:58:08 +0000 peter1138 (svn r13836) -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs are changed and cargo types are added, so that cargo payment rates are correct.
Sat, 26 Jul 2008 10:21:26 +0000 peter1138 (svn r13832) -Fix [FS#2152]: FreeType may return a bitmap glyph even if a grey-scale glyph was requested.
Sat, 26 Jul 2008 07:43:20 +0000 peter1138 (svn r13831) -Codechange: Make purchase list order NewGRF property an extended byte.
Fri, 25 Jul 2008 22:37:34 +0000 smatz (svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries
Fri, 25 Jul 2008 19:50:40 +0000 smatz (svn r13826) -Codechange: use 'INVALID_DATE' instead of '0' as placeholder in tile description
Fri, 25 Jul 2008 17:33:53 +0000 peter1138 (svn r13825) -Revert (r13821 partially): preview_player_rank wasn't a PlayerByte value in r12143, and still isn't a PlayerByte value.
Fri, 25 Jul 2008 13:20:50 +0000 rubidium (svn r13824) -Fix (r13822): also make sure a tile is a road stop tile before trying to get information about the roadstop...
Fri, 25 Jul 2008 10:10:11 +0000 rubidium (svn r13822) -Fix [FS#2166]: building through the wrong side of a drive through station was allowed.
Fri, 25 Jul 2008 10:00:03 +0000 rubidium (svn r13821) -Codechange: replace some uint8/bytes with more specificly named typedefs and replace a few magic numbers.
Thu, 24 Jul 2008 22:59:29 +0000 miham (svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06
Thu, 24 Jul 2008 20:29:40 +0000 glx (svn r13819) -Fix (r13801): --man-dir=xxx was 'ignored'