log

age author description
Mon, 06 May 2013 14:08:27 +0000 frosch (svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front. draft
Mon, 06 May 2013 13:59:11 +0000 frosch (svn r25223) -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) draft
Mon, 06 May 2013 13:45:58 +0000 frosch (svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts. draft
Mon, 06 May 2013 13:05:04 +0000 frosch (svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped. draft
Mon, 06 May 2013 12:49:04 +0000 frosch (svn r25220) -Change [FS#Eddi]: Consider map border as water wrt. river/canal continuation. draft
Sun, 05 May 2013 17:45:13 +0000 translators (svn r25219) -Update from WebTranslator v3.0: draft
Sat, 04 May 2013 19:30:37 +0000 rubidium (svn r25218) -Fix: the baseset description translation script did not work with any awk other than gawk draft
Fri, 03 May 2013 17:45:08 +0000 translators (svn r25217) -Update from WebTranslator v3.0: draft
Thu, 02 May 2013 17:45:18 +0000 translators (svn r25216) -Update from WebTranslator v3.0: draft
Wed, 01 May 2013 17:45:23 +0000 translators (svn r25215) -Update from WebTranslator v3.0: draft
Tue, 30 Apr 2013 17:49:25 +0000 translators (svn r25214) -Update from WebTranslator v3.0: draft
Tue, 30 Apr 2013 17:16:32 +0000 rubidium (svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings draft
Mon, 29 Apr 2013 17:45:59 +0000 translators (svn r25211) -Update from WebTranslator v3.0: draft
Sat, 27 Apr 2013 17:45:08 +0000 translators (svn r25210) -Update from WebTranslator v3.0: draft
Fri, 26 Apr 2013 18:39:15 +0000 planetmaker (svn r25209) -Doc: Mention --without-grfcodec in the help for configure and explain its use in the readme draft
Fri, 26 Apr 2013 17:46:09 +0000 frosch (svn r25208) -Update: Baseset translations draft
Fri, 26 Apr 2013 17:45:28 +0000 translators (svn r25207) -Update from WebTranslator v3.0: draft
Thu, 25 Apr 2013 17:45:26 +0000 translators (svn r25206) -Update from WebTranslator v3.0: draft
Wed, 24 Apr 2013 20:30:02 +0000 frosch (svn r25205) -Feature: Translations of baseset descriptions via lang files. draft
Wed, 24 Apr 2013 17:45:14 +0000 translators (svn r25202) -Update from WebTranslator v3.0: draft
Wed, 24 Apr 2013 16:55:43 +0000 frosch (svn r25201) -Add: Scottish Gaelic translations for baseset descriptions (GunChleoc) draft
Wed, 24 Apr 2013 00:37:06 +0000 michi_cc (svn r25200) -Fix (r24846): The level crossing sound is an ambient sound and not a new year sound. draft
Tue, 23 Apr 2013 15:42:14 +0000 rubidium (svn r25199) -Fix: give Gaelic its own NewGRF language ID draft
Tue, 23 Apr 2013 14:46:17 +0000 rubidium (svn r25198) -Feature: Gaelic (Scottish) translation draft
Tue, 23 Apr 2013 14:44:12 +0000 translators (svn r25197) -Update from WebTranslator v3.0: draft
Mon, 22 Apr 2013 17:45:22 +0000 translators (svn r25196) -Update from WebTranslator v3.0: draft
Sun, 21 Apr 2013 17:45:18 +0000 translators (svn r25195) -Update from WebTranslator v3.0: draft
Fri, 19 Apr 2013 17:45:10 +0000 translators (svn r25194) -Update from WebTranslator v3.0: draft
Wed, 17 Apr 2013 18:24:13 +0000 frosch (svn r25193) -Cleanup: [strgen] Remove some ancient unused string codes. draft
Wed, 17 Apr 2013 18:22:37 +0000 frosch (svn r25192) -Change: [strgen] Allow any number of colour codes in translations. draft
Wed, 17 Apr 2013 18:21:43 +0000 frosch (svn r25191) -Codechange/Fix: [strgen] Make -export-commands use the actual command classification from strgen_tables.h instead of using something incompletely duplicated. draft
Wed, 17 Apr 2013 17:45:08 +0000 translators (svn r25190) -Update from WebTranslator v3.0: draft
Tue, 16 Apr 2013 17:45:08 +0000 translators (svn r25189) -Update from WebTranslator v3.0: draft
Mon, 15 Apr 2013 17:46:44 +0000 translators (svn r25188) -Update from WebTranslator v3.0: draft
Wed, 15 May 2013 22:34:29 +0200 Michael Lutz WIP draft osx
Mon, 15 Apr 2013 13:59:24 +0200 Michael Lutz -Change: [Win32] Position the IME candidate window at the caret position. draft
Sun, 07 Apr 2013 17:10:38 +0200 Michael Lutz -Change: [Win32] Position the IME composition window at the caret position. draft
Sun, 07 Apr 2013 17:09:46 +0200 Michael Lutz -Codechange: [Win32] Cancel the current IME composition when the input focus changes. draft
Tue, 02 Apr 2013 00:09:41 +0200 Michael Lutz -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system. draft
Sat, 09 Mar 2013 16:35:17 +0100 Michael Lutz -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition. draft
Thu, 28 Mar 2013 21:56:20 +0100 Michael Lutz -Codechange: [Win32] There are no 64-bit Windows versions below XP and we can safely assume it as the target platform. draft
Thu, 28 Mar 2013 02:46:51 +0100 Michael Lutz -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds. draft
Thu, 28 Mar 2013 02:45:20 +0100 Michael Lutz -Fix: [Win32] Handle DBCS characters correctly in the non-Unicode build. draft
Thu, 28 Mar 2013 02:41:43 +0100 Michael Lutz -Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either. draft
Thu, 28 Mar 2013 02:39:54 +0100 Michael Lutz -Fix: [Win32] Use the right code page for converting ANSI strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either. draft
Sun, 24 Mar 2013 01:00:46 +0100 Michael Lutz -Fix: [Win32] Handle Unicode characters from outside the BMP correctly. draft
Sun, 24 Mar 2013 00:06:33 +0100 Michael Lutz -Codechange: Pass character and key code separately to the keyboard handler. draft
Sun, 24 Mar 2013 00:02:46 +0100 Michael Lutz -Codechange: Pass UCS-4 characters to the edit box key handler. draft
Sat, 23 Mar 2013 23:38:30 +0100 Michael Lutz -Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers. draft
Sat, 23 Mar 2013 23:37:24 +0100 Michael Lutz -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers. draft
Fri, 22 Mar 2013 18:40:46 +0100 Michael Lutz -Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus. draft
Sat, 09 Mar 2013 14:12:27 +0100 Michael Lutz -Codechange: [OSX] Include the OS headers only where necessary. draft
Fri, 08 Mar 2013 09:56:31 +0100 Michael Lutz -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker) draft
Fri, 08 Mar 2013 02:24:40 +0100 Michael Lutz -Fix [FS#4689]: [OSX] Crash when unhiding the main window. draft
Thu, 07 Mar 2013 21:38:20 +0100 Michael Lutz -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu) draft
Thu, 07 Mar 2013 05:48:21 +0100 Michael Lutz -Fix [FS#4857]: [OSX] Monospace font detection. draft
Thu, 07 Mar 2013 05:32:04 +0100 Michael Lutz -Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection. draft
Thu, 07 Mar 2013 03:13:17 +0100 Michael Lutz -Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present. draft
Thu, 07 Mar 2013 03:05:19 +0100 Michael Lutz -Codechange: Some fonts don't have a glyph for non-breaking space, substitute it with a normal space as there is no visual difference. draft
Wed, 06 Mar 2013 00:03:15 +0100 Michael Lutz -Fix: [OSX] The name's OpenTTD, not OTTD. draft