log

age author description
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
Tue, 26 Feb 2013 22:09:08 +0100 Michael Lutz -Fix [FS#4420]: [OSX] System mouse cursor could become visible during dragging. (Matthieu) draft
Tue, 26 Feb 2013 02:45:46 +0100 Michael Lutz -Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near the window borders. (Matthieu) draft
Tue, 26 Feb 2013 02:40:34 +0100 Michael Lutz -Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also be compiled with older SDK versions. draft
Tue, 26 Feb 2013 02:33:35 +0100 Michael Lutz -Fix: [OSX] Mouse cursor wasn't displayed properly after switching to fullscreen on 10.7+. (Based on patch by Maedhros) draft
Tue, 26 Feb 2013 02:28:01 +0100 Michael Lutz -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-const iconv declaration. draft
Sun, 14 Apr 2013 17:45:06 +0000 translators (svn r25187) -Update from WebTranslator v3.0: draft
Sat, 13 Apr 2013 17:45:14 +0000 translators (svn r25186) -Update from WebTranslator v3.0: draft
Sat, 13 Apr 2013 13:42:08 +0000 frosch (svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen) draft
Fri, 12 Apr 2013 17:45:08 +0000 translators (svn r25178) -Update from WebTranslator v3.0: draft
Thu, 11 Apr 2013 17:45:12 +0000 translators (svn r25177) -Update from WebTranslator v3.0: draft
Wed, 10 Apr 2013 15:28:15 +0000 rubidium (svn r25176) -Feature: Faroese translation draft
Wed, 10 Apr 2013 15:26:40 +0000 translators (svn r25175) -Update from WebTranslator v3.0: draft
Tue, 09 Apr 2013 17:45:16 +0000 translators (svn r25171) -Update from WebTranslator v3.0: draft
Mon, 08 Apr 2013 19:55:24 +0000 frosch (svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits. draft
Mon, 08 Apr 2013 17:45:39 +0000 translators (svn r25166) -Update from WebTranslator v3.0: draft
Sun, 07 Apr 2013 17:45:14 +0000 translators (svn r25164) -Update from WebTranslator v3.0: draft
Sat, 06 Apr 2013 22:06:44 +0000 michi_cc (svn r25157) -Feature: Determine the default font height for vector fonts according to the minimum readable height that the font provides. draft
Sat, 06 Apr 2013 18:57:18 +0000 rubidium (svn r25156) -Fix [FS#5495, FS#5497]: if a vehicle had some cargo, and it would try to unload without actually unloading, the vehicle would just not load any cargo at the station (fonsinchen) draft
Sat, 06 Apr 2013 18:36:49 +0000 michi_cc (svn r25155) -Codechange: [Win32] Improve SHGetFolderPath emulation. draft
Sat, 06 Apr 2013 18:36:45 +0000 michi_cc (svn r25154) -Fix: [Win32] Don't store invalid paths in the search path list. draft
Sat, 06 Apr 2013 18:36:41 +0000 michi_cc (svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetFolderPath as it may not exist. draft
Sat, 06 Apr 2013 18:30:45 +0000 rubidium (svn r25152) -Fix-ish [FS#5520]: remove stray reservation from savegames affected by FS#5510 et al. upon loading draft
Sat, 06 Apr 2013 17:45:17 +0000 translators (svn r25151) -Update from WebTranslator v3.0: draft
Sat, 06 Apr 2013 12:36:33 +0000 rubidium (svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating draft
Sat, 06 Apr 2013 12:10:16 +0000 rubidium (svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptive function draft
Sat, 06 Apr 2013 11:59:27 +0000 rubidium (svn r25148) -Fix [FS#5517]: [Script] XXBase::Chance function did not work for large values (>65535) draft
Fri, 05 Apr 2013 19:35:56 +0000 rubidium (svn r25147) -Fix [FS#5506]: HTML documentation about the map array had a number of small errors (Juanjo) draft
Fri, 05 Apr 2013 17:45:22 +0000 translators (svn r25146) -Update from WebTranslator v3.0: draft
Thu, 04 Apr 2013 20:15:51 +0000 rubidium (svn r25144) -Fix (r25143): one of the changes strings was used in the regression test, which subsequently failed draft
Thu, 04 Apr 2013 20:08:52 +0000 rubidium (svn r25143) -Fix [FS#5496]: several typos/inconsistencies in English strings (Evropi, kazzie) draft
Thu, 04 Apr 2013 17:45:19 +0000 translators (svn r25142) -Update from WebTranslator v3.0: draft
Wed, 03 Apr 2013 20:25:06 +0000 frosch (svn r25141) -Fix: When extra dynamite was disabled, towns would be allowed to clear bridges with trams. draft
Wed, 03 Apr 2013 20:24:10 +0000 frosch (svn r25140) -Fix [FS#5519]: Towns are build as OWNER_TOWN, so they also need to be removed as OWNER_TOWN. draft
Wed, 03 Apr 2013 17:45:15 +0000 translators (svn r25139) -Update from WebTranslator v3.0: draft
Tue, 02 Apr 2013 17:45:19 +0000 translators (svn r25138) -Update from WebTranslator v3.0: draft
Mon, 01 Apr 2013 17:45:20 +0000 translators (svn r25137) -Update from WebTranslator v3.0: draft
Sun, 31 Mar 2013 21:14:39 +0000 rubidium (svn r25136) -Merge: 1.3 release (documentation) updates draft
Sun, 31 Mar 2013 20:07:32 +0000 rubidium (svn r25132) -Fix [FS#5510, FS#5516]: station rebuilding could leave reserved tiles which caused crashes later on draft
Sun, 31 Mar 2013 18:45:13 +0000 translators (svn r25131) -Update from WebTranslator v3.0: draft
Sat, 30 Mar 2013 18:45:30 +0000 translators (svn r25130) -Update from WebTranslator v3.0: draft
Sat, 30 Mar 2013 13:50:46 +0000 michi_cc (svn r25128) -Codechange: [Win32] MSVC 2010 comes with stdint.h. draft
Fri, 29 Mar 2013 18:45:19 +0000 translators (svn r25127) -Update from WebTranslator v3.0: draft
Thu, 28 Mar 2013 18:45:12 +0000 translators (svn r25126) -Update from WebTranslator v3.0: draft
Wed, 27 Mar 2013 18:45:17 +0000 translators (svn r25125) -Update from WebTranslator v3.0: draft
Tue, 26 Mar 2013 18:45:28 +0000 translators (svn r25124) -Update from WebTranslator v3.0: draft
Mon, 25 Mar 2013 20:59:59 +0000 rubidium (svn r25123) -Fix: when the count for a scrollbar was 0, the inter distance was subtracted too much causing a scrollbar with a negative size draft
Mon, 25 Mar 2013 18:45:10 +0000 translators (svn r25122) -Update from WebTranslator v3.0: draft
Sun, 24 Mar 2013 19:51:53 +0000 frosch (svn r25121) -Fix: Editboxes could become too small when resizing windows. draft
Sun, 24 Mar 2013 18:45:09 +0000 translators (svn r25120) -Update from WebTranslator v3.0: draft
Sun, 24 Mar 2013 11:54:37 +0000 frosch (svn r25119) -Codechange [FS#5512]: Improve the clipping/visiblity check before sending lines to blitter for drawing. (fonsinchen) draft
Sun, 24 Mar 2013 11:20:37 +0000 frosch (svn r25118) -Codechange: Deduplicate basic line clipping code. (fonsinchen) draft
Sun, 24 Mar 2013 11:04:58 +0000 frosch (svn r25117) -Fix [FS#5511]: Silence warning. draft
Sat, 23 Mar 2013 18:45:19 +0000 translators (svn r25116) -Update from WebTranslator v3.0: draft
Fri, 22 Mar 2013 21:27:13 +0000 frosch (svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF aircraft was too fast, while acceleration of default aircraft was way too slow. I.e. choose wisely who to let write the software for your orbiter. draft
Fri, 22 Mar 2013 21:21:45 +0000 frosch (svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar. draft
Fri, 22 Mar 2013 18:45:07 +0000 translators (svn r25113) -Update from WebTranslator v3.0: draft
Thu, 21 Mar 2013 18:45:13 +0000 translators (svn r25112) -Update from WebTranslator v3.0: draft
Wed, 20 Mar 2013 18:45:18 +0000 translators (svn r25111) -Update from WebTranslator v3.0: draft
Tue, 19 Mar 2013 18:45:31 +0000 translators (svn r25110) -Update from WebTranslator v3.0: draft
Mon, 18 Mar 2013 18:45:23 +0000 translators (svn r25109) -Update from WebTranslator v3.0: draft
Mon, 18 Mar 2013 14:45:06 +0000 matthijs (svn r25108) -Fix: Pass $LDFLAGS_BUILD to all endian_check compilations. draft
Mon, 18 Mar 2013 06:18:06 +0000 rubidium (svn r25107) -Change: be slightly more lenient with trying to detect a subversion repository in case someone has a sparse tags checkout. In that case the .svn folder misses from the $ROOT_DIR because it is in the $ROOT_DIR/.. (i.e. tags) folder draft
Sun, 17 Mar 2013 21:58:18 +0000 zuu (svn r25104) -Fix [FS#5507]: Allow changing GS settings in-game via the AI/GS config window. draft
Sun, 17 Mar 2013 18:45:24 +0000 translators (svn r25100) -Update from WebTranslator v3.0: draft
Sun, 17 Mar 2013 18:31:35 +0000 frosch (svn r25099) -Fix [FS#5492]: Limit aircraft property 0D to 19, since the conversion result to km-ish/h needs to fit into a byte. draft
Sun, 17 Mar 2013 16:11:19 +0000 alberth (svn r25098) -Change(r25094): Change the population string for other languages as well. draft
Sun, 17 Mar 2013 15:45:24 +0000 alberth (svn r25097) -Feature[FS#5288]: Add sorting on rating for the town directory window (based on work by sbr). draft
Sun, 17 Mar 2013 15:44:19 +0000 alberth (svn r25096) -Feature: Do descending sort order on population by default, and stabilize sort of equally populated towns. draft
Sun, 17 Mar 2013 15:42:50 +0000 alberth (svn r25095) -Codechange: Immediately save the sort order of the town directory instead of when closing the window. draft
Sun, 17 Mar 2013 15:41:40 +0000 alberth (svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in the town directory window (sbr) draft
Sun, 17 Mar 2013 14:41:09 +0000 frosch (svn r25093) -Fix [FS#5486]: Clicking the statusbar crashed, when news were pending but no news were shown yet. (3298) draft
Sun, 17 Mar 2013 13:05:45 +0000 frosch (svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes. draft
Sun, 17 Mar 2013 13:05:18 +0000 frosch (svn r25091) -Codechange: Call keycodes by their name. draft
Sun, 17 Mar 2013 13:04:48 +0000 frosch (svn r25090) -Fix: Make editbox character filters also apply to pasted content from clipboard. draft
Sun, 17 Mar 2013 13:04:10 +0000 frosch (svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf. draft
Sat, 16 Mar 2013 18:45:20 +0000 translators (svn r25088) -Update from WebTranslator v3.0: draft
Fri, 15 Mar 2013 18:45:07 +0000 translators (svn r25087) -Update from WebTranslator v3.0: draft
Thu, 14 Mar 2013 18:45:08 +0000 translators (svn r25086) -Update from WebTranslator v3.0: draft
Wed, 13 Mar 2013 18:45:34 +0000 translators (svn r25085) -Update from WebTranslator v3.0: draft
Tue, 12 Mar 2013 18:45:19 +0000 translators (svn r25084) -Update from WebTranslator v3.0: draft
Mon, 11 Mar 2013 18:45:38 +0000 translators (svn r25083) -Update from WebTranslator v3.0: draft
Mon, 11 Mar 2013 18:01:23 +0000 frosch (svn r25082) -Codechange [FS#5501]: Simplify some code. (adf88) draft
Mon, 11 Mar 2013 17:45:23 +0000 frosch (svn r25081) -Fix [FS#5500]: Catch exception anonymously, if the exception content is not of interest. draft
Sun, 10 Mar 2013 18:45:35 +0000 translators (svn r25080) -Update from WebTranslator v3.0: draft
Sun, 10 Mar 2013 11:30:12 +0000 planetmaker (svn r25079) -Feature-ish: Use the new, correct plural form in the Scottish Gaelic translation, now that WT3 is updated with that knowledge draft
Sun, 10 Mar 2013 11:02:11 +0000 planetmaker (svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12; 3..10, 13..19; other) draft
Sat, 09 Mar 2013 18:45:27 +0000 translators (svn r25077) -Update from WebTranslator v3.0: draft
Sat, 09 Mar 2013 16:31:56 +0000 planetmaker (svn r25076) -Add [FS#5212]: Georgian Lari and Iranian Rial as currencies draft
Sat, 09 Mar 2013 16:24:43 +0000 planetmaker (svn r25075) -Codechange: Allow for more than 32 currencies draft
Sat, 09 Mar 2013 16:23:22 +0000 planetmaker (svn r25074) -Cleanup: Simplify currency selection code slightly draft
Sat, 09 Mar 2013 16:21:47 +0000 planetmaker (svn r25073) -Doc: Improve Currencies enum description draft
Sat, 09 Mar 2013 16:16:17 +0000 planetmaker (svn r25072) -Codechange: Don't require the custom currency to be the last defined one draft
Fri, 08 Mar 2013 18:45:38 +0000 translators (svn r25071) -Update from WebTranslator v3.0: draft
Thu, 07 Mar 2013 18:45:15 +0000 translators (svn r25070) -Update from WebTranslator v3.0: draft
Tue, 05 Mar 2013 18:45:21 +0000 translators (svn r25068) -Update from WebTranslator v3.0: draft
Mon, 04 Mar 2013 21:23:38 +0000 planetmaker (svn r25064) -Fix [FS#5472]: Make sizes of the station preview identical list and direction selection identical in the station build window draft
Mon, 04 Mar 2013 18:45:41 +0000 translators (svn r25063) -Update from WebTranslator v3.0: draft
Sun, 03 Mar 2013 18:45:41 +0000 translators (svn r25062) -Update from WebTranslator v3.0: draft
Sun, 03 Mar 2013 13:00:06 +0000 frosch (svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on. draft
Sat, 02 Mar 2013 18:45:44 +0000 translators (svn r25060) -Update from WebTranslator v3.0: draft
Sat, 02 Mar 2013 16:54:09 +0000 planetmaker (svn r25059) -Fix [FS#5491]: Clarify meaning of string describing waiting cargo received from other stations draft
Sat, 02 Mar 2013 12:38:40 +0000 frosch (svn r25058) -Add: tree nodes in the refit GUI for subtype refits. draft
Fri, 01 Mar 2013 18:45:23 +0000 translators (svn r25057) -Update from WebTranslator v3.0: draft
Thu, 28 Feb 2013 18:45:12 +0000 translators (svn r25056) -Update from WebTranslator v3.0: draft
Thu, 28 Feb 2013 06:51:45 +0000 rubidium (svn r25054) -Document: the *FLAGS_BUILD in configure draft
Wed, 27 Feb 2013 22:12:53 +0000 rubidium (svn r25053) -Fix [FS#5488, FS#5484] (r25010): transfer credits were not given draft
Wed, 27 Feb 2013 21:23:19 +0000 frosch (svn r25052) -Fix [FS#5490]: Refactor Script Debug GUI to only set widget states in OnInvalidateData. draft
Wed, 27 Feb 2013 18:45:23 +0000 translators (svn r25051) -Update from WebTranslator v3.0: draft
Tue, 26 Feb 2013 20:48:50 +0000 rubidium (svn r25050) -Fix: use the CC_BUILD compiler for preprocessing the extra GRF's source instead of a hardcoded gcc draft
Tue, 26 Feb 2013 18:45:13 +0000 translators (svn r25049) -Update from WebTranslator v3.0: draft
Mon, 25 Feb 2013 18:45:24 +0000 translators (svn r25048) -Update from WebTranslator v3.0: draft
Sun, 24 Feb 2013 20:12:37 +0000 rubidium (svn r25047) -Fix [FS#5483]: Dutch language had a few bogus unicode characters draft
Sun, 24 Feb 2013 18:56:50 +0000 frosch (svn r25046) -Fix: Korean genders. draft
Sun, 24 Feb 2013 18:45:26 +0000 translators (svn r25045) -Update from WebTranslator v3.0: draft
Sun, 24 Feb 2013 16:43:45 +0000 frosch (svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type. draft
Sun, 24 Feb 2013 16:43:24 +0000 frosch (svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles. draft
Sun, 24 Feb 2013 16:42:30 +0000 frosch (svn r25042) -Codechange/Fix: Simplify accumulation of refit options; also don't compare GRF local IDs from different GRFs. draft
Sun, 24 Feb 2013 16:41:51 +0000 frosch (svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case. draft
Sun, 24 Feb 2013 16:40:32 +0000 frosch (svn r25040) -Add: a mode to CmdRefitVehicle to preserve the current subtype, also when refitting multiple vehicles. draft
Sat, 23 Feb 2013 18:45:28 +0000 translators (svn r25039) -Update from WebTranslator v3.0: draft
Sat, 23 Feb 2013 18:29:55 +0000 rubidium (svn r25038) -Fix [FS#5479]: minimise gaps feature caused removal to only happen at the signal build interval instead of the implicit interval of 1 draft
Sat, 23 Feb 2013 18:15:54 +0000 rubidium (svn r25037) -Fix [FS#5480]: green path signals would be shown when building them 'under' a train, and they would keep showing green until they were passed again draft
Fri, 22 Feb 2013 18:45:16 +0000 translators (svn r25036) -Update from WebTranslator v3.0: draft
Fri, 22 Feb 2013 17:48:44 +0000 frosch (svn r25035) -Fix: Improve english. (Joel A) draft
Thu, 21 Feb 2013 18:45:18 +0000 translators (svn r25034) -Update from WebTranslator v3.0: draft
Wed, 20 Feb 2013 18:45:45 +0000 translators (svn r25033) -Update from WebTranslator v3.0: draft
Tue, 19 Feb 2013 19:45:26 +0000 rubidium (svn r25027) -Fix: missing svn properties on Gaelic draft
Tue, 19 Feb 2013 18:52:15 +0000 rubidium (svn r25026) -Fix: language compile issue draft
Tue, 19 Feb 2013 18:46:18 +0000 translators (svn r25025) -Update from WebTranslator v3.0: draft
Mon, 18 Feb 2013 19:30:24 +0000 frosch (svn r25024) -Feature: Searching of (missing) content via GrfCrawler. draft
Mon, 18 Feb 2013 19:23:09 +0000 frosch (svn r25023) -Change: Regroup buttons in content download GUI to put item-specifc stuff next to each other. draft
Mon, 18 Feb 2013 18:55:14 +0000 translators (svn r25022) -Update from WebTranslator v3.0: draft
Sun, 17 Feb 2013 20:55:26 +0000 rubidium (svn r25021) -Codechange: make a lot of SmallMapWindow members protected (fonsinchen) draft
Sun, 17 Feb 2013 20:51:55 +0000 rubidium (svn r25020) -Codechange: refactor SmallMapWindow to make adding map types easier and unduplicate some code (fonsinchen) draft
Sun, 17 Feb 2013 20:48:52 +0000 rubidium (svn r25019) -Fix: GCC doesn't seem to care if one does Class::Class::Function (thinks it is a function), whereas MSVC thinks it is the constructor draft
Sun, 17 Feb 2013 20:38:35 +0000 rubidium (svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen) draft
Sun, 17 Feb 2013 20:37:18 +0000 rubidium (svn r25017) -Fix [FS#5466]: crash after bootstrap download of 32bits base set due to referencing a deleted mutex draft
Sun, 17 Feb 2013 20:16:49 +0000 rubidium (svn r25016) -Fix [FS#5476]: integer overflow in UpdateStationRating (fonsinchen) draft
Sun, 17 Feb 2013 18:48:05 +0000 rubidium (svn r25015) -Change: Tamil migrated to 'finished' status draft
Sun, 17 Feb 2013 18:46:05 +0000 translators (svn r25014) -Update from WebTranslator v3.0: draft
Sun, 17 Feb 2013 14:59:27 +0000 rubidium (svn r25013) -Feature: show the amount of cargo that has already been reserved by full loading vehicles in the station (fonsinchen) draft
Sun, 17 Feb 2013 14:54:50 +0000 rubidium (svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle draft
Sun, 17 Feb 2013 14:50:54 +0000 rubidium (svn r25011) -Codechange: allow vehicle transfer and profit text effects to be shown at the same time (fonsinchen) draft
Sun, 17 Feb 2013 14:36:40 +0000 rubidium (svn r25010) -Codechange: Add general framework for cargo actions, i.e. loading, transfering, delivering and such, to contain this logic in a single place instead of spread around (fonsinchen) draft
Sun, 17 Feb 2013 14:17:06 +0000 rubidium (svn r25009) -Codechange: refactor bits of cargo packet (lists) to reduce duplicated code (fonsinchen) draft
Sun, 17 Feb 2013 14:10:15 +0000 rubidium (svn r25008) -Codechange: Make CargoList::Truncate behave similarly to CargoList::MoveTo, i.e. pass the amount to truncate (fonsinchen) draft
Sat, 16 Feb 2013 18:45:45 +0000 translators (svn r25007) -Update from WebTranslator v3.0: draft
Sat, 16 Feb 2013 16:43:05 +0000 frosch (svn r25006) -Fix: Update script_window. draft
Sat, 16 Feb 2013 12:28:45 +0000 rubidium (svn r25005) -Add: Scottish Gaelic draft
Fri, 15 Feb 2013 18:45:34 +0000 translators (svn r25004) -Update from WebTranslator v3.0: draft
Fri, 15 Feb 2013 11:01:45 +0000 matthijs (svn r25003) -Fix (r24993): [SDL] Keep a flag to remember if a hardware palette was requested. draft
Fri, 15 Feb 2013 11:01:43 +0000 matthijs (svn r25002) -Doc: [SDL] Fix typo in comment. draft
Thu, 14 Feb 2013 18:58:04 +0000 rubidium (svn r25001) -Change: heading for 1.4 now draft
Thu, 14 Feb 2013 18:49:11 +0000 translators (svn r24999) -Update from WebTranslator v3.0: draft
Thu, 14 Feb 2013 17:24:55 +0000 rubidium (svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138) draft
Thu, 14 Feb 2013 17:11:42 +0000 rubidium (svn r24997) -Change: Use dropdown list to select between Default/Days/Percentage (peter1138) draft
Thu, 14 Feb 2013 17:08:56 +0000 rubidium (svn r24996) -Change: Apply default service interval changes to vehicles without custom interval (peter1138) draft
Thu, 14 Feb 2013 17:06:49 +0000 rubidium (svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138) draft
Thu, 14 Feb 2013 17:04:01 +0000 rubidium (svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138) draft
Thu, 14 Feb 2013 11:06:12 +0000 matthijs (svn r24993) -Fix: [SDL] Improve 8bpp hardware palette support. Instead of always requesting SDL_HWPALETTE, it is now only done for 8bp blitters in fullscreen mode. draft
Thu, 14 Feb 2013 11:06:06 +0000 matthijs (svn r24992) -Codechange: [SDL] Make CreateMainSurface and PollEvent private methods instead of static functions. draft
Thu, 14 Feb 2013 11:06:01 +0000 matthijs (svn r24991) -Doc: Clarify comments regarding settings macros. draft
Wed, 13 Feb 2013 18:45:20 +0000 translators (svn r24990) -Update from WebTranslator v3.0: draft
Tue, 12 Feb 2013 18:46:26 +0000 translators (svn r24989) -Update from WebTranslator v3.0: draft
Mon, 11 Feb 2013 18:49:03 +0000 translators (svn r24988) -Update from WebTranslator v3.0: draft
Sun, 10 Feb 2013 21:05:24 +0000 frosch (svn r24987) -Fix: When choosing a train in a depot to attach a newly purchased wagon to, do not consider trains currently moving in and out of the depot. draft
Sun, 10 Feb 2013 19:49:04 +0000 zuu (svn r24986) -Change: Cleanup goals and cargo monitors of companies when they go bankrupt or are taken over. draft
Sun, 10 Feb 2013 18:48:04 +0000 translators (svn r24985) -Update from WebTranslator v3.0: draft
Sat, 09 Feb 2013 18:45:20 +0000 translators (svn r24984) -Update from WebTranslator v3.0: draft
Sat, 09 Feb 2013 17:31:07 +0000 frosch (svn r24983) -Change: Apply the same name sorting rules to content and NewGRF list as for the server list. draft
Fri, 08 Feb 2013 20:34:27 +0000 rubidium (svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters draft
Fri, 08 Feb 2013 20:32:56 +0000 rubidium (svn r24981) -Fix: handle corner case where an encoded string contains too many parameters more gracefully draft
Fri, 08 Feb 2013 20:31:51 +0000 rubidium (svn r24980) -Fix: memory leak in corner case of handling encoded strings draft
Thu, 07 Feb 2013 20:53:55 +0000 rubidium (svn r24978) -Update: some assorted documentation tidbits draft
Thu, 07 Feb 2013 18:45:07 +0000 translators (svn r24977) -Update from WebTranslator v3.0: draft
Wed, 06 Feb 2013 18:45:20 +0000 translators (svn r24976) -Update from WebTranslator v3.0: draft
Wed, 06 Feb 2013 17:51:05 +0000 frosch (svn r24975) -Fix [FS#5463]: Additional zoom in levels could glitch by a few pixels due to incorrect rounding. draft
Tue, 05 Feb 2013 21:41:32 +0000 peter1138 (svn r24974) -Fix [FS#5279]: Honour pause_on_newgame setting when running as a dedicated server. draft
Tue, 05 Feb 2013 21:38:38 +0000 peter1138 (svn r24973) -Fix [FS#5462]: Prevent access to tile-based variables when tile is invalid. draft
Tue, 05 Feb 2013 21:07:24 +0000 rubidium (svn r24972) -Fix [FS#5258]: do not make overbuilding rivers with canals insanely expensive; there is no real need to fill the river with dirt first, just excavate it a bit and build borders draft
Tue, 05 Feb 2013 20:53:26 +0000 rubidium (svn r24971) -Fix: ignore screenshot folder in regression draft
Tue, 05 Feb 2013 20:52:28 +0000 rubidium (svn r24970) -Fix [FS#5346]: crash when infinite loop occured during loading a script draft
Tue, 05 Feb 2013 18:46:08 +0000 translators (svn r24969) -Update from WebTranslator v3.0: draft
Mon, 04 Feb 2013 20:29:38 +0000 rubidium (svn r24968) -Fix [FS#5379]: company window was not updated when shared were enabled/disabled draft
Mon, 04 Feb 2013 18:45:07 +0000 translators (svn r24967) -Update from WebTranslator v3.0: draft
Sun, 03 Feb 2013 20:18:41 +0000 rubidium (svn r24966) -Fix [FS#5228]: trams would get stuck on water draft
Sun, 03 Feb 2013 18:45:24 +0000 translators (svn r24965) -Update from WebTranslator v3.0: draft
Sun, 03 Feb 2013 14:16:45 +0000 rubidium (svn r24964) -Fix [FS#5416]: With YAPF the docking behaviour differed per direction; now favour docking in the direction you approached draft
Sun, 03 Feb 2013 12:58:57 +0000 rubidium (svn r24963) -Fix [FS#5435]: Do not stop loading if there are reservations left (fonsinchen) draft
Sun, 03 Feb 2013 10:06:34 +0000 rubidium (svn r24962) -Fix [FS#5438]: Reserve all capacity while unloading to avoid 'stealing' cargo, i.e. loading cargo onto a second vehicle when the first can't be fully filled yet (fonsinchen) draft
Sun, 03 Feb 2013 10:03:38 +0000 rubidium (svn r24961) -Fix [FS#5362] (r23564): making occupied platforms larger would make train reserve onto the newly unreserved bit and cause crashes. Now if a platform is enlarged and there is a reservation, reserve the whole platform draft
Sat, 02 Feb 2013 20:19:17 +0000 rubidium (svn r24960) -Fix [FS#5423]: inconsistencies in the "thanks to" lists draft
Sat, 02 Feb 2013 20:18:41 +0000 rubidium (svn r24959) -Doc [FS#5459]: that certain parameters need to be within certain boundaries draft
Sat, 02 Feb 2013 19:52:56 +0000 rubidium (svn r24958) -Fix [FS#5458]: refering to non-existent method draft
Sat, 02 Feb 2013 19:46:46 +0000 rubidium (svn r24957) -Document [FS#5349]: newlines and other special characters are removed/converted draft
Sat, 02 Feb 2013 18:49:21 +0000 translators (svn r24956) -Update from WebTranslator v3.0: draft
Sat, 02 Feb 2013 12:54:29 +0000 frosch (svn r24955) -Change (r24808) [FS#4458]: Revert to opening the vehicle GUI again when cloning vehicles using the clone-button from the depot GUI. This button cannot be used for sequential cloning, so the argument about opening many windows does not hold as it does for the clone button from the vehicle GUI. draft
Sat, 02 Feb 2013 11:49:08 +0000 frosch (svn r24954) -Codechange: OPENTTD_SPRITE_COUNT uses decimal, so use decimal in the nfo as well. draft
Fri, 01 Feb 2013 18:45:10 +0000 translators (svn r24953) -Update from WebTranslator v3.0: draft
Thu, 31 Jan 2013 18:45:07 +0000 translators (svn r24952) -Update from WebTranslator v3.0: draft
Thu, 31 Jan 2013 18:34:11 +0000 frosch (svn r24951) -Fix: [NewGRF] Var 10 of CB 24 missed the T part. draft