------------------------------------------------------------------------ r21345 | translators | 2010-11-28 18:45:10 +0000 (Sun, 28 Nov 2010) | 4 lines -Update from WebTranslator v3.0: turkish - 2 changes by niw3 vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21344 | terkhen | 2010-11-27 22:52:12 +0000 (Sat, 27 Nov 2010) | 2 lines -Feature [FS#4214]: Natural sorting of strings using ICU. ------------------------------------------------------------------------ r21343 | terkhen | 2010-11-27 22:47:29 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Function that compares strings using case insensitive natural sort. ------------------------------------------------------------------------ r21342 | terkhen | 2010-11-27 22:43:58 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Sort some lists again after a language change. ------------------------------------------------------------------------ r21341 | terkhen | 2010-11-27 22:42:24 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Use the complete industry name instead of only the town when sorting industries by name. ------------------------------------------------------------------------ r21340 | rubidium | 2010-11-27 22:24:02 +0000 (Sat, 27 Nov 2010) | 3 lines -Change: prepare the MSVC project files (or rather its libraries) for collation (natural sorting) using ICU. Note: this means, for MSVC users, that you will need openttd-useful 4.0 or higher to compiler this revision or higher, though sadly you'll need 3.4 or lower for the earlier revisions. Both 3.4 and 4.0 can be installed simultaniously though. ------------------------------------------------------------------------ r21339 | terkhen | 2010-11-27 21:11:37 +0000 (Sat, 27 Nov 2010) | 2 lines -Fix [FS#4272]: The VehicleCache was not checked for ships with desync debug options enabled. ------------------------------------------------------------------------ r21338 | rubidium | 2010-11-27 21:09:41 +0000 (Sat, 27 Nov 2010) | 2 lines -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset ------------------------------------------------------------------------ r21337 | translators | 2010-11-27 18:45:14 +0000 (Sat, 27 Nov 2010) | 5 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ hungarian - 18 changes by IPG ------------------------------------------------------------------------ r21336 | rubidium | 2010-11-27 12:55:43 +0000 (Sat, 27 Nov 2010) | 2 lines -Fix (r21030) [FS#4274]: compile failure when desync debugging is enabled (fonsinchen) ------------------------------------------------------------------------ r21335 | rubidium | 2010-11-26 23:25:34 +0000 (Fri, 26 Nov 2010) | 2 lines -Change: be a bit more explicit that the game state can get broken by changing NewGRFs ------------------------------------------------------------------------ r21334 | rubidium | 2010-11-26 22:25:02 +0000 (Fri, 26 Nov 2010) | 2 lines -Fix [FS#4271]: make (more) sure that the savegame and transferred file are the same file and not different ones ------------------------------------------------------------------------ r21333 | smatz | 2010-11-26 18:53:09 +0000 (Fri, 26 Nov 2010) | 1 line -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21332 | translators | 2010-11-26 18:45:22 +0000 (Fri, 26 Nov 2010) | 8 lines -Update from WebTranslator v3.0: catalan - 39 changes by arnau czech - 15 changes by marek995 french - 5 changes by glx italian - 17 changes by lorenzodv polish - 2 changes by xaxa portuguese - 84 changes by Samu ------------------------------------------------------------------------ r21331 | alberth | 2010-11-26 15:22:18 +0000 (Fri, 26 Nov 2010) | 1 line -Codechange: Make drawing the widgets default behaviour in OnPaint(). ------------------------------------------------------------------------ r21330 | rubidium | 2010-11-26 11:03:40 +0000 (Fri, 26 Nov 2010) | 2 lines -Fix: two wrong ISO country codes ------------------------------------------------------------------------ r21329 | rubidium | 2010-11-26 00:48:19 +0000 (Fri, 26 Nov 2010) | 2 lines -Doc: some readme tweaks (part by avdg) ------------------------------------------------------------------------ r21328 | rubidium | 2010-11-25 23:14:48 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: pass the case id when resolving NewGRF strings as well ------------------------------------------------------------------------ r21327 | rubidium | 2010-11-25 23:14:25 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: cases are always "off-by-one" w.r.t. to the case table as there is an implicit default case with index 0 ------------------------------------------------------------------------ r21326 | rubidium | 2010-11-25 23:10:35 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: off-by-one in case choice list construction causing case lists to fail completely ------------------------------------------------------------------------ r21325 | rubidium | 2010-11-25 19:13:21 +0000 (Thu, 25 Nov 2010) | 2 lines -Change: the order of Portuguese genders ------------------------------------------------------------------------ r21324 | rubidium | 2010-11-25 18:48:46 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: load of failures of WT3 to properly validate some strings... ------------------------------------------------------------------------ r21323 | translators | 2010-11-25 18:45:31 +0000 (Thu, 25 Nov 2010) | 11 lines -Update from WebTranslator v3.0: croatian - 19 changes by VoyagerOne english_US - 212 changes by Rubidium finnish - 19 changes by jpx_ french - 16 changes by glx german - 15 changes by planetmaker portuguese - 89 changes by JayCity, Samu spanish - 19 changes by Terkhen swedish - 1 changes by Zuu vietnamese - 4 changes by nglekhoi ------------------------------------------------------------------------ r21322 | rubidium | 2010-11-25 16:00:04 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix [FS#4268] (r20924): packets were leaked ------------------------------------------------------------------------ r21321 | glx | 2010-11-25 15:20:10 +0000 (Thu, 25 Nov 2010) | 1 line -Fix (r21298): use the correct font sizes when checking for missing glyphs ------------------------------------------------------------------------ r21320 | rubidium | 2010-11-25 14:55:01 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix (r21298): somehow a semicolon got lost ------------------------------------------------------------------------ r21319 | smatz | 2010-11-25 13:43:09 +0000 (Thu, 25 Nov 2010) | 1 line -Fix: crash when creating file download by the content download system failed ------------------------------------------------------------------------ r21318 | smatz | 2010-11-25 13:41:30 +0000 (Thu, 25 Nov 2010) | 1 line -Fix: parameters to ShowErrorMessage() were swapped when content download failed ------------------------------------------------------------------------ r21317 | rubidium | 2010-11-24 23:30:42 +0000 (Wed, 24 Nov 2010) | 2 lines -Change: improve the wording of some of the settings strings ------------------------------------------------------------------------ r21316 | planetmaker | 2010-11-24 23:29:59 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: Some more strings where 'player' actually meant 'company' ------------------------------------------------------------------------ r21315 | rubidium | 2010-11-24 23:17:52 +0000 (Wed, 24 Nov 2010) | 2 lines -Cleanup: remove a pair of unused strings ------------------------------------------------------------------------ r21314 | rubidium | 2010-11-24 23:08:12 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4253]: [NewGRF] (Hopefully) make callback 157 behave more like TTDPatch does, i.e. fall back to the default check when the callback is not yielding a result for a tile instead of disallowing building the object ------------------------------------------------------------------------ r21313 | planetmaker | 2010-11-24 22:54:16 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: Max vehicle settings are per company, not per player ------------------------------------------------------------------------ r21312 | translators | 2010-11-24 18:45:13 +0000 (Wed, 24 Nov 2010) | 5 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun dutch - 4 changes by Yexo portuguese - 43 changes by Samu ------------------------------------------------------------------------ r21311 | rubidium | 2010-11-24 17:00:37 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond ------------------------------------------------------------------------ r21310 | rubidium | 2010-11-24 08:08:23 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4259]: apparantly even earlier FreeBSDs had strndup ------------------------------------------------------------------------ r21309 | glx | 2010-11-24 01:08:49 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: second parameter of SetupSubsidyDecodeParam() is a bool, so use a bool when calling the function ------------------------------------------------------------------------ r21308 | rubidium | 2010-11-23 23:59:24 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix [FS#4262] (r20933-ish): crash upon desync ------------------------------------------------------------------------ r21307 | glx | 2010-11-23 23:29:14 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r21306): forgot a # ------------------------------------------------------------------------ r21306 | glx | 2010-11-23 23:27:55 +0000 (Tue, 23 Nov 2010) | 1 line -Add: genders for portuguese language ------------------------------------------------------------------------ r21304 | glx | 2010-11-23 23:06:30 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r21005): some typos in documentation (Xaroth) ------------------------------------------------------------------------ r21302 | smatz | 2010-11-23 22:16:11 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r18994): do not add HTTP connection to list of connections when it fails in the beginning ------------------------------------------------------------------------ r21301 | rubidium | 2010-11-23 18:47:57 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21300 | translators | 2010-11-23 18:45:11 +0000 (Tue, 23 Nov 2010) | 5 lines -Update from WebTranslator v3.0: chuvash - 21 changes by mefisteron polish - 3 changes by voythas vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21299 | rubidium | 2010-11-23 18:26:02 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix (r21263): a road vehicle in a depot or wormhole could get into an incorrect state upon savegame conversion causing it to break up later in the game ------------------------------------------------------------------------ r21298 | glx | 2010-11-23 17:59:50 +0000 (Tue, 23 Nov 2010) | 1 line -Fix [FS#4261]: fonts set in openttd.cfg were not properly checked for missing glyphs on language change ------------------------------------------------------------------------ r21297 | rubidium | 2010-11-23 15:44:23 +0000 (Tue, 23 Nov 2010) | 2 lines -Doc: update some documentation ------------------------------------------------------------------------ r21296 | translators | 2010-11-22 18:45:27 +0000 (Mon, 22 Nov 2010) | 10 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan croatian - 1 changes by VoyagerOne dutch - 11 changes by habell french - 7 changes by glx irish - 7 changes by tem korean - 4 changes by junho2813 romanian - 5 changes by tonny slovak - 4 changes by marek995 ------------------------------------------------------------------------ r21295 | rubidium | 2010-11-22 17:59:11 +0000 (Mon, 22 Nov 2010) | 2 lines -Fix [FS#4259]: FreeBSD introduced strndup as well (MicRO) ------------------------------------------------------------------------ r21294 | glx | 2010-11-22 17:42:34 +0000 (Mon, 22 Nov 2010) | 1 line -Fix [FS#4251]: check for existance of save/scenario dirs before asking for deletion confirmation ------------------------------------------------------------------------ r21293 | rubidium | 2010-11-21 18:47:09 +0000 (Sun, 21 Nov 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21292 | translators | 2010-11-21 18:45:22 +0000 (Sun, 21 Nov 2010) | 8 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne esperanto - 7 changes by Christopher hungarian - 3 changes by IPG portuguese - 4 changes by JayCity ukrainian - 10 changes by Fixer vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------ r21291 | frosch | 2010-11-21 18:39:12 +0000 (Sun, 21 Nov 2010) | 1 line -Fix: Treat objects on water like water in more cases. ------------------------------------------------------------------------