Wed, 28 Jun 2006 06:46:15 +0000 tron (svn r5400) Typo in 5391, spotted by peter1138
Wed, 28 Jun 2006 06:21:03 +0000 tron (svn r5399) Simplify a conditional expression: (a && b) || (!a && !b) -> a == b
Wed, 28 Jun 2006 06:17:41 +0000 tron (svn r5398) Rename checkRadioTowerNearby() to IsRadioTowerNearby() and flip its return value to make it a bit less ambiguous
Wed, 28 Jun 2006 06:12:23 +0000 tron (svn r5397) -Fix: Redraw the screen, when switching the signal side
Wed, 28 Jun 2006 06:10:20 +0000 tron (svn r5396) - Remove two fixed parameters
Wed, 28 Jun 2006 05:56:09 +0000 tron (svn r5395) The railway station and depot building windows are not affiliated with the terraforming toolbar. So don't let the terraforming toolbar try to close them, they aren't open then anyway.
Wed, 28 Jun 2006 05:47:55 +0000 tron (svn r5394) Allocate a small, fixed-size array on the stack instead of malloc()ing it
Wed, 28 Jun 2006 03:29:14 +0000 belugas (svn r5393) CodeChange : Little typo correction. Nothing spectacular. Only broke in MSVC
Tue, 27 Jun 2006 21:25:53 +0000 tron (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
Tue, 27 Jun 2006 18:27:58 +0000 miham (svn r5390) [Translations] Added initial bulgarian language (not even the headers are complete)
Tue, 27 Jun 2006 17:49:06 +0000 miham (svn r5389) WebTranslator2 update to 2006-06-27 19:48:50
Tue, 27 Jun 2006 12:53:13 +0000 miham (svn r5388) WebTranslator2 update to 2006-06-27 14:52:55
Mon, 26 Jun 2006 23:38:32 +0000 richk (svn r5385) - Fix: Corrected new helipad layering so helicopters go over the H, not through it! ;) Thanks to mart3p for spotting this.
Mon, 26 Jun 2006 20:58:49 +0000 richk (svn r5376) - Fix: Changed error message when trying to build a CTOL aircraft at a helidepot/helistation to "Airport has no runway". (Thanks to MeusH). Osprey can now be built at helidepot/helistation. (Thanks to mart3p).
Mon, 26 Jun 2006 17:51:58 +0000 miham (svn r5370) WebTranslator2 update to 2006-06-26 19:51:45
Mon, 26 Jun 2006 05:58:21 +0000 miham (svn r5366) WebTranslator2 update to 2006-06-26 07:55:30
Sun, 25 Jun 2006 18:58:45 +0000 tron (svn r5365) -Fix: It was possible to dig into a tunnel if certain rail combinations were ontop of it
Sun, 25 Jun 2006 17:51:23 +0000 tron (svn r5364) Clean up r5363
Sun, 25 Jun 2006 17:39:19 +0000 tron (svn r5363) Revert 5312, 5288, 5248, 3992, 3249, 3228
Sun, 25 Jun 2006 13:42:37 +0000 richk (svn r5362) - Fix: Updated sprites in New Airports to be allow cleaner replacement by newgrf graphics. All tiles now use SPR_AIRPORT_APRON as the tarmac. Created two new sprites in airports.grf for half-grass half-tarmac tiles on Intercontinental airport.
Sun, 25 Jun 2006 12:28:40 +0000 Darkvater (svn r5360) - Fix (r5359): *sigh*, compile before you commit...
Sun, 25 Jun 2006 12:27:49 +0000 Darkvater (svn r5359) - Setting a patch value through the console would show the old value as a confirmation. This was caused by the actual action being executed a tick later in multiplayer mode. Simply work around it by not showing the new value. If someone really must now it, just query again.
Sun, 25 Jun 2006 06:46:27 +0000 miham (svn r5355) WebTranslator2 update to 2006-06-25 08:46:11
Sat, 24 Jun 2006 22:52:24 +0000 tron (svn r5352) -Fix: Return accurate slope information for tunnels and bridges to fix several foundation graphics glitches
Sat, 24 Jun 2006 22:19:28 +0000 tron (svn r5351) -Fix: Several graphical glitches at adjacent tiles with foundations. Some borders were missing, some were superfluous
Sat, 24 Jun 2006 08:08:28 +0000 tron (svn r5348) -Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water
Fri, 23 Jun 2006 22:05:40 +0000 richk (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
Thu, 22 Jun 2006 21:31:09 +0000 peter1138 (svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info (more mart3p)
Thu, 22 Jun 2006 21:25:51 +0000 peter1138 (svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow support for variable 7F for unbuilt vehicles (mart3p)
Thu, 22 Jun 2006 21:15:27 +0000 peter1138 (svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info window, ensuring the correct direction is used (inspiration from mart3p)
Thu, 22 Jun 2006 21:03:19 +0000 peter1138 (svn r5335) - Newgrf: correct spelling of hangar
Wed, 21 Jun 2006 17:52:27 +0000 miham (svn r5328) WebTranslator2 update to 2006-06-21 19:52:04
Wed, 21 Jun 2006 16:40:23 +0000 tron (svn r5327) Use DrawFoundation() for houses
Wed, 21 Jun 2006 11:30:28 +0000 tron (svn r5326) Remove the indicator bit for custom waypoint graphics, because it just contains redundant information
Wed, 21 Jun 2006 11:13:02 +0000 tron (svn r5325) Don't test something if we already know the result true, because the same test was performed just a few lines before
Tue, 20 Jun 2006 13:15:56 +0000 peter1138 (svn r5320) - NewGRF: make sets using TTDPatch's train reversing hack/feature happier (and consistent) by returning 0 for the flag it uses.
Tue, 20 Jun 2006 07:07:28 +0000 peter1138 (svn r5318) - Allow room for a single pixel overflow on the first engine when drawing a train's image.
Mon, 19 Jun 2006 20:13:50 +0000 tron (svn r5317) s/RGT_/ROADSIDE_/ and some minor changes
Mon, 19 Jun 2006 17:40:27 +0000 miham (svn r5316) WebTranslator2 update to 2006-06-19 19:40:09
Mon, 19 Jun 2006 17:22:57 +0000 tron (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress
Mon, 19 Jun 2006 09:40:08 +0000 tron (svn r5314) -Regression: When road works started on a road tile with barren roadside the road side turned into trees (caused by r4258)
Mon, 19 Jun 2006 09:15:16 +0000 tron (svn r5313) Move IsRailWaypoint() to rail_map.h and remove unused enum
Mon, 19 Jun 2006 06:49:51 +0000 Darkvater (svn r5312) - Fix (r5288): Be very strict about terraforming. If a rail tile has a foundation already, bail out.
Sun, 18 Jun 2006 19:00:39 +0000 miham (svn r5310) WebTranslator2 update to 2006-06-18 21:00:21
Sun, 18 Jun 2006 15:28:29 +0000 tron (svn r5309) Partially fix the rail header dependency fiasco: rail_map.h now depends on rail.h and not the other way round anymore
Sun, 18 Jun 2006 09:37:08 +0000 tron (svn r5308) Replace an array of function pointers with a switch: It's shorter, more comprehensible, less dependent on magic numbers
Sun, 18 Jun 2006 07:49:25 +0000 tron (svn r5307) Remove two unnecessary indirections which used function pointers instead of directly calling the functions
Sat, 17 Jun 2006 14:11:26 +0000 tron (svn r5298) Hide function declarations and remove function stubs which aren't needed in the !ENABLE_NETWORK case
Sat, 17 Jun 2006 13:25:22 +0000 tron (svn r5297) Check the interface flags if IFF_BROADCAST is set before asking for the broadcast address
Sat, 17 Jun 2006 12:11:17 +0000 tron (svn r5295) Handle a quirk in the Windows interface detection code and fix a typo in r5293 (thanks to Darkvater for testing)
Sat, 17 Jun 2006 10:37:20 +0000 tron (svn r5294) -Fix: Plug a memory leak
Sat, 17 Jun 2006 10:24:20 +0000 tron (svn r5293) -Fix: Not all network interfaces are capable of broadcasting. Don't record those which aren't
Sat, 17 Jun 2006 08:16:58 +0000 tron (svn r5292) -Fix: When using SIOCGIFCONF to detect network interfaces accomodate for the fact that struct sockaddr doesn't have fixed size in all implementations
Sat, 17 Jun 2006 02:25:18 +0000 glx (svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in help
Fri, 16 Jun 2006 18:54:48 +0000 Darkvater (svn r5288) - Fix [FS#199]: Tunnel construction could erronously terraform a foundationed tile with rails. This also fixes another bug where you could implicitly remove a foundation by raising nearby sloped land. Desirable perhaps, but unwanted.
Fri, 16 Jun 2006 18:47:30 +0000 Darkvater (svn r5287) - Set some more ignore values (*.user), automatically generated by VS2005
Fri, 16 Jun 2006 00:28:15 +0000 Darkvater (svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files.
Thu, 15 Jun 2006 17:12:55 +0000 miham (svn r5285) WebTranslator2 update to 2006-06-15 19:12:46
Wed, 14 Jun 2006 17:54:31 +0000 miham (svn r5266) WebTranslator2 update to 2006-06-14 19:54:19
Wed, 14 Jun 2006 13:22:30 +0000 tron (svn r5265) Replace a dozen bogus uses of strncmp() by strcmp()