------------------------------------------------------------------------ r20102 | rubidium | 2010-07-09 17:47:52 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly ------------------------------------------------------------------------ r20101 | translators | 2010-07-09 17:45:17 +0000 (Fri, 09 Jul 2010) | 6 lines -Update from WebTranslator v3.0: estonian - 16 changes by Jaanus polish - 3 changes by xine portuguese - 6 changes by ABCRic, JayCity romanian - 2 changes by kkmic ------------------------------------------------------------------------ r20100 | terkhen | 2010-07-09 16:43:00 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix: Give priority to ownership errors while removing rails. ------------------------------------------------------------------------ r20099 | terkhen | 2010-07-09 16:41:51 +0000 (Fri, 09 Jul 2010) | 2 lines -Fix [FS#3882]: Give priority to ownership errors while removing roads. ------------------------------------------------------------------------ r20098 | michi_cc | 2010-07-09 14:14:17 +0000 (Fri, 09 Jul 2010) | 1 line -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path. ------------------------------------------------------------------------ r20097 | alberth | 2010-07-09 12:14:02 +0000 (Fri, 09 Jul 2010) | 1 line -Codechange: Share constant bitset of safe level crossing slopes. ------------------------------------------------------------------------ r20090 | rubidium | 2010-07-08 18:45:52 +0000 (Thu, 08 Jul 2010) | 2 lines -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros ------------------------------------------------------------------------ r20089 | frosch | 2010-07-08 18:38:38 +0000 (Thu, 08 Jul 2010) | 1 line -Fix [FS#3932]: Access of already freed memory, esp. due to hidden destructor call from Swap(). ------------------------------------------------------------------------ r20088 | translators | 2010-07-08 17:45:10 +0000 (Thu, 08 Jul 2010) | 4 lines -Update from WebTranslator v3.0: simplified_chinese - 29 changes by ww9980 irish - 18 changes by tem ------------------------------------------------------------------------ r20087 | rubidium | 2010-07-08 11:50:42 +0000 (Thu, 08 Jul 2010) | 2 lines -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states ------------------------------------------------------------------------ r20086 | frosch | 2010-07-07 20:00:04 +0000 (Wed, 07 Jul 2010) | 1 line -Add: Textstack support for CB 38. ------------------------------------------------------------------------ r20085 | translators | 2010-07-07 17:45:18 +0000 (Wed, 07 Jul 2010) | 7 lines -Update from WebTranslator v3.0: irish - 9 changes by tem korean - 5 changes by junho2813 lithuanian - 15 changes by BlinK_ ukrainian - 7 changes by Fixer vietnamese - 2 changes by myquartz ------------------------------------------------------------------------ r20084 | glx | 2010-07-06 21:10:47 +0000 (Tue, 06 Jul 2010) | 1 line -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window ------------------------------------------------------------------------ r20083 | translators | 2010-07-06 17:45:06 +0000 (Tue, 06 Jul 2010) | 3 lines -Update from WebTranslator v3.0: swedish - 2 changes by tool ------------------------------------------------------------------------ r20082 | rubidium | 2010-07-05 21:07:31 +0000 (Mon, 05 Jul 2010) | 2 lines -Fix [FS#3899]: reading deleted memory when selecting a NewGRF in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another. ------------------------------------------------------------------------ r20081 | translators | 2010-07-05 17:45:19 +0000 (Mon, 05 Jul 2010) | 7 lines -Update from WebTranslator v3.0: dutch - 2 changes by Nelis english_US - 1 changes by Xanland greek - 2 changes by fumantsu hungarian - 2 changes by IPG ukrainian - 73 changes by Fixer ------------------------------------------------------------------------ r20080 | translators | 2010-07-04 17:45:29 +0000 (Sun, 04 Jul 2010) | 11 lines -Update from WebTranslator v3.0: german - 2 changes by planetmaker hungarian - 2 changes by alyr irish - 14 changes by tem brazilian_portuguese - 2 changes by Tucalipe serbian - 1 changes by etran slovenian - 2 changes by ntadej tamil - 82 changes by vv turkish - 2 changes by niw3 ukrainian - 7 changes by Fixer ------------------------------------------------------------------------ r20079 | frosch | 2010-07-04 13:07:47 +0000 (Sun, 04 Jul 2010) | 1 line -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. ------------------------------------------------------------------------ r20078 | yexo | 2010-07-04 13:06:06 +0000 (Sun, 04 Jul 2010) | 1 line -Codechange: update .hgignore (Ammler) ------------------------------------------------------------------------ r20077 | yexo | 2010-07-04 12:49:51 +0000 (Sun, 04 Jul 2010) | 1 line -Codechange: remove the space between "open" and "ttd" in the title screen ------------------------------------------------------------------------ r20076 | yexo | 2010-07-04 12:06:33 +0000 (Sun, 04 Jul 2010) | 1 line -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg ------------------------------------------------------------------------ r20075 | yexo | 2010-07-04 11:48:04 +0000 (Sun, 04 Jul 2010) | 1 line -Feature: customizable hotkeys for the main toolbar in the scenario editor ------------------------------------------------------------------------ r20074 | yexo | 2010-07-04 11:28:16 +0000 (Sun, 04 Jul 2010) | 1 line -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar ------------------------------------------------------------------------ r20073 | yexo | 2010-07-04 10:57:31 +0000 (Sun, 04 Jul 2010) | 1 line -Feature: customizable hotkeys for the road toolbar ------------------------------------------------------------------------ r20072 | frosch | 2010-07-04 09:35:06 +0000 (Sun, 04 Jul 2010) | 1 line -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. ------------------------------------------------------------------------ r20071 | frosch | 2010-07-04 09:27:15 +0000 (Sun, 04 Jul 2010) | 1 line -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). ------------------------------------------------------------------------ r20070 | yexo | 2010-07-03 21:43:44 +0000 (Sat, 03 Jul 2010) | 2 lines -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default ------------------------------------------------------------------------ r20069 | frosch | 2010-07-03 21:18:02 +0000 (Sat, 03 Jul 2010) | 1 line -Fix (r20055): Make valgrind happy. ------------------------------------------------------------------------ r20068 | yexo | 2010-07-03 20:40:18 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the rail toolbar ------------------------------------------------------------------------ r20067 | yexo | 2010-07-03 20:14:56 +0000 (Sat, 03 Jul 2010) | 1 line -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys ------------------------------------------------------------------------ r20066 | frosch | 2010-07-03 20:02:14 +0000 (Sat, 03 Jul 2010) | 1 line -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. ------------------------------------------------------------------------ r20065 | yexo | 2010-07-03 19:35:54 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the main toolbar ------------------------------------------------------------------------ r20064 | alberth | 2010-07-03 18:43:52 +0000 (Sat, 03 Jul 2010) | 1 line -Doc: Document water tile query and helper functions. ------------------------------------------------------------------------ r20063 | yexo | 2010-07-03 18:18:58 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the dock toolbar ------------------------------------------------------------------------ r20062 | yexo | 2010-07-03 18:10:18 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the airport toolbar ------------------------------------------------------------------------ r20061 | translators | 2010-07-03 17:45:25 +0000 (Sat, 03 Jul 2010) | 8 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne finnish - 2 changes by jpx_ french - 2 changes by glx italian - 2 changes by lorenzodv russian - 2 changes by Lone_Wolf serbian - 50 changes by etran ------------------------------------------------------------------------ r20060 | frosch | 2010-07-03 15:15:19 +0000 (Sat, 03 Jul 2010) | 1 line -Fix (r20055): strnicmp() does not exist on all platforms. ------------------------------------------------------------------------ r20059 | yexo | 2010-07-03 13:42:27 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the main window (the global hotkeys) ------------------------------------------------------------------------ r20058 | yexo | 2010-07-03 13:29:19 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the vehicle orders window ------------------------------------------------------------------------ r20057 | yexo | 2010-07-03 13:29:01 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the terraform toolbar in scenario editor ------------------------------------------------------------------------ r20056 | yexo | 2010-07-03 13:28:48 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: customizable hotkeys for the terraform toolbar ------------------------------------------------------------------------ r20055 | yexo | 2010-07-03 13:28:15 +0000 (Sat, 03 Jul 2010) | 1 line -Feature: save/load hotkeys to/from hotkeys.cfg ------------------------------------------------------------------------ r20054 | yexo | 2010-07-03 13:27:32 +0000 (Sat, 03 Jul 2010) | 1 line -Add: framework to check for hotkeys ------------------------------------------------------------------------ r20053 | rubidium | 2010-07-02 19:54:29 +0000 (Fri, 02 Jul 2010) | 2 lines -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD with slower/longer trains ------------------------------------------------------------------------ r20052 | translators | 2010-07-02 17:45:13 +0000 (Fri, 02 Jul 2010) | 5 lines -Update from WebTranslator v3.0: irish - 116 changes by tem serbian - 2 changes by etran spanish - 2 changes by Terkhen ------------------------------------------------------------------------