------------------------------------------------------------------------ r20279 | alberth | 2010-08-01 17:45:53 +0000 (Sun, 01 Aug 2010) | 1 line -Doc: Doxygen additions/improvements. ------------------------------------------------------------------------ r20278 | translators | 2010-08-01 17:45:46 +0000 (Sun, 01 Aug 2010) | 17 lines -Update from WebTranslator v3.0: afrikaans - 9 changes by burgerd belarusian - 840 changes by KorneySan, Wowanxm croatian - 4 changes by VoyagerOne czech - 10 changes by ReisRyos finnish - 1 changes by jpx_ hungarian - 4 changes by IPG irish - 4 changes by tem korean - 1 changes by junho2813 polish - 4 changes by lion portuguese - 5 changes by SupSuper romanian - 4 changes by tonny russian - 13 changes by KorneySan serbian - 4 changes by etran thai - 176 changes by sf_alpha ukrainian - 4 changes by Fixer ------------------------------------------------------------------------ r20277 | alberth | 2010-08-01 14:43:39 +0000 (Sun, 01 Aug 2010) | 1 line -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp. ------------------------------------------------------------------------ r20276 | rubidium | 2010-08-01 14:27:38 +0000 (Sun, 01 Aug 2010) | 2 lines -Update: add some genders/cases to Belarusian ------------------------------------------------------------------------ r20275 | yexo | 2010-08-01 10:53:39 +0000 (Sun, 01 Aug 2010) | 1 line -Fix (r20274): some compilers are complaining about signed/unsigned comparison ------------------------------------------------------------------------ r20274 | yexo | 2010-08-01 10:42:18 +0000 (Sun, 01 Aug 2010) | 1 line -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL') ------------------------------------------------------------------------ r20273 | yexo | 2010-07-31 23:33:09 +0000 (Sat, 31 Jul 2010) | 1 line -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg ------------------------------------------------------------------------ r20272 | yexo | 2010-07-31 22:46:29 +0000 (Sat, 31 Jul 2010) | 1 line -Doc: [NoAI] document return value of AIGroup::SetAutoReplace ------------------------------------------------------------------------ r20271 | yexo | 2010-07-31 22:16:34 +0000 (Sat, 31 Jul 2010) | 1 line -Doc: add doxygen comments to several items under src/ai/ ------------------------------------------------------------------------ r20270 | rubidium | 2010-07-31 21:48:42 +0000 (Sat, 31 Jul 2010) | 2 lines -Merge: release updates from 1.0 ------------------------------------------------------------------------ r20269 | alberth | 2010-07-31 21:43:07 +0000 (Sat, 31 Jul 2010) | 1 line -Codechange: Use IsLocalCompany() everywhere, document the function and two company globals. ------------------------------------------------------------------------ r20268 | yexo | 2010-07-31 21:24:59 +0000 (Sat, 31 Jul 2010) | 1 line -Add: append 'On'/'Off' after the name for boolean NewGRF settings ------------------------------------------------------------------------ r20266 | alberth | 2010-07-31 21:02:56 +0000 (Sat, 31 Jul 2010) | 1 line -Doc: Mostly typo fixes, a few doxygen-related improvements. ------------------------------------------------------------------------ r20264 | yexo | 2010-07-31 20:28:10 +0000 (Sat, 31 Jul 2010) | 1 line -Fix (r20258): saving a new preset was broken ------------------------------------------------------------------------ r20263 | rubidium | 2010-07-31 20:04:14 +0000 (Sat, 31 Jul 2010) | 2 lines -Change: only show the NewGRF version when newgrf_developer_tools are enabled ------------------------------------------------------------------------ r20262 | alberth | 2010-07-31 19:45:48 +0000 (Sat, 31 Jul 2010) | 1 line -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures. ------------------------------------------------------------------------ r20260 | translators | 2010-07-31 17:45:18 +0000 (Sat, 31 Jul 2010) | 9 lines -Update from WebTranslator v3.0: basque - 13 changes by Thadah belarusian - 313 changes by KorneySan dutch - 4 changes by Yexo finnish - 3 changes by jpx_ korean - 5 changes by telk5093 russian - 10 changes by KorneySan thai - 60 changes by sf_alpha ------------------------------------------------------------------------ r20259 | rubidium | 2010-07-31 14:40:50 +0000 (Sat, 31 Jul 2010) | 2 lines -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs ------------------------------------------------------------------------ r20258 | yexo | 2010-07-31 12:15:12 +0000 (Sat, 31 Jul 2010) | 1 line -Feature: more user-friendly gui to change NewGRF parameters ------------------------------------------------------------------------ r20257 | rubidium | 2010-07-31 12:05:41 +0000 (Sat, 31 Jul 2010) | 2 lines -Codechange: unify some node handling code and don't require a single root node ------------------------------------------------------------------------ r20256 | yexo | 2010-07-31 11:47:08 +0000 (Sat, 31 Jul 2010) | 1 line -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID ------------------------------------------------------------------------ r20255 | yexo | 2010-07-31 09:51:04 +0000 (Sat, 31 Jul 2010) | 1 line -Add: allow NewGRFs to specify static info about their user-changeable parameters ------------------------------------------------------------------------ r20254 | rubidium | 2010-07-31 09:44:38 +0000 (Sat, 31 Jul 2010) | 2 lines -Add: allow NewGRFs to specify their palette ------------------------------------------------------------------------ r20253 | rubidium | 2010-07-31 09:40:43 +0000 (Sat, 31 Jul 2010) | 2 lines -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset ------------------------------------------------------------------------ r20252 | rubidium | 2010-07-31 09:36:09 +0000 (Sat, 31 Jul 2010) | 2 lines -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs ------------------------------------------------------------------------ r20251 | yexo | 2010-07-31 09:35:49 +0000 (Sat, 31 Jul 2010) | 1 line -Add: [NewGRF] allow grfs to specify the number of valid parameters ------------------------------------------------------------------------ r20250 | yexo | 2010-07-31 09:35:42 +0000 (Sat, 31 Jul 2010) | 1 line -Feature: [NewGRF] add support for action14 (static grf info) ------------------------------------------------------------------------ r20249 | yexo | 2010-07-31 09:33:39 +0000 (Sat, 31 Jul 2010) | 1 line -Codechange: change the newgrf name/description from a char* to a GRFText* to make translations possible ------------------------------------------------------------------------ r20248 | yexo | 2010-07-31 09:32:44 +0000 (Sat, 31 Jul 2010) | 1 line -Codechange: use a copy-constructor instead of a separate function co clone GRFConfig/GRFError ------------------------------------------------------------------------ r20247 | rubidium | 2010-07-30 22:57:46 +0000 (Fri, 30 Jul 2010) | 2 lines -Fix: when it is known the loading an old savegame is going to fail, bail out immediately (using an exception) instead of going on until e.g. the expected number of byte is read ------------------------------------------------------------------------ r20246 | translators | 2010-07-30 17:45:26 +0000 (Fri, 30 Jul 2010) | 11 lines -Update from WebTranslator v3.0: basque - 20 changes by Thadah belarusian - 276 changes by KorneySan chuvash - 2 changes by mefisteron finnish - 1 changes by jpx_ french - 1 changes by ElNounch polish - 12 changes by lion romanian - 1 changes by eliberatorM serbian - 6 changes by etran thai - 64 changes by sf_alpha ------------------------------------------------------------------------ r20245 | rubidium | 2010-07-30 12:27:42 +0000 (Fri, 30 Jul 2010) | 2 lines -Update: the other languages in accordance with r20244 ------------------------------------------------------------------------ r20244 | rubidium | 2010-07-30 12:26:58 +0000 (Fri, 30 Jul 2010) | 2 lines -Fix: the caption of the "Available vehicle" lists was black, whereas for building those vehicles, which uses the exact same window, it was white. ------------------------------------------------------------------------ r20243 | rubidium | 2010-07-30 12:17:14 +0000 (Fri, 30 Jul 2010) | 2 lines -Update: the strings; they don't need the {WHITE} colour code anymore either ------------------------------------------------------------------------ r20242 | rubidium | 2010-07-30 12:15:22 +0000 (Fri, 30 Jul 2010) | 3 lines -Change: remove the need for "{WHITE}" control codes in some of the railtype NewGRF strings -Fix: make it possible to properly assess the length of the rail toolbar caption ------------------------------------------------------------------------ r20241 | alberth | 2010-07-30 10:39:24 +0000 (Fri, 30 Jul 2010) | 1 line -Codechange: Move variable declarations to their first use. ------------------------------------------------------------------------ r20240 | translators | 2010-07-29 17:45:10 +0000 (Thu, 29 Jul 2010) | 6 lines -Update from WebTranslator v3.0: belarusian - 3 changes by Wowanxm chuvash - 50 changes by mefisteron irish - 9 changes by tem vietnamese - 17 changes by myquartz ------------------------------------------------------------------------ r20239 | terkhen | 2010-07-29 14:26:28 +0000 (Thu, 29 Jul 2010) | 2 lines -Doc: Give a common name to all fall throughs (FALL THROUGH). ------------------------------------------------------------------------ r20238 | yexo | 2010-07-29 13:08:57 +0000 (Thu, 29 Jul 2010) | 1 line -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLocation ------------------------------------------------------------------------ r20237 | michi_cc | 2010-07-28 22:23:28 +0000 (Wed, 28 Jul 2010) | 1 line -Fix (r20049): Check for disallowed level crossings also when converting rail. ------------------------------------------------------------------------ r20236 | rubidium | 2010-07-28 19:07:06 +0000 (Wed, 28 Jul 2010) | 2 lines -Add: stub for Belarusian translation ------------------------------------------------------------------------ r20235 | translators | 2010-07-28 17:45:31 +0000 (Wed, 28 Jul 2010) | 13 lines -Update from WebTranslator v3.0: basque - 8 changes by Thadah chuvash - 7 changes by mefisteron croatian - 5 changes by VoyagerOne dutch - 1 changes by habell german - 8 changes by planetmaker hungarian - 6 changes by IPG indonesian - 4 changes by prof italian - 12 changes by lorenzodv korean - 1 changes by junho2813 russian - 1 changes by Lone_Wolf ukrainian - 1 changes by Fixer ------------------------------------------------------------------------ r20234 | yexo | 2010-07-28 14:18:58 +0000 (Wed, 28 Jul 2010) | 1 line -Fix [FS#3988]: refit costs from refit orders are subtracted from the vehicle yearly income ------------------------------------------------------------------------ r20233 | rubidium | 2010-07-28 09:48:35 +0000 (Wed, 28 Jul 2010) | 2 lines -Codechange: fix/unify coding and comment style a bit ------------------------------------------------------------------------ r20232 | rubidium | 2010-07-28 09:47:31 +0000 (Wed, 28 Jul 2010) | 2 lines -Codechange: shuffle a few functions around so they don't need to be declared in advance ------------------------------------------------------------------------ r20231 | rubidium | 2010-07-28 09:23:42 +0000 (Wed, 28 Jul 2010) | 2 lines -Document: which version had which savegame version ------------------------------------------------------------------------ r20230 | rubidium | 2010-07-27 22:00:43 +0000 (Tue, 27 Jul 2010) | 2 lines -Fix [FS#3961]: road vehicles could be dead locked with one way roads. This allows one wayness to be removed if there are vehicles on a tile; it does not allow you to add one wayness to roads that have vehicles on them as it makes turning vehicles jump ------------------------------------------------------------------------ r20229 | rubidium | 2010-07-27 21:46:55 +0000 (Tue, 27 Jul 2010) | 2 lines -Fix [FS#3986]: "Service at nearest depot" behaved the same as "Go to nearest depot" ------------------------------------------------------------------------ r20228 | translators | 2010-07-27 17:45:27 +0000 (Tue, 27 Jul 2010) | 11 lines -Update from WebTranslator v3.0: basque - 10 changes by Thadah dutch - 9 changes by habell finnish - 5 changes by jpx_ french - 5 changes by glx german - 3 changes by planetmaker italian - 9 changes by lorenzodv portuguese - 8 changes by SupSuper spanish - 9 changes by Terkhen ukrainian - 9 changes by Fixer ------------------------------------------------------------------------ r20227 | terkhen | 2010-07-27 16:40:16 +0000 (Tue, 27 Jul 2010) | 2 lines -Fix [FS#3985]: Don't spend cash when building a statue fails. ------------------------------------------------------------------------ r20226 | rubidium | 2010-07-27 14:54:39 +0000 (Tue, 27 Jul 2010) | 2 lines -Fix: make "space after ..." usage uniform in English (UK) again ------------------------------------------------------------------------ r20225 | translators | 2010-07-26 17:45:15 +0000 (Mon, 26 Jul 2010) | 6 lines -Update from WebTranslator v3.0: portuguese - 11 changes by SupSuper romanian - 16 changes by tonny russian - 37 changes by slovak - 11 changes by keso53 ------------------------------------------------------------------------ r20224 | frosch | 2010-07-26 17:37:50 +0000 (Mon, 26 Jul 2010) | 1 line -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises. ------------------------------------------------------------------------ r20223 | alberth | 2010-07-26 13:08:48 +0000 (Mon, 26 Jul 2010) | 1 line -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget(). ------------------------------------------------------------------------ r20222 | alberth | 2010-07-26 13:03:40 +0000 (Mon, 26 Jul 2010) | 1 line -Add: Add functions to compute the row in a scrolled widget. ------------------------------------------------------------------------ r20221 | alberth | 2010-07-26 13:02:28 +0000 (Mon, 26 Jul 2010) | 1 line -Codechange: Move unscrolled row calculation into a function. ------------------------------------------------------------------------ r20220 | rubidium | 2010-07-25 23:14:59 +0000 (Sun, 25 Jul 2010) | 2 lines -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use ------------------------------------------------------------------------ r20219 | rubidium | 2010-07-25 23:13:40 +0000 (Sun, 25 Jul 2010) | 2 lines -Fix: Haiku uses a "special" location for headers ------------------------------------------------------------------------ r20218 | translators | 2010-07-25 17:45:18 +0000 (Sun, 25 Jul 2010) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 9 changes by josesun hungarian - 9 changes by IPG irish - 4 changes by tem korean - 38 changes by junho2813 russian - 46 changes by Lone_Wolf ------------------------------------------------------------------------ r20217 | frosch | 2010-07-25 14:33:17 +0000 (Sun, 25 Jul 2010) | 1 line -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs. ------------------------------------------------------------------------