log

age author description
Sat, 01 Jul 2006 14:59:55 +0000 miham (svn r5441) WebTranslator2 update to 2006-07-01 16:59:36 draft
Sat, 01 Jul 2006 10:32:46 +0000 bjarni (svn r5438) -Code cleanup [OSX] removed UNIVERSAL_BINARY as a phony target since the target is long gone. Also corrected BUILD_OSX_BUNDLE as phony target draft
Sat, 01 Jul 2006 06:26:44 +0000 miham (svn r5437) WebTranslator2 update to 2006-07-01 08:26:29 draft
Sat, 01 Jul 2006 05:36:38 +0000 tron (svn r5436) Remove dangerous dis-information draft
Fri, 30 Jun 2006 20:16:14 +0000 peter1138 (svn r5435) Fix (r5406): Make sure sea-level canals below bridge tiles don't flood. draft
Fri, 30 Jun 2006 18:06:44 +0000 miham (svn r5434) WebTranslator2 update to 2006-06-30 20:06:30 draft
Thu, 29 Jun 2006 17:39:14 +0000 belugas (svn r5431) Language : Remove some unused airport related strings draft
Thu, 29 Jun 2006 16:59:20 +0000 miham (svn r5430) WebTranslator2 update to 2006-06-29 18:59:04 draft
Thu, 29 Jun 2006 10:31:08 +0000 miham (svn r5429) WebTranslator2 update to 2006-06-29 12:30:54 draft
Thu, 29 Jun 2006 09:05:30 +0000 bjarni (svn r5428) -Fix: [vehicles] sovled crash when trying to build a vehicle type, that is set to max 0 (spotted by roboman) draft
Thu, 29 Jun 2006 08:58:08 +0000 peter1138 (svn r5427) - Codechange: testing for "== true" is redundant. draft
Thu, 29 Jun 2006 07:19:24 +0000 peter1138 (svn r5426) - Makefile: Make the configure script work properly for setting target compilers; Set CC_TARGET / CXX_TARGET draft
Thu, 29 Jun 2006 05:55:27 +0000 peter1138 (svn r5425) - Forword-port r5424 from the 0.4 branch to trunk draft
Wed, 28 Jun 2006 23:05:00 +0000 Darkvater (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. draft
Wed, 28 Jun 2006 20:27:31 +0000 peter1138 (svn r5409) - Regression [r5391]: WE_CLICK event of SelectScenarioWndProc() cascaded to WE_RESIZE handler, causing the Save and Map toolbar widgets to be altered. Fix by putting the break; back. draft
Wed, 28 Jun 2006 18:37:53 +0000 peter1138 (svn r5406) - Regression [r5403]: Fix assertion in TileLoop_Water() caused by oil rigs also using it... draft
Wed, 28 Jun 2006 17:50:26 +0000 miham (svn r5405) WebTranslator2 update to 2006-06-28 19:50:13 draft
Wed, 28 Jun 2006 17:46:55 +0000 belugas (svn r5404) Fix (r5391) : Yet another typo. Nothing specatular :) draft
Wed, 28 Jun 2006 17:33:04 +0000 peter1138 (svn r5403) - Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas. draft
Wed, 28 Jun 2006 13:08:40 +0000 miham (svn r5402) WebTranslator2 update to 2006-06-28 15:08:19 draft
Wed, 28 Jun 2006 06:46:15 +0000 tron (svn r5400) Typo in 5391, spotted by peter1138 draft
Wed, 28 Jun 2006 06:21:03 +0000 tron (svn r5399) Simplify a conditional expression: (a && b) || (!a && !b) -> a == b draft
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 draft
Wed, 28 Jun 2006 06:12:23 +0000 tron (svn r5397) -Fix: Redraw the screen, when switching the signal side draft
Wed, 28 Jun 2006 06:10:20 +0000 tron (svn r5396) - Remove two fixed parameters draft
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. draft
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 draft
Wed, 28 Jun 2006 03:29:14 +0000 belugas (svn r5393) CodeChange : Little typo correction. Nothing spectacular. Only broke in MSVC draft
Tue, 27 Jun 2006 21:25:53 +0000 tron (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular draft
Tue, 27 Jun 2006 18:27:58 +0000 miham (svn r5390) [Translations] Added initial bulgarian language (not even the headers are complete) draft
Tue, 27 Jun 2006 17:49:06 +0000 miham (svn r5389) WebTranslator2 update to 2006-06-27 19:48:50 draft
Tue, 27 Jun 2006 12:53:13 +0000 miham (svn r5388) WebTranslator2 update to 2006-06-27 14:52:55 draft
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. draft
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). draft
Mon, 26 Jun 2006 17:51:58 +0000 miham (svn r5370) WebTranslator2 update to 2006-06-26 19:51:45 draft
Mon, 26 Jun 2006 05:58:21 +0000 miham (svn r5366) WebTranslator2 update to 2006-06-26 07:55:30 draft
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 draft
Sun, 25 Jun 2006 17:51:23 +0000 tron (svn r5364) Clean up r5363 draft
Sun, 25 Jun 2006 17:39:19 +0000 tron (svn r5363) Revert 5312, 5288, 5248, 3992, 3249, 3228 draft
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. draft
Sun, 25 Jun 2006 12:28:40 +0000 Darkvater (svn r5360) - Fix (r5359): *sigh*, compile before you commit... draft
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. draft
Sun, 25 Jun 2006 06:46:27 +0000 miham (svn r5355) WebTranslator2 update to 2006-06-25 08:46:11 draft
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 draft
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 draft
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 draft
Fri, 23 Jun 2006 22:05:40 +0000 richk (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. draft
Thu, 22 Jun 2006 21:31:09 +0000 peter1138 (svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info (more mart3p) draft
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) draft
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) draft
Thu, 22 Jun 2006 21:03:19 +0000 peter1138 (svn r5335) - Newgrf: correct spelling of hangar draft
Wed, 21 Jun 2006 17:52:27 +0000 miham (svn r5328) WebTranslator2 update to 2006-06-21 19:52:04 draft
Wed, 21 Jun 2006 16:40:23 +0000 tron (svn r5327) Use DrawFoundation() for houses draft
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 draft
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 draft
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. draft
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. draft
Mon, 19 Jun 2006 20:13:50 +0000 tron (svn r5317) s/RGT_/ROADSIDE_/ and some minor changes draft
Mon, 19 Jun 2006 17:40:27 +0000 miham (svn r5316) WebTranslator2 update to 2006-06-19 19:40:09 draft
Mon, 19 Jun 2006 17:22:57 +0000 tron (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress draft