------------------------------------------------------------------------ r24866 | translators | 2012-12-27 19:46:23 +0100 (Thu, 27 Dec 2012) | 18 lines -Update from WebTranslator v3.0: catalan - 39 changes by Bassals simplified_chinese - 2 changes by chenwt0315 croatian - 8 changes by VoyagerOne danish - 6 changes by Hatsen dutch - 40 changes by habell english_US - 7 changes by Rubidium french - 7 changes by glx greek - 3 changes by Evropi italian - 7 changes by lorenzodv korean - 7 changes by telk5093 norwegian_bokmal - 8 changes by Inspirion polish - 10 changes by wojteks86 portuguese - 81 changes by SupSuper romanian - 35 changes by kneekoo russian - 7 changes by KorneySan slovak - 1 changes by JamesSVK ------------------------------------------------------------------------ r24865 | translators | 2012-12-26 19:45:24 +0100 (Wed, 26 Dec 2012) | 6 lines -Update from WebTranslator v3.0: czech - 67 changes by Eskymak finnish - 7 changes by jpx_ german - 7 changes by planetmaker spanish - 7 changes by Terkhen ------------------------------------------------------------------------ r24864 | frosch | 2012-12-26 18:59:44 +0100 (Wed, 26 Dec 2012) | 1 line -Fix (r24863): Update before running sed. ------------------------------------------------------------------------ r24863 | frosch | 2012-12-26 18:48:25 +0100 (Wed, 26 Dec 2012) | 1 line -Remove: Now redundant method to filter for non-local settings differing from default settings. ------------------------------------------------------------------------ r24862 | frosch | 2012-12-26 18:47:02 +0100 (Wed, 26 Dec 2012) | 1 line -Add: Settings type filter to adv. settings GUI. ------------------------------------------------------------------------ r24861 | frosch | 2012-12-26 18:44:42 +0100 (Wed, 26 Dec 2012) | 1 line -Codechange: Put all filters for settings into a single struct. ------------------------------------------------------------------------ r24860 | frosch | 2012-12-26 18:43:35 +0100 (Wed, 26 Dec 2012) | 1 line -Codechange: Add SettingDesc::GetType(). ------------------------------------------------------------------------ r24859 | frosch | 2012-12-26 18:42:29 +0100 (Wed, 26 Dec 2012) | 1 line -Codechange: Make the dropdown handling of the adv. settings GUI more generic. ------------------------------------------------------------------------ r24858 | frosch | 2012-12-26 16:14:37 +0100 (Wed, 26 Dec 2012) | 1 line -Fix [FS#5404]: Make invalid sprite references to mapgen sprites behave the same as invalid references between recolour and real sprites. ------------------------------------------------------------------------ r24857 | frosch | 2012-12-26 14:01:28 +0100 (Wed, 26 Dec 2012) | 1 line -Fix: Don't let UFOs and coal mines clear water. ------------------------------------------------------------------------ r24856 | frosch | 2012-12-26 14:01:09 +0100 (Wed, 26 Dec 2012) | 1 line -Fix [FS#5406]: Don't let UFOs and coal mines destroy depots. ------------------------------------------------------------------------ r24855 | michi_cc | 2012-12-26 13:45:19 +0100 (Wed, 26 Dec 2012) | 1 line -Fix [FS#5405]: Don't send aircraft to depots that are out of range of the next destination. ------------------------------------------------------------------------ r24854 | frosch | 2012-12-26 13:24:03 +0100 (Wed, 26 Dec 2012) | 1 line -Fix (r24839): Only consider vehicles available in the climate for purchase/depot cell size. ------------------------------------------------------------------------ r24853 | peter1138 | 2012-12-25 23:10:43 +0100 (Tue, 25 Dec 2012) | 2 lines -Fix: Extend widget data member to 32 bits so that sprite IDs >= 2^16 can be used. ------------------------------------------------------------------------ r24852 | translators | 2012-12-25 19:45:18 +0100 (Tue, 25 Dec 2012) | 5 lines -Update from WebTranslator v3.0: simplified_chinese - 64 changes by chenwt0315 italian - 14 changes by lorenzodv korean - 33 changes by telk5093 ------------------------------------------------------------------------ r24850 | frosch | 2012-12-24 20:20:20 +0100 (Mon, 24 Dec 2012) | 1 line -Update: Status report to santa. ------------------------------------------------------------------------ r24849 | translators | 2012-12-24 19:45:59 +0100 (Mon, 24 Dec 2012) | 12 lines -Update from WebTranslator v3.0: catalan - 1 changes by Bassals croatian - 33 changes by VoyagerOne english_US - 33 changes by Rubidium finnish - 33 changes by jpx_ french - 33 changes by glx german - 51 changes by planetmaker italian - 33 changes by Snail_ russian - 33 changes by Lone_Wolf spanish - 33 changes by Terkhen vietnamese - 34 changes by myquartz ------------------------------------------------------------------------ r24848 | frosch | 2012-12-23 23:12:52 +0100 (Sun, 23 Dec 2012) | 1 line -Fix [FS#5386]: Consider regearing-like cargos as no-cargo in cargo filters. ------------------------------------------------------------------------ r24847 | frosch | 2012-12-23 22:25:05 +0100 (Sun, 23 Dec 2012) | 1 line -Cleanup (r24750): Remove unused strings. ------------------------------------------------------------------------ r24846 | frosch | 2012-12-23 22:09:09 +0100 (Sun, 23 Dec 2012) | 1 line -Add: Advanced settings to disable certain sound effects. ------------------------------------------------------------------------ r24845 | frosch | 2012-12-23 22:08:42 +0100 (Sun, 23 Dec 2012) | 1 line -Add: News ticker sound setting to adv. settings window. ------------------------------------------------------------------------ r24844 | frosch | 2012-12-23 22:08:02 +0100 (Sun, 23 Dec 2012) | 1 line -Add: News display settings to adv. settings window. ------------------------------------------------------------------------ r24843 | frosch | 2012-12-23 22:07:12 +0100 (Sun, 23 Dec 2012) | 1 line -Codechange: Move news display options into the general settings framework. (based on patch by eagle_rainbow) ------------------------------------------------------------------------ r24842 | frosch | 2012-12-23 22:06:37 +0100 (Sun, 23 Dec 2012) | 1 line -Remove: News settings window. ------------------------------------------------------------------------ r24841 | translators | 2012-12-23 19:45:17 +0100 (Sun, 23 Dec 2012) | 5 lines -Update from WebTranslator v3.0: belarusian - 36 changes by Wowanxm italian - 1 changes by Snail_ swedish - 25 changes by Joel_A ------------------------------------------------------------------------ r24840 | peter1138 | 2012-12-23 16:38:54 +0100 (Sun, 23 Dec 2012) | 2 lines -Fix: Draw NewGRF railtypes in NewGRF station previews. ------------------------------------------------------------------------ r24839 | michi_cc | 2012-12-23 02:00:25 +0100 (Sun, 23 Dec 2012) | 1 line -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi) ------------------------------------------------------------------------ r24838 | translators | 2012-12-22 19:45:42 +0100 (Sat, 22 Dec 2012) | 7 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan catalan - 1 changes by Bassals croatian - 1 changes by VoyagerOne korean - 1 changes by telk5093 swedish - 5 changes by Joel_A ------------------------------------------------------------------------ r24837 | michi_cc | 2012-12-21 19:51:10 +0100 (Fri, 21 Dec 2012) | 1 line -Fix: Don't consider blocked rail station tiles that display wires as non-reachable for masking out unnecessary catenary wires. ------------------------------------------------------------------------ r24836 | michi_cc | 2012-12-21 19:51:06 +0100 (Fri, 21 Dec 2012) | 1 line -Feature(ette): Improve pylon placement around station tiles that display neither pylons nor catenary. ------------------------------------------------------------------------ r24835 | translators | 2012-12-21 19:45:08 +0100 (Fri, 21 Dec 2012) | 3 lines -Update from WebTranslator v3.0: simplified_chinese - 47 changes by chenwt0315 ------------------------------------------------------------------------ r24834 | michi_cc | 2012-12-20 20:44:06 +0100 (Thu, 20 Dec 2012) | 1 line -Fix [FS#5396]: The autorefit dropdown in the order GUI wasn't always updated when modifying vehicle consists. ------------------------------------------------------------------------ r24833 | michi_cc | 2012-12-20 20:44:02 +0100 (Thu, 20 Dec 2012) | 1 line -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum. ------------------------------------------------------------------------ r24832 | michi_cc | 2012-12-20 20:43:58 +0100 (Thu, 20 Dec 2012) | 1 line -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account for vehicle variable 4C. ------------------------------------------------------------------------ r24831 | michi_cc | 2012-12-20 20:43:54 +0100 (Thu, 20 Dec 2012) | 1 line -Fix [FS#5398]: [NewGRF] Incorrect values are better than a crash when a NewGRF queries vehicle variable 4C before vehicle initialisation is completed. ------------------------------------------------------------------------ r24830 | translators | 2012-12-20 19:45:06 +0100 (Thu, 20 Dec 2012) | 3 lines -Update from WebTranslator v3.0: turkish - 5 changes by niw3 ------------------------------------------------------------------------