------------------------------------------------------------------------ r20146 | translators | 2010-07-14 17:45:38 +0000 (Wed, 14 Jul 2010) | 14 lines -Update from WebTranslator v3.0: simplified_chinese - 110 changes by pda1573 traditional_chinese - 2 changes by pda1573 chuvash - 25 changes by mefisteron czech - 1 changes by Hadez finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker hungarian - 3 changes by IPG irish - 38 changes by tem russian - 1 changes by Lone_Wolf slovak - 20 changes by keso53 spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r20145 | rubidium | 2010-07-14 17:36:27 +0000 (Wed, 14 Jul 2010) | 2 lines -Codechange: keep original RMB->tooltip behaviour when hovering is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again. ------------------------------------------------------------------------ r20144 | terkhen | 2010-07-14 15:08:31 +0000 (Wed, 14 Jul 2010) | 2 lines -Feature: Allow to configure the delay of hover events, or to disable them completely. ------------------------------------------------------------------------ r20143 | terkhen | 2010-07-14 12:27:51 +0000 (Wed, 14 Jul 2010) | 2 lines -Codechange: Remove RecalcShipStuff function. ------------------------------------------------------------------------ r20142 | terkhen | 2010-07-14 12:20:48 +0000 (Wed, 14 Jul 2010) | 2 lines -Fix [FS#3880]: Ships were not marked as dirty when stopping inside a depot. ------------------------------------------------------------------------ r20141 | terkhen | 2010-07-14 12:03:30 +0000 (Wed, 14 Jul 2010) | 2 lines -Fix: Initialize the state of OnKeyPress at the AI debug window (Zuu). ------------------------------------------------------------------------ r20140 | terkhen | 2010-07-14 12:01:40 +0000 (Wed, 14 Jul 2010) | 2 lines -Fix: Initialize the state of OnKeyPress at the world generation window (Zuu). ------------------------------------------------------------------------ r20139 | terkhen | 2010-07-14 11:43:46 +0000 (Wed, 14 Jul 2010) | 2 lines -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu). ------------------------------------------------------------------------ r20138 | rubidium | 2010-07-14 09:06:41 +0000 (Wed, 14 Jul 2010) | 2 lines -Change: also put the base set version number in the crash log ------------------------------------------------------------------------ r20137 | rubidium | 2010-07-13 23:33:31 +0000 (Tue, 13 Jul 2010) | 4 lines -Fix [FS#3945]: desync due to (temporary) wrong railtype; when loading a savegame the railtype of some (high ID) trains could be wrong. After loading the vehicle data in the trains are updated, but after that the "electrification" checks are done which can change the "global" vehicle data. However, this update is not propagated to the vehicles until the consist is updated, e.g. turning around and going to a depot. This makes some of the trains of a just joined client run as non-electrified trains which can cause it to take a wrong path or to not (randomly) show the electric sparks. ------------------------------------------------------------------------ r20136 | rubidium | 2010-07-13 20:12:44 +0000 (Tue, 13 Jul 2010) | 2 lines -Codechange: check more of the vehicle caches (when desync debug is turned on) ------------------------------------------------------------------------ r20135 | translators | 2010-07-13 17:45:18 +0000 (Tue, 13 Jul 2010) | 7 lines -Update from WebTranslator v3.0: simplified_chinese - 26 changes by pda1573 traditional_chinese - 6 changes by josesun dutch - 10 changes by habell romanian - 10 changes by kkmic serbian - 5 changes by etran ------------------------------------------------------------------------ r20134 | truebrain | 2010-07-12 21:21:05 +0000 (Mon, 12 Jul 2010) | 2 lines -Revert (r20131): OOM is a nasty person ------------------------------------------------------------------------ r20133 | frosch | 2010-07-12 19:36:06 +0000 (Mon, 12 Jul 2010) | 1 line -Revert (r20130): Vehicles could deadlock themself in roadstops. ------------------------------------------------------------------------ r20132 | frosch | 2010-07-12 18:15:37 +0000 (Mon, 12 Jul 2010) | 1 line -Fix [FS#3944](r20126): There can also be halftile foundations on slopes with opposite corners raised. ------------------------------------------------------------------------ r20131 | translators | 2010-07-12 17:45:14 +0000 (Mon, 12 Jul 2010) | 6 lines -Update from WebTranslator v3.0: bulgarian - 6 changes by kokobongo korean - 5 changes by junho2813 portuguese - 9 changes by ABCRic russian - 9 changes by Lone_Wolf ------------------------------------------------------------------------ r20130 | frosch | 2010-07-11 20:34:29 +0000 (Sun, 11 Jul 2010) | 1 line -Fix [FS#3935]: Standard roadstops can also be left via manual depot orders. ------------------------------------------------------------------------ r20129 | rubidium | 2010-07-11 17:51:02 +0000 (Sun, 11 Jul 2010) | 2 lines -Add [Debian]: debug symbols package ------------------------------------------------------------------------ r20128 | translators | 2010-07-11 17:45:36 +0000 (Sun, 11 Jul 2010) | 13 lines -Update from WebTranslator v3.0: bulgarian - 57 changes by kokobongo croatian - 5 changes by VoyagerOne finnish - 9 changes by jpx_ french - 9 changes by glx german - 9 changes by planetmaker hungarian - 24 changes by IPG irish - 7 changes by tem serbian - 5 changes by etran spanish - 10 changes by Terkhen swedish - 5 changes by Zuu tamil - 142 changes by vv ------------------------------------------------------------------------ r20127 | frosch | 2010-07-11 17:39:23 +0000 (Sun, 11 Jul 2010) | 1 line -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'. ------------------------------------------------------------------------ r20126 | frosch | 2010-07-11 17:28:19 +0000 (Sun, 11 Jul 2010) | 1 line -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently. ------------------------------------------------------------------------ r20125 | frosch | 2010-07-11 17:11:14 +0000 (Sun, 11 Jul 2010) | 1 line -Change: [NewGRF] If a tile has a snow-flag in the map array, use that for Terrain Type variables, instead of always only using the tile Z position. Also use the maximum Z of a tile for tiles which usually have levelling foundations (stations, houses, industries, unmovables). ------------------------------------------------------------------------ r20124 | frosch | 2010-07-11 14:35:53 +0000 (Sun, 11 Jul 2010) | 1 line -Fix (r20118): Don't bring windows to front by hovering over them. ------------------------------------------------------------------------ r20123 | terkhen | 2010-07-11 13:14:08 +0000 (Sun, 11 Jul 2010) | 2 lines -Add [FS#3721]: Use all available space when drawing articulated road vehicles. ------------------------------------------------------------------------ r20122 | terkhen | 2010-07-11 11:01:24 +0000 (Sun, 11 Jul 2010) | 2 lines -Fix: Correct vehicle list tooltips at the depot window. ------------------------------------------------------------------------ r20121 | terkhen | 2010-07-11 11:00:09 +0000 (Sun, 11 Jul 2010) | 2 lines -Add: OnHover method for windows. ------------------------------------------------------------------------ r20120 | terkhen | 2010-07-11 10:58:55 +0000 (Sun, 11 Jul 2010) | 2 lines -Feature [FS#3913]: Tooltips are shown by hovering the mouse over a widget instead of by right clicking on it. ------------------------------------------------------------------------ r20119 | terkhen | 2010-07-11 10:55:57 +0000 (Sun, 11 Jul 2010) | 2 lines -Add: Tooltips can be removed if the user stops hovering the mouse. ------------------------------------------------------------------------ r20118 | terkhen | 2010-07-11 10:53:07 +0000 (Sun, 11 Jul 2010) | 2 lines -Add: Detect if the mouse has been hovering over the same point. ------------------------------------------------------------------------ r20117 | terkhen | 2010-07-11 10:50:47 +0000 (Sun, 11 Jul 2010) | 2 lines -Codechange: Use a Point struct to store double click position. ------------------------------------------------------------------------ r20116 | terkhen | 2010-07-10 20:18:59 +0000 (Sat, 10 Jul 2010) | 2 lines -Add: Show an specific error message when trying to convert/remove nonexistant signals. ------------------------------------------------------------------------ r20115 | terkhen | 2010-07-10 20:17:05 +0000 (Sat, 10 Jul 2010) | 2 lines -Add: Show an specific error message when trying to remove nonexistant stations. ------------------------------------------------------------------------ r20114 | terkhen | 2010-07-10 20:15:35 +0000 (Sat, 10 Jul 2010) | 2 lines -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways. ------------------------------------------------------------------------ r20113 | terkhen | 2010-07-10 20:12:32 +0000 (Sat, 10 Jul 2010) | 2 lines -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille). ------------------------------------------------------------------------ r20112 | terkhen | 2010-07-10 19:59:31 +0000 (Sat, 10 Jul 2010) | 2 lines -Codechange: Prevent implicit use of CommandCost constructors. ------------------------------------------------------------------------ r20111 | translators | 2010-07-10 17:45:12 +0000 (Sat, 10 Jul 2010) | 5 lines -Update from WebTranslator v3.0: bulgarian - 74 changes by kokobongo portuguese - 3 changes by ABCRic ukrainian - 1 changes by Fixer ------------------------------------------------------------------------ r20110 | alberth | 2010-07-10 13:04:31 +0000 (Sat, 10 Jul 2010) | 1 line -Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile. ------------------------------------------------------------------------ r20109 | alberth | 2010-07-10 12:45:34 +0000 (Sat, 10 Jul 2010) | 1 line -Codechange: Make GetFloodingBehaviour() globally usable. ------------------------------------------------------------------------ r20108 | frosch | 2010-07-10 10:55:16 +0000 (Sat, 10 Jul 2010) | 1 line -Change: [NewGRF] Report substitute industry type in AI railstation selection callback. ------------------------------------------------------------------------ r20107 | frosch | 2010-07-10 10:54:30 +0000 (Sat, 10 Jul 2010) | 1 line -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryType::INDUSTRYTYPE_UNKNOWN for AIRail::BuildNewGRFRailStation(). Note that BuildNewGRFRailStation() now checks the passed industry type for validity. ------------------------------------------------------------------------ r20106 | frosch | 2010-07-10 08:54:57 +0000 (Sat, 10 Jul 2010) | 1 line -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. ------------------------------------------------------------------------ r20105 | rubidium | 2010-07-09 22:25:25 +0000 (Fri, 09 Jul 2010) | 2 lines -Revert (r20102) [FS#3938]: resetting DirectMusic completely, although working, causes a temporary freeze of OpenTTD. As MCI behaves better than DirectMusic that has become the default music driver; small delay between songs beats wrongly pitched/bad sounding songs ------------------------------------------------------------------------ r20104 | michi_cc | 2010-07-09 20:50:28 +0000 (Fri, 09 Jul 2010) | 1 line -Fix: [Win32] The win32 MIDI driver might clip the start of a song. ------------------------------------------------------------------------ r20103 | frosch | 2010-07-09 19:50:06 +0000 (Fri, 09 Jul 2010) | 1 line -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morloth) ------------------------------------------------------------------------ r20102 | rubidium | 2010-07-09 17:47:52 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly ------------------------------------------------------------------------ r20101 | translators | 2010-07-09 17:45:17 +0000 (Fri, 09 Jul 2010) | 6 lines -Update from WebTranslator v3.0: estonian - 16 changes by Jaanus polish - 3 changes by xine portuguese - 6 changes by ABCRic, JayCity romanian - 2 changes by kkmic ------------------------------------------------------------------------ r20100 | terkhen | 2010-07-09 16:43:00 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix: Give priority to ownership errors while removing rails. ------------------------------------------------------------------------ r20099 | terkhen | 2010-07-09 16:41:51 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix [FS#3882]: Give priority to ownership errors while removing roads. ------------------------------------------------------------------------ r20098 | michi_cc | 2010-07-09 14:14:17 +0000 (Fri, 09 Jul 2010) | 1 line -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path. ------------------------------------------------------------------------ r20097 | alberth | 2010-07-09 12:14:02 +0000 (Fri, 09 Jul 2010) | 1 line -Codechange: Share constant bitset of safe level crossing slopes. ------------------------------------------------------------------------ r20090 | rubidium | 2010-07-08 18:45:52 +0000 (Thu, 08 Jul 2010) | 2 lines -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros ------------------------------------------------------------------------ r20089 | frosch | 2010-07-08 18:38:38 +0000 (Thu, 08 Jul 2010) | 1 line -Fix [FS#3932]: Access of already freed memory, esp. due to hidden destructor call from Swap(). ------------------------------------------------------------------------ r20088 | translators | 2010-07-08 17:45:10 +0000 (Thu, 08 Jul 2010) | 4 lines -Update from WebTranslator v3.0: simplified_chinese - 29 changes by ww9980 irish - 18 changes by tem ------------------------------------------------------------------------ r20087 | rubidium | 2010-07-08 11:50:42 +0000 (Thu, 08 Jul 2010) | 2 lines -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states ------------------------------------------------------------------------ r20086 | frosch | 2010-07-07 20:00:04 +0000 (Wed, 07 Jul 2010) | 1 line -Add: Textstack support for CB 38. ------------------------------------------------------------------------ r20085 | translators | 2010-07-07 17:45:18 +0000 (Wed, 07 Jul 2010) | 7 lines -Update from WebTranslator v3.0: irish - 9 changes by tem korean - 5 changes by junho2813 lithuanian - 15 changes by BlinK_ ukrainian - 7 changes by Fixer vietnamese - 2 changes by myquartz ------------------------------------------------------------------------ r20084 | glx | 2010-07-06 21:10:47 +0000 (Tue, 06 Jul 2010) | 1 line -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window ------------------------------------------------------------------------