Commit Graph

4176 Commits

Author SHA1 Message Date
miham 57b4e0521e (svn r5389) WebTranslator2 update to 2006-06-27 19:48:50
american   - 1 fixed by WhiteRabbit (1)
italian    - 1 fixed by sidew (1)
2006-06-27 17:49:06 +00:00
miham dce3b6d9ce (svn r5388) 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)
2006-06-27 12:53:13 +00:00
richk a0412db308 (svn r5385) - Fix: Corrected new helipad layering so helicopters go over the H, not through it! ;) Thanks to mart3p for spotting this. 2006-06-26 23:38:32 +00:00
richk 2132dcf5b2 (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). 2006-06-26 20:58:49 +00:00
miham 074febd345 (svn r5370) WebTranslator2 update to 2006-06-26 19:51:45
italian    - 4 changed by sidew (4)
norwegian  - 7 fixed by brygge_2 (7)
2006-06-26 17:51:58 +00:00
miham a325584af9 (svn r5366) 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)
2006-06-26 05:58:21 +00:00
tron 09ec480c56 (svn r5365) -Fix: It was possible to dig into a tunnel if certain rail combinations were ontop of it
(Hopefully this time it works for real)
2006-06-25 18:58:45 +00:00
tron 06cbf50971 (svn r5364) Clean up r5363 2006-06-25 17:51:23 +00:00
tron f6b15f9fc4 (svn r5363) 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
2006-06-25 17:39:19 +00:00
richk 1423445050 (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. 2006-06-25 13:42:37 +00:00
Darkvater 1522fbb397 (svn r5360) - Fix (r5359): *sigh*, compile before you commit... 2006-06-25 12:28:40 +00:00
Darkvater a0445ce3a2 (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. 2006-06-25 12:27:49 +00:00
miham e2c8ed09a7 (svn r5355) 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)
2006-06-25 06:46:27 +00:00
tron 20ee056b9f (svn r5352) -Fix: Return accurate slope information for tunnels and bridges to fix several foundation graphics glitches 2006-06-24 22:52:24 +00:00
tron 7f444dde30 (svn r5351) -Fix: Several graphical glitches at adjacent tiles with foundations. Some borders were missing, some were superfluous 2006-06-24 22:19:28 +00:00
tron 5fad8a1829 (svn r5348) -Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water 2006-06-24 08:08:28 +00:00
richk a832ca51fe (svn r5346) - 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.
2006-06-23 22:05:40 +00:00
peter1138 ea5f3af9b8 (svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info (more mart3p) 2006-06-22 21:31:09 +00:00
peter1138 158e0e43f2 (svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow support for variable 7F for unbuilt vehicles (mart3p) 2006-06-22 21:25:51 +00:00
peter1138 3753d0b602 (svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info window, ensuring the correct direction is used (inspiration from mart3p) 2006-06-22 21:15:27 +00:00
peter1138 84deeb7847 (svn r5335) - Newgrf: correct spelling of hangar 2006-06-22 21:03:19 +00:00
miham c43dd953e2 (svn r5328) WebTranslator2 update to 2006-06-21 19:52:04
american   - 1 fixed by WhiteRabbit (1)
dutch      - 1 fixed, 1 changed by habell (2)
french     - 1 fixed by glx (1)
german     - 4 fixed by moewe2 (4)
italian    - 1 fixed, 1 changed by sidew (2)
polish     - 1 fixed by meush (1)
ukrainian  - 1 fixed by znikoz (1)
2006-06-21 17:52:27 +00:00
tron e5509d3b3e (svn r5327) Use DrawFoundation() for houses
-Fix: Some graphical glitches on house tiles with foundations
-Fix: The selection cursor is now aligned with the top of the foundation for house tiles
2006-06-21 16:40:23 +00:00
tron 9e28713c4c (svn r5326) Remove the indicator bit for custom waypoint graphics, because it just contains redundant information
Yup-yup-ed by: peter1138
2006-06-21 11:30:28 +00:00
tron ac217b2eea (svn r5325) Don't test something if we already know the result true, because the same test was performed just a few lines before 2006-06-21 11:13:02 +00:00
peter1138 7e7e8a6c6b (svn r5320) - NewGRF: make sets using TTDPatch's train reversing hack/feature happier (and consistent) by returning 0 for the flag it uses. 2006-06-20 13:15:56 +00:00
peter1138 02e9656ec3 (svn r5318) - Allow room for a single pixel overflow on the first engine when drawing a train's image.
- Draw the depot highlight box after drawing all engines on a line, so that the box isn't hidden.
2006-06-20 07:07:28 +00:00
tron 9b6fce70a2 (svn r5317) s/RGT_/ROADSIDE_/ and some minor changes 2006-06-19 20:13:50 +00:00
miham 10e00914f7 (svn r5316) WebTranslator2 update to 2006-06-19 19:40:09
estonian   - 4 fixed by t2t2 (4)
hungarian  - 1 fixed by miham (1)
2006-06-19 17:40:27 +00:00
tron 431baba8fe (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress
This fixes some glitches like "turning" the excavation by adding/removing road bits or removing the road piece
2006-06-19 17:22:57 +00:00
tron c61b617a16 (svn r5314) -Regression: When road works started on a road tile with barren roadside the road side turned into trees (caused by r4258) 2006-06-19 09:40:08 +00:00
tron 072312b538 (svn r5313) Move IsRailWaypoint() to rail_map.h and remove unused enum 2006-06-19 09:15:16 +00:00
Darkvater befc6accba (svn r5312) - Fix (r5288): Be very strict about terraforming. If a rail tile has a foundation already, bail out. 2006-06-19 06:49:51 +00:00
miham 6102f6e2f9 (svn r5310) WebTranslator2 update to 2006-06-18 21:00:21
afrikaans  - 116 fixed, 2 changed by TrueTenacity (118)
portuguese - 13 fixed by supra90 (13)
2006-06-18 19:00:39 +00:00
tron 1ad425e802 (svn r5309) Partially fix the rail header dependency fiasco: rail_map.h now depends on rail.h and not the other way round anymore 2006-06-18 15:28:29 +00:00
tron 60e65953fc (svn r5308) Replace an array of function pointers with a switch: It's shorter, more comprehensible, less dependent on magic numbers 2006-06-18 09:37:08 +00:00
tron 4a5305161e (svn r5307) Remove two unnecessary indirections which used function pointers instead of directly calling the functions 2006-06-18 07:49:25 +00:00
tron 95d009bde8 (svn r5298) Hide function declarations and remove function stubs which aren't needed in the !ENABLE_NETWORK case 2006-06-17 14:11:26 +00:00
tron c8f6c4ef2f (svn r5297) Check the interface flags if IFF_BROADCAST is set before asking for the broadcast address 2006-06-17 13:25:22 +00:00
tron 5db6c57bea (svn r5295) Handle a quirk in the Windows interface detection code and fix a typo in r5293 (thanks to Darkvater for testing) 2006-06-17 12:11:17 +00:00
tron 50cfa9403d (svn r5294) -Fix: Plug a memory leak 2006-06-17 10:37:20 +00:00
tron 670e47eec3 (svn r5293) -Fix: Not all network interfaces are capable of broadcasting. Don't record those which aren't
-Fix: Not all networks are /24. Generate proper broadcast addresses for non-/24 nets
2006-06-17 10:24:20 +00:00
tron bdf64588d3 (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 2006-06-17 08:16:58 +00:00
glx dcfcf7df4a (svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in help 2006-06-17 02:25:18 +00:00
Darkvater e835bba5b1 (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. 2006-06-16 18:54:48 +00:00
Darkvater 81f5ab9ba6 (svn r5287) - Set some more ignore values (*.user), automatically generated by VS2005 2006-06-16 18:47:30 +00:00
Darkvater 54be2e503d (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. 2006-06-16 00:28:15 +00:00
miham 49135bf6e8 (svn r5285) WebTranslator2 update to 2006-06-15 19:12:46
american   - 1 changed by WhiteRabbit (1)
2006-06-15 17:12:55 +00:00
miham 618396ca47 (svn r5266) WebTranslator2 update to 2006-06-14 19:54:19
czech      - 4 fixed by Hadez (4)
italian    - 15 changed by sidew (15)
2006-06-14 17:54:31 +00:00
tron 74d40ced0a (svn r5265) Replace a dozen bogus uses of strncmp() by strcmp() 2006-06-14 13:22:30 +00:00