------------------------------------------------------------------------ r19135 | translators | 2010-02-14 18:45:24 +0000 (Sun, 14 Feb 2010) | 9 lines -Update from WebTranslator v3.0: italian - 1 changes by lorenzodv lithuanian - 2 changes by norwegian_bokmal - 1 changes by mantaray norwegian_nynorsk - 127 changes by mantaray russian - 1 changes by Lone_Wolf slovak - 199 changes by keso53 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19134 | frosch | 2010-02-14 18:33:57 +0000 (Sun, 14 Feb 2010) | 1 line -Fix (r16983, r17219): YAPF debug output was quite broken. ------------------------------------------------------------------------ r19133 | rubidium | 2010-02-14 16:52:15 +0000 (Sun, 14 Feb 2010) | 2 lines -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compiling (planetmaker) ------------------------------------------------------------------------ r19132 | alberth | 2010-02-14 16:31:35 +0000 (Sun, 14 Feb 2010) | 1 line -Codechange: No need to end a line with ;;. ------------------------------------------------------------------------ r19131 | alberth | 2010-02-14 15:58:10 +0000 (Sun, 14 Feb 2010) | 1 line -Doc: Add doxygen comments to some economy variables and constants. ------------------------------------------------------------------------ r19130 | alberth | 2010-02-14 15:44:21 +0000 (Sun, 14 Feb 2010) | 1 line -Codechange: Use references and inlining in CommandCost. ------------------------------------------------------------------------ r19129 | alberth | 2010-02-14 15:35:44 +0000 (Sun, 14 Feb 2010) | 1 line -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance when the window is shaded. ------------------------------------------------------------------------ r19128 | alberth | 2010-02-14 15:30:08 +0000 (Sun, 14 Feb 2010) | 1 line -Codechange: CommandCost cost methods return void instead of a copy of *this. ------------------------------------------------------------------------ r19127 | frosch | 2010-02-14 13:01:33 +0000 (Sun, 14 Feb 2010) | 1 line -Codechange: Add printf-like warnings to more functions. ------------------------------------------------------------------------ r19126 | frosch | 2010-02-14 13:01:07 +0000 (Sun, 14 Feb 2010) | 1 line -Codechange: Silence a warning. ------------------------------------------------------------------------ r19125 | frosch | 2010-02-13 20:13:34 +0000 (Sat, 13 Feb 2010) | 1 line -Fix (r18809): Compiling with desync-debug failed. ------------------------------------------------------------------------ r19124 | translators | 2010-02-13 18:45:51 +0000 (Sat, 13 Feb 2010) | 18 lines -Update from WebTranslator v3.0: traditional_chinese - 3 changes by josesun english_US - 35 changes by agenthh esperanto - 27 changes by Ailanto finnish - 1 changes by jpx_ german - 1 changes by planetmaker hungarian - 51 changes by IPG icelandic - 55 changes by antonsigur indonesian - 9 changes by fanioz lithuanian - 2 changes by norwegian_bokmal - 229 changes by mantaray norwegian_nynorsk - 2 changes by mantaray portuguese - 9 changes by JayCity brazilian_portuguese - 14 changes by Tucalipe, leandromoh russian - 7 changes by serbian - 5 changes by etran slovenian - 1 changes by ntadej ------------------------------------------------------------------------ r19123 | alberth | 2010-02-13 18:44:03 +0000 (Sat, 13 Feb 2010) | 1 line -Fix [FS#3617]: Resize station cargo widget when needed to display all accepted cargo types. ------------------------------------------------------------------------ r19122 | alberth | 2010-02-13 18:41:31 +0000 (Sat, 13 Feb 2010) | 1 line -Codechange: Move cargo drawing to StationViewWindow::OnPaint(). ------------------------------------------------------------------------ r19121 | alberth | 2010-02-13 18:39:00 +0000 (Sat, 13 Feb 2010) | 1 line -Codechange: Introduce a variable for the height of the ratings and accepted cargo widgets. ------------------------------------------------------------------------ r19120 | frosch | 2010-02-13 14:06:01 +0000 (Sat, 13 Feb 2010) | 3 lines -Fix: [NewGRF] Industry property 0x17 was interpreted incorrectly and in some cases circumvented the density difficulty setting. -Change: Do not scale the number of industry creations during map creation with the number of available industry types. -Feature: [NewGRF] Implement special industry flag 0x10000. ------------------------------------------------------------------------ r19119 | rubidium | 2010-02-13 14:02:36 +0000 (Sat, 13 Feb 2010) | 2 lines -Fix [FS#3616]: removing towns (in the scenario editor) that had stations/depots refer to them or vehicles were on the town's road could cause a crash ------------------------------------------------------------------------ r19118 | alberth | 2010-02-13 14:00:45 +0000 (Sat, 13 Feb 2010) | 1 line -Fix [FS#3593]: Some buttons in the order gui were raised too soon. ------------------------------------------------------------------------ r19117 | terkhen | 2010-02-13 10:33:05 +0000 (Sat, 13 Feb 2010) | 2 lines -Fix [FS#3593]: The Non-stop dropdown wasn't enabled for depot and waypoint orders. ------------------------------------------------------------------------ r19116 | rubidium | 2010-02-13 00:20:19 +0000 (Sat, 13 Feb 2010) | 2 lines -Fix [FS#3615]: enabling ccache via environment variables failed to properly detect/set a compiler ------------------------------------------------------------------------ r19115 | rubidium | 2010-02-13 00:00:47 +0000 (Sat, 13 Feb 2010) | 2 lines -Document: --with-ccache and --with-distcc in configure ------------------------------------------------------------------------ r19114 | rubidium | 2010-02-12 23:47:50 +0000 (Fri, 12 Feb 2010) | 2 lines -Change: [strgen] Modify the outputted format for MSVC builds of strgen so it also shows fatal errors in the 'error list' and it also counts them. (Fatal) errors are marked as warnings so a failing language file is not causing the complete compilation to fail. ------------------------------------------------------------------------ r19113 | rubidium | 2010-02-12 23:45:25 +0000 (Fri, 12 Feb 2010) | 2 lines -Change: [strgen] Remove the partially generated language file if compilation fails. ------------------------------------------------------------------------ r19112 | smatz | 2010-02-12 23:39:44 +0000 (Fri, 12 Feb 2010) | 1 line -Fix [FS#3611]: don't crash on broken lng file ------------------------------------------------------------------------ r19111 | rubidium | 2010-02-12 21:43:58 +0000 (Fri, 12 Feb 2010) | 2 lines -Fix (r19070): the station view didn't show acceptance anymore ------------------------------------------------------------------------ r19110 | rubidium | 2010-02-12 18:45:34 +0000 (Fri, 12 Feb 2010) | 2 lines -Fix (r19107): if GCC 3.2 has the trouble, then don't allow it ------------------------------------------------------------------------ r19109 | translators | 2010-02-12 18:45:34 +0000 (Fri, 12 Feb 2010) | 12 lines -Update from WebTranslator v3.0: catalan - 13 changes by arnau croatian - 1 changes by VoyagerOne french - 1 changes by glx lithuanian - 2 changes by norwegian_nynorsk - 71 changes by mantaray polish - 5 changes by silver_777 russian - 15 changes by Lone_Wolf slovak - 27 changes by keso53 slovenian - 6 changes by ntadej vietnamese - 39 changes by myquartz, nglekhoi ------------------------------------------------------------------------ r19108 | rubidium | 2010-02-12 18:42:40 +0000 (Fri, 12 Feb 2010) | 2 lines -Document: what compilers are known to succeed compiling OpenTTD and which ones have proven to fail compiling OpenTTD ------------------------------------------------------------------------ r19107 | rubidium | 2010-02-12 18:41:46 +0000 (Fri, 12 Feb 2010) | 2 lines -Change: GCC 3.2 seems to be having trouble with some templates too ------------------------------------------------------------------------ r19106 | rubidium | 2010-02-12 17:31:40 +0000 (Fri, 12 Feb 2010) | 2 lines -Codechange: change 'const static' -> 'static const' for consistency (1 vs 2900 cases); some GCCs/ICCs are known to warn about the former case, but it's valid C++. ------------------------------------------------------------------------ r19105 | yexo | 2010-02-12 16:42:29 +0000 (Fri, 12 Feb 2010) | 1 line -Fix [FS#3614]: not all news data was properly freed when starting a new game ------------------------------------------------------------------------ r19104 | alberth | 2010-02-12 13:46:41 +0000 (Fri, 12 Feb 2010) | 1 line -Fix (r19039): Stablize main view centering in smallmap. ------------------------------------------------------------------------ r19103 | alberth | 2010-02-12 12:14:21 +0000 (Fri, 12 Feb 2010) | 1 line -Codechange: Use px/py for pixel coordinates in PixelToTile(), as promised by the documentation. ------------------------------------------------------------------------ r19102 | yexo | 2010-02-12 12:11:03 +0000 (Fri, 12 Feb 2010) | 1 line -Codechange; let doxygen parse as much code as possible ------------------------------------------------------------------------ r19101 | alberth | 2010-02-12 10:40:29 +0000 (Fri, 12 Feb 2010) | 1 line -Fix (r19039): Click sound was not played when pressing zoom in/out buttons. ------------------------------------------------------------------------ r19100 | yexo | 2010-02-12 00:45:44 +0000 (Fri, 12 Feb 2010) | 1 line -Fix: [MSVC] don't stop building language files if building one language file fails ------------------------------------------------------------------------ r19099 | yexo | 2010-02-11 20:52:56 +0000 (Thu, 11 Feb 2010) | 1 line -Doc: two files had the wrong name in the @file comment ------------------------------------------------------------------------ r19098 | translators | 2010-02-11 18:46:06 +0000 (Thu, 11 Feb 2010) | 23 lines -Update from WebTranslator v3.0: arabic_egypt - 101 changes by kasakg croatian - 7 changes by VoyagerOne czech - 8 changes by SmatZ dutch - 2 changes by habell finnish - 4 changes by jpx_ french - 12 changes by glx hebrew - 12 changes by dnd_man hungarian - 15 changes by IPG indonesian - 2 changes by fanioz italian - 2 changes by lorenzodv korean - 2 changes by junho2813 lithuanian - 10 changes by BlinK_ luxembourgish - 2 changes by Phreeze norwegian_bokmal - 5 changes by mantaray norwegian_nynorsk - 225 changes by mantaray portuguese - 1 changes by JayCity romanian - 2 changes by tonny serbian - 2 changes by etran slovak - 99 changes by keso53 spanish - 6 changes by Terkhen vietnamese - 4 changes by myquartz ------------------------------------------------------------------------ r19097 | rubidium | 2010-02-11 17:13:57 +0000 (Thu, 11 Feb 2010) | 2 lines -Fix [FS#3610] (r10444): compilation error in the BeMidi driver (jrepan) ------------------------------------------------------------------------ r19096 | yexo | 2010-02-11 15:12:08 +0000 (Thu, 11 Feb 2010) | 1 line -Fix: segfault when one of the items in the news_display group in the config file has no value ------------------------------------------------------------------------ r19095 | yexo | 2010-02-11 15:08:55 +0000 (Thu, 11 Feb 2010) | 1 line -Fix: segfault when a baseset has an empty metadata field ------------------------------------------------------------------------ r19094 | yexo | 2010-02-11 14:58:51 +0000 (Thu, 11 Feb 2010) | 1 line -Codechange: don't check for NULL values before calling StrEmpty ------------------------------------------------------------------------ r19093 | smatz | 2010-02-10 23:38:43 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: do not prefix console debug output with 'condbg', [console] is enough ------------------------------------------------------------------------ r19092 | rubidium | 2010-02-10 22:38:30 +0000 (Wed, 10 Feb 2010) | 2 lines -Fix (r19081): MSVC couldn't quite compile OpenTTD ------------------------------------------------------------------------ r19091 | rubidium | 2010-02-10 21:28:26 +0000 (Wed, 10 Feb 2010) | 2 lines -Cleanup: remove some unneeded zeroing ------------------------------------------------------------------------ r19090 | rubidium | 2010-02-10 21:06:05 +0000 (Wed, 10 Feb 2010) | 2 lines -Codechange: some comment coding style fixes ------------------------------------------------------------------------ r19089 | rubidium | 2010-02-10 20:53:23 +0000 (Wed, 10 Feb 2010) | 2 lines -Codechange: some minor coding style ------------------------------------------------------------------------ r19088 | rubidium | 2010-02-10 20:46:14 +0000 (Wed, 10 Feb 2010) | 2 lines -Fix: some typos/spelling errors in the base 'translation' ------------------------------------------------------------------------ r19087 | rubidium | 2010-02-10 20:20:18 +0000 (Wed, 10 Feb 2010) | 2 lines -Codechange: some typos in StringIDs ------------------------------------------------------------------------ r19086 | translators | 2010-02-10 18:45:45 +0000 (Wed, 10 Feb 2010) | 16 lines -Update from WebTranslator v3.0: traditional_chinese - 4 changes by josesun dutch - 4 changes by habell french - 3 changes by glx german - 2 changes by planetmaker greek - 4 changes by fumantsu hebrew - 29 changes by dnd_man hungarian - 2 changes by alyr italian - 4 changes by lorenzodv japanese - 25 changes by PouncingAnt lithuanian - 34 changes by BlinK_ luxembourgish - 178 changes by Phreeze romanian - 4 changes by kkmic slovenian - 2 changes by ntadej spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r19085 | smatz | 2010-02-10 18:18:08 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: simplify hooking of console commands ------------------------------------------------------------------------ r19084 | smatz | 2010-02-10 17:37:47 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: minor coding-style fixups ------------------------------------------------------------------------ r19083 | smatz | 2010-02-10 17:32:39 +0000 (Wed, 10 Feb 2010) | 1 line -Cleanup: remove support for modifying variables from console ------------------------------------------------------------------------ r19082 | smatz | 2010-02-10 17:01:03 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: make 'developer' a regular setting ------------------------------------------------------------------------ r19081 | rubidium | 2010-02-10 16:24:05 +0000 (Wed, 10 Feb 2010) | 2 lines -Codechange: make it possible to disable compilation of the AI+Squirrel ------------------------------------------------------------------------ r19080 | smatz | 2010-02-10 16:12:54 +0000 (Wed, 10 Feb 2010) | 1 line -Cleanup: remove unused _debug_ntp_level and _debug_ms_level ------------------------------------------------------------------------ r19079 | smatz | 2010-02-10 16:10:05 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: use _debug_console_level instead of _stdlib_con_developer ------------------------------------------------------------------------ r19078 | rubidium | 2010-02-10 16:04:11 +0000 (Wed, 10 Feb 2010) | 2 lines -Update: add cases to Hebrew (dnd_man) ------------------------------------------------------------------------ r19077 | smatz | 2010-02-10 15:26:47 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: remove company_pw from console vars ------------------------------------------------------------------------ r19076 | terkhen | 2010-02-10 15:24:48 +0000 (Wed, 10 Feb 2010) | 2 lines -Codechange: Move graph functions to their own header. ------------------------------------------------------------------------ r19075 | smatz | 2010-02-10 15:17:27 +0000 (Wed, 10 Feb 2010) | 1 line -Codechange: unhackify NetworkChangeCompanyPassword() ------------------------------------------------------------------------ r19074 | smatz | 2010-02-10 13:52:10 +0000 (Wed, 10 Feb 2010) | 1 line -Change: when filtering list of settings and console commands, use strstr() instead of strncmp() ------------------------------------------------------------------------ r19073 | rubidium | 2010-02-09 23:52:08 +0000 (Tue, 09 Feb 2010) | 2 lines -Fix (r15027): -a is not a command line parameter ------------------------------------------------------------------------ r19072 | rubidium | 2010-02-09 23:49:19 +0000 (Tue, 09 Feb 2010) | 2 lines -Fix [FS#3599]: possible read/write after free when the client triggered the server to close the connection ------------------------------------------------------------------------ r19071 | rubidium | 2010-02-09 21:50:16 +0000 (Tue, 09 Feb 2010) | 2 lines -Codechange: update the other language files for r19070 (sbr) ------------------------------------------------------------------------ r19070 | rubidium | 2010-02-09 21:48:57 +0000 (Tue, 09 Feb 2010) | 2 lines -Fix [FS#3607]: the station coverage text was not RTL language aware (sbr) ------------------------------------------------------------------------ r19069 | glx | 2010-02-09 18:47:33 +0000 (Tue, 09 Feb 2010) | 1 line -Fix: typo in known-bugs.txt ------------------------------------------------------------------------ r19068 | translators | 2010-02-09 18:45:53 +0000 (Tue, 09 Feb 2010) | 19 lines -Update from WebTranslator v3.0: finnish - 4 changes by jpx_ french - 4 changes by glx german - 4 changes by planetmaker hebrew - 14 changes by dnd_man hungarian - 4 changes by IPG, Petert, alyr japanese - 16 changes by PouncingAnt korean - 4 changes by junho2813 luxembourgish - 59 changes by Phreeze norwegian_bokmal - 5 changes by mantaray norwegian_nynorsk - 5 changes by mantaray portuguese - 1 changes by JayCity brazilian_portuguese - 49 changes by Tucalipe, leandromoh russian - 5 changes by Lone_Wolf serbian - 4 changes by etran slovenian - 4 changes by ntadej spanish - 4 changes by Terkhen vietnamese - 4 changes by nglekhoi ------------------------------------------------------------------------ r19067 | glx | 2010-02-09 18:37:19 +0000 (Tue, 09 Feb 2010) | 1 line -Fix [FS#3604]: remove Bidi control characters from the reordered text ------------------------------------------------------------------------ r19066 | yexo | 2010-02-09 16:22:13 +0000 (Tue, 09 Feb 2010) | 1 line -Fix: settings that are part of the "ttdpatch flags" can cause desyncs if they're changed in network games ------------------------------------------------------------------------ r19065 | peter1138 | 2010-02-09 15:43:54 +0000 (Tue, 09 Feb 2010) | 2 lines -Fix [FS#3605]: Station offset multiplier was wrong. ------------------------------------------------------------------------ r19064 | terkhen | 2010-02-08 23:46:35 +0000 (Mon, 08 Feb 2010) | 2 lines -Feature: Allow to select different land colours for the smallmap (reworked by Alberth). ------------------------------------------------------------------------ r19063 | yexo | 2010-02-08 23:05:29 +0000 (Mon, 08 Feb 2010) | 1 line -Codechange: type in constant name (andythenorth) ------------------------------------------------------------------------ r19062 | terkhen | 2010-02-08 21:19:41 +0000 (Mon, 08 Feb 2010) | 2 lines -Codechange: Move smallmap related functions to their own header. ------------------------------------------------------------------------ r19061 | translators | 2010-02-08 18:45:17 +0000 (Mon, 08 Feb 2010) | 7 lines -Update from WebTranslator v3.0: esperanto - 6 changes by Ailanto galician - 37 changes by Condex hebrew - 33 changes by dnd_man luxembourgish - 57 changes by Phreeze brazilian_portuguese - 53 changes by Tucalipe ------------------------------------------------------------------------ r19060 | peter1138 | 2010-02-08 16:07:46 +0000 (Mon, 08 Feb 2010) | 2 lines -Codechange: Draw custom depot sprites in GUI. ------------------------------------------------------------------------ r19059 | michi_cc | 2010-02-08 01:31:10 +0000 (Mon, 08 Feb 2010) | 1 line -Fix (r19056): Regenerate MSVC project files. ------------------------------------------------------------------------ r19056 | peter1138 | 2010-02-07 22:22:54 +0000 (Sun, 07 Feb 2010) | 2 lines -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) ------------------------------------------------------------------------ r19055 | translators | 2010-02-07 18:45:19 +0000 (Sun, 07 Feb 2010) | 8 lines -Update from WebTranslator v3.0: basque - 8 changes by Thadah danish - 22 changes by beruic esperanto - 15 changes by Ailanto hungarian - 1 changes by alyr japanese - 15 changes by PouncingAnt polish - 6 changes by xaxa ------------------------------------------------------------------------ r19054 | rubidium | 2010-02-07 18:28:09 +0000 (Sun, 07 Feb 2010) | 2 lines -Fix [FS#3598]: when banning yourself via rcon do not send the 'command response' to the client as the connection has already been terminated ------------------------------------------------------------------------