------------------------------------------------------------------------ r5431 | belugas | 2006-06-29 17:39:14 +0000 (Thu, 29 Jun 2006) | 2 lines Language : Remove some unused airport related strings ------------------------------------------------------------------------ r5430 | miham | 2006-06-29 16:59:20 +0000 (Thu, 29 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-29 18:59:04 afrikaans - 128 fixed, 128 changed by TrueTenacity (256) spanish - 15 fixed by eusebio (15) ------------------------------------------------------------------------ r5429 | miham | 2006-06-29 10:31:08 +0000 (Thu, 29 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-29 12:30:54 afrikaans - 127 fixed, 36 changed by TrueTenacity (163) turkish - 1 fixed by jnmbk (1) ------------------------------------------------------------------------ r5428 | bjarni | 2006-06-29 09:05:30 +0000 (Thu, 29 Jun 2006) | 3 lines -Fix: [vehicles] sovled crash when trying to build a vehicle type, that is set to max 0 (spotted by roboman) somebody might add a better string than "too many vehicles in game" since none are allowed, but at least it will not crash anymore ------------------------------------------------------------------------ r5427 | peter1138 | 2006-06-29 08:58:08 +0000 (Thu, 29 Jun 2006) | 2 lines - Codechange: testing for "== true" is redundant. ------------------------------------------------------------------------ r5426 | peter1138 | 2006-06-29 07:19:24 +0000 (Thu, 29 Jun 2006) | 5 lines - Makefile: Make the configure script work properly for setting target compilers; Set CC_TARGET / CXX_TARGET up the same way as CC_HOST / CXX_HOST, and add or fix their options within the configure script. In the Makefile, instead of overriding CC / CXX with the target compilers if they are set, set the target compilers with the default compilers if none are set (bit of a mouthful), and use the target compilers explicitly. ------------------------------------------------------------------------ r5425 | peter1138 | 2006-06-29 05:55:27 +0000 (Thu, 29 Jun 2006) | 2 lines - Forword-port r5424 from the 0.4 branch to trunk ------------------------------------------------------------------------ r5415 | Darkvater | 2006-06-28 23:05:00 +0000 (Wed, 28 Jun 2006) | 1 line - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. ------------------------------------------------------------------------ r5409 | peter1138 | 2006-06-28 20:27:31 +0000 (Wed, 28 Jun 2006) | 2 lines - 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. ------------------------------------------------------------------------ r5406 | peter1138 | 2006-06-28 18:37:53 +0000 (Wed, 28 Jun 2006) | 2 lines - Regression [r5403]: Fix assertion in TileLoop_Water() caused by oil rigs also using it... ------------------------------------------------------------------------ r5405 | miham | 2006-06-28 17:50:26 +0000 (Wed, 28 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-28 19:50:13 dutch - 1 fixed by webfreakz (1) hungarian - 1 changed by miham (1) ------------------------------------------------------------------------ r5404 | belugas | 2006-06-28 17:46:55 +0000 (Wed, 28 Jun 2006) | 2 lines Fix (r5391) : Yet another typo. Nothing specatular :) Spotted by gigajum ------------------------------------------------------------------------ r5403 | peter1138 | 2006-06-28 17:33:04 +0000 (Wed, 28 Jun 2006) | 2 lines - 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. ------------------------------------------------------------------------ r5402 | miham | 2006-06-28 13:08:40 +0000 (Wed, 28 Jun 2006) | 6 lines WebTranslator2 update to 2006-06-28 15:08:19 czech - 15 fixed by Hadez (15) french - 1 fixed, 3 changed by belugas (4) italian - 1 changed by sidew (1) ukrainian - 1 fixed by znikoz (1) ------------------------------------------------------------------------ r5400 | tron | 2006-06-28 06:46:15 +0000 (Wed, 28 Jun 2006) | 1 line Typo in 5391, spotted by peter1138 ------------------------------------------------------------------------ r5399 | tron | 2006-06-28 06:21:03 +0000 (Wed, 28 Jun 2006) | 1 line Simplify a conditional expression: (a && b) || (!a && !b) -> a == b ------------------------------------------------------------------------ r5398 | tron | 2006-06-28 06:17:41 +0000 (Wed, 28 Jun 2006) | 1 line Rename checkRadioTowerNearby() to IsRadioTowerNearby() and flip its return value to make it a bit less ambiguous ------------------------------------------------------------------------ r5397 | tron | 2006-06-28 06:12:23 +0000 (Wed, 28 Jun 2006) | 1 line -Fix: Redraw the screen, when switching the signal side ------------------------------------------------------------------------ r5396 | tron | 2006-06-28 06:10:20 +0000 (Wed, 28 Jun 2006) | 3 lines - Remove two fixed parameters - Simplify an expresssion: c ? f(x) : f(y) -> f(c ? x : y) ------------------------------------------------------------------------ r5395 | tron | 2006-06-28 05:56:09 +0000 (Wed, 28 Jun 2006) | 3 lines 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. Also remove an empty case ------------------------------------------------------------------------ r5394 | tron | 2006-06-28 05:47:55 +0000 (Wed, 28 Jun 2006) | 1 line Allocate a small, fixed-size array on the stack instead of malloc()ing it ------------------------------------------------------------------------ r5393 | belugas | 2006-06-28 03:29:14 +0000 (Wed, 28 Jun 2006) | 1 line CodeChange : Little typo correction. Nothing spectacular. Only broke in MSVC ------------------------------------------------------------------------ r5391 | tron | 2006-06-27 21:25:53 +0000 (Tue, 27 Jun 2006) | 1 line Miscellaneous, mostly bracing and whitespace, nothing spectacular ------------------------------------------------------------------------ r5390 | miham | 2006-06-27 18:27:58 +0000 (Tue, 27 Jun 2006) | 1 line [Translations] Added initial bulgarian language (not even the headers are complete) ------------------------------------------------------------------------ r5389 | miham | 2006-06-27 17:49:06 +0000 (Tue, 27 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-27 19:48:50 american - 1 fixed by WhiteRabbit (1) italian - 1 fixed by sidew (1) ------------------------------------------------------------------------ r5388 | miham | 2006-06-27 12:53:13 +0000 (Tue, 27 Jun 2006) | 6 lines WebTranslator2 update to 2006-06-27 14:52:55 afrikaans - 13 fixed, 1 changed by TrueTenacity (14) french - 13 fixed by belugas (13) hungarian - 1 fixed by miham (1) polish - 1 fixed by meush (1) ------------------------------------------------------------------------ r5385 | richk | 2006-06-26 23:38:32 +0000 (Mon, 26 Jun 2006) | 1 line - Fix: Corrected new helipad layering so helicopters go over the H, not through it! ;) Thanks to mart3p for spotting this. ------------------------------------------------------------------------ r5376 | richk | 2006-06-26 20:58:49 +0000 (Mon, 26 Jun 2006) | 1 line - 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). ------------------------------------------------------------------------ r5370 | miham | 2006-06-26 17:51:58 +0000 (Mon, 26 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-26 19:51:45 italian - 4 changed by sidew (4) norwegian - 7 fixed by brygge_2 (7) ------------------------------------------------------------------------ r5366 | miham | 2006-06-26 05:58:21 +0000 (Mon, 26 Jun 2006) | 8 lines WebTranslator2 update to 2006-06-26 07:55:30 afrikaans - 293 fixed, 13 changed by TrueTenacity (306) dutch - 13 fixed by webfreakz (13) hungarian - 13 fixed by miham (13) italian - 13 fixed by sidew (13) polish - 13 fixed by meush (13) turkish - 14 fixed, 1 changed by jnmbk (15) ------------------------------------------------------------------------ r5365 | tron | 2006-06-25 18:58:45 +0000 (Sun, 25 Jun 2006) | 3 lines -Fix: It was possible to dig into a tunnel if certain rail combinations were ontop of it (Hopefully this time it works for real) ------------------------------------------------------------------------ r5364 | tron | 2006-06-25 17:51:23 +0000 (Sun, 25 Jun 2006) | 1 line Clean up r5363 ------------------------------------------------------------------------ r5363 | tron | 2006-06-25 17:39:19 +0000 (Sun, 25 Jun 2006) | 3 lines Revert 5312, 5288, 5248, 3992, 3249, 3228 They were all aimed at fixing the terraform-into-tunnel problem, but introduced new sideeffects while doing so ------------------------------------------------------------------------ r5362 | richk | 2006-06-25 13:42:37 +0000 (Sun, 25 Jun 2006) | 1 line - 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. ------------------------------------------------------------------------ r5360 | Darkvater | 2006-06-25 12:28:40 +0000 (Sun, 25 Jun 2006) | 1 line - Fix (r5359): *sigh*, compile before you commit... ------------------------------------------------------------------------ r5359 | Darkvater | 2006-06-25 12:27:49 +0000 (Sun, 25 Jun 2006) | 1 line - 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. ------------------------------------------------------------------------ r5355 | miham | 2006-06-25 06:46:27 +0000 (Sun, 25 Jun 2006) | 6 lines WebTranslator2 update to 2006-06-25 08:46:11 afrikaans - 462 fixed, 5 changed by TrueTenacity (467) american - 13 fixed by WhiteRabbit (13) portuguese - 14 fixed by supra90 (14) ukrainian - 13 fixed by znikoz (13) ------------------------------------------------------------------------ r5352 | tron | 2006-06-24 22:52:24 +0000 (Sat, 24 Jun 2006) | 1 line -Fix: Return accurate slope information for tunnels and bridges to fix several foundation graphics glitches ------------------------------------------------------------------------ r5351 | tron | 2006-06-24 22:19:28 +0000 (Sat, 24 Jun 2006) | 2 lines -Fix: Several graphical glitches at adjacent tiles with foundations. Some borders were missing, some were superfluous ------------------------------------------------------------------------ r5348 | tron | 2006-06-24 08:08:28 +0000 (Sat, 24 Jun 2006) | 2 lines -Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water ------------------------------------------------------------------------ r5346 | richk | 2006-06-23 22:05:40 +0000 (Fri, 23 Jun 2006) | 5 lines - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. Commuter airport: Small. 5x4. 3 terminals, 2 helipads. Intercontinental: massive. 9x11. 8 terminals, 2 helipads, 4 runways. Helidepot: a small heliport with a depot for helis only. Helistation: a large heliport with 3 helipads and a depot. ------------------------------------------------------------------------