log

age author description
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