Sat, 17 Nov 2007 15:03:19 +0000 glx (svn r11450) -Fix [FS#1432](r8886): cargo translation table was loaded too early
Sat, 17 Nov 2007 12:42:15 +0000 rubidium (svn r11449) -Fix [FS#1160]: trams could deadlock themselves. As of now trams will turn as roadvehicles do when the player cannot build a tram track piece on the next tile without destroying anything. It will not turn when the player can build the before mentioned track piece on the 'next' tile.
Sat, 17 Nov 2007 02:22:56 +0000 glx (svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
Sat, 17 Nov 2007 01:55:00 +0000 belugas (svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button
Sat, 17 Nov 2007 01:10:06 +0000 skidd13 (svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
Fri, 16 Nov 2007 22:11:30 +0000 glx (svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
Fri, 16 Nov 2007 07:21:44 +0000 miham (svn r11444) -Update: WebTranslator2 update to 2007-11-16 08:21:07
Fri, 16 Nov 2007 02:25:56 +0000 glx (svn r11443) -Fix: [NewGRF] Action 0 <id> is an extended byte
Thu, 15 Nov 2007 22:20:33 +0000 rubidium (svn r11442) -Feature: make news messages related to the industry (production) changes better configurable; you can now disable news messages popping up for industries you are not servicing. Patch by Alberth.
Thu, 15 Nov 2007 19:18:52 +0000 rubidium (svn r11441) -Fix [FS#1443]: manage list dropdown menu did not "disappear" when the all vehicles are removed from the "current" group.
Thu, 15 Nov 2007 18:28:00 +0000 rubidium (svn r11440) -Codechange: replace magic numbers with enumified WindowHighlightMode constants. Patch by SmatZ.
Thu, 15 Nov 2007 18:21:59 +0000 rubidium (svn r11439) -Codechange: replace some magic numbers by a ViewportPlaceMethod enumified constant. Patch by SmatZ.
Thu, 15 Nov 2007 18:07:30 +0000 rubidium (svn r11438) -Change: do not create shores in canyons. Based on a patch by LeviathNL.
Thu, 15 Nov 2007 17:54:46 +0000 rubidium (svn r11437) -Change: when sorting stations by cargo sum, only sum the cargos that are selected in the filter. Patch by divide.
Thu, 15 Nov 2007 17:51:36 +0000 rubidium (svn r11436) -Fix [FS#1439]: Towns would not build roads on slopes. Patch by divide.
Thu, 15 Nov 2007 17:49:50 +0000 rubidium (svn r11435) -Codechange: show all players who have shares, not just the first two. Patch by SmatZ.
Thu, 15 Nov 2007 15:02:42 +0000 miham (svn r11434) -Fix: fixed a string in finnish (suggested by ln-)
Thu, 15 Nov 2007 07:42:25 +0000 rubidium (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.
Thu, 15 Nov 2007 00:13:12 +0000 glx (svn r11431) -Codechange: [NewGRF] Add support for changing rail vehicle user-defined bit mask (prop 25) via callback 36
Tue, 13 Nov 2007 22:44:41 +0000 rubidium (svn r11430) -Fix (r11421) [FS#1421]: there was still one case that would cause a crash...
Tue, 13 Nov 2007 18:57:38 +0000 glx (svn r11429) -Fix (r11129): some TextID to StringID 'translations' didn't follow our format
Tue, 13 Nov 2007 18:38:36 +0000 glx (svn r11428) -Fix: wrong string used for candy/sweets units_volume
Tue, 13 Nov 2007 15:41:09 +0000 belugas (svn r11427) -Fix: Forgot to Truncate the string "Many Random Industries" in the funding industry window. In some languages, it gets drawn outside of the gui.
Tue, 13 Nov 2007 03:34:24 +0000 belugas (svn r11426) -Codechange: Just one boolean inversion instead of two
Mon, 12 Nov 2007 20:57:03 +0000 glx (svn r11425) -Fix [FS#1424]: overriden industries were ignored when mapping newgrf industry type to 'real' industry type
Mon, 12 Nov 2007 20:42:35 +0000 glx (svn r11424) -Fix: an override can be set only once
Mon, 12 Nov 2007 20:40:58 +0000 glx (svn r11423) -Codechange: store grfid when adding an override
Mon, 12 Nov 2007 20:05:12 +0000 rubidium (svn r11422) -Fix [FS#1430]: properly support genders coming from newgrfs instead of crashing.
Mon, 12 Nov 2007 19:21:33 +0000 rubidium (svn r11421) -Fix [FS#1431]: do not use a function that asserts when wrapping around the map's edge when you use the wrapping (and MP_VOID tiles) to determine whether the bridge can be build.
Mon, 12 Nov 2007 18:32:04 +0000 rubidium (svn r11420) -Fix [FS#1006]: industry closure news not properly shown when the news item pops up after the industry has been removed from the map.
Mon, 12 Nov 2007 18:28:55 +0000 rubidium (svn r11419) -Fix [FS#1388]: articulated vehicle breaking up when making a 90 degree turn immediately after a 180 degree turn.
Mon, 12 Nov 2007 01:38:32 +0000 glx (svn r11418) -Fix (r11416): forgot an instance
Mon, 12 Nov 2007 01:12:32 +0000 belugas (svn r11417) -Fix[FS#1421]: Let the main viewport stay where the vehicle was last seen while been center-followed
Mon, 12 Nov 2007 01:05:35 +0000 belugas (svn r11416) -Fix(r11411): For once, the warnings of MSVC are not useless. Inversion of the two parameters of DoTriggerHouse cause a complain which was legit, in this case
Sun, 11 Nov 2007 21:05:50 +0000 rubidium (svn r11415) -Fix [FS#1428]: do not ignore the autorenew settings for new games when creating a new game.
Sun, 11 Nov 2007 20:24:32 +0000 rubidium (svn r11414) -Fix [FS#1387]: when building a station, even though we already 'know' it in memory, it should still be unknown in the realm of callbacks.
Sun, 11 Nov 2007 18:32:01 +0000 glx (svn r11413) -Fix [FS#1405]: don't use cached override spriteset for callbacks
Sun, 11 Nov 2007 18:22:06 +0000 rubidium (svn r11412) -Fix (r11403): animation was not turned on properly.
Sun, 11 Nov 2007 17:58:05 +0000 rubidium (svn r11411) -Codechange: implement random triggers for houses.
Sun, 11 Nov 2007 17:56:37 +0000 rubidium (svn r11410) -Codechange: implement random triggers for industries.
Sun, 11 Nov 2007 14:32:18 +0000 truelight (svn r11409) -Update: as of now, I am a retired Developer, so mark me as such
Sun, 11 Nov 2007 13:04:51 +0000 rubidium (svn r11408) -Fix [FS#1422]: do not do a 270 degree turn when 90 degrees is enough on a commuter airport.
Sun, 11 Nov 2007 12:34:44 +0000 truelight (svn r11407) -Fix: do not allow building of tram-tracks when they are not available (SmatZ)
Sun, 11 Nov 2007 12:29:47 +0000 rubidium (svn r11406) -Fix: wrong triggers would be activated on callback 32 for vehicles.
Sun, 11 Nov 2007 12:26:44 +0000 truelight (svn r11405) -Fix: in rare cases OpenTTD could segfault when resizing and scroll the main window (Rafal Rzepecki)
Sun, 11 Nov 2007 01:39:15 +0000 belugas (svn r11404) -Codechange: remove 2 magical numbers
Sun, 11 Nov 2007 00:53:59 +0000 rubidium (svn r11403) -Fix: NewIndustries GRF assume that tiles are already animated during construction.
Sun, 11 Nov 2007 00:04:52 +0000 glx (svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must be in town with population large than 1200'
Sat, 10 Nov 2007 23:22:32 +0000 rubidium (svn r11401) -Fix [FS#1391]: make all min functions do exactly the same instead of branching on either < or <=.
Sat, 10 Nov 2007 22:56:43 +0000 rubidium (svn r11400) -Fix [FS#1409]: assign orders during cloning after refitting as it needs the cargo types to be the same.
Sat, 10 Nov 2007 01:17:15 +0000 belugas (svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
Sat, 10 Nov 2007 00:42:25 +0000 glx (svn r11398) -Fix [FS#1414]: industry variables 67 and 68 return was incorrect
Fri, 09 Nov 2007 13:21:48 +0000 truelight (svn r11397) -Fix r11395: some minor fixes for better town-bridge results (and better comments) (skidd13 / TrueLight)
Fri, 09 Nov 2007 11:22:17 +0000 truelight (svn r11396) -Fix: GCC 3.3 doesn't like 'static bool inline', should of course be 'static inline bool' (SmatZ)
Fri, 09 Nov 2007 11:20:36 +0000 truelight (svn r11395) -Fix: allow town-bridges to be build on slopes (Rafal Rzepecki)
Thu, 08 Nov 2007 22:29:21 +0000 glx (svn r11394) -Fix: default value for input cargo multipliers is 256 even for invalid cargo. Exceptions are temperate banks and oil rigs, default value is 0 for them
Thu, 08 Nov 2007 16:11:25 +0000 glx (svn r11393) -Fix (r11368): forgot to update lang project files
Thu, 08 Nov 2007 16:09:04 +0000 belugas (svn r11392) -Codechange: Remove some MSVC warnings by removing boolean typecast that can be avoided by using HASBIT instead.
Wed, 07 Nov 2007 23:29:43 +0000 rubidium (svn r11391) -Change: print all error messages related to missing/corrupted files in one message including the location where they can get said missing/corrupted files.
Wed, 07 Nov 2007 22:41:50 +0000 truelight (svn r11390) -Fix r11387: AB() was wrong (spotted by Rafal Rzepecki, patch by skidd13)