------------------------------------------------------------------------ r17206 | translators | 2009-08-16 17:45:36 +0000 (Sun, 16 Aug 2009) | 13 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnaullv simplified_chinese - 6 changes by Gavin dutch - 5 changes by Bart finnish - 2 changes by jpx_ french - 3 changes by glx hungarian - 16 changes by IPG indonesian - 1 changes by prof russian - 2 changes by Lone_Wolf serbian - 87 changes by etran spanish - 2 changes by Terkhen turkish - 2 changes by niw3 ------------------------------------------------------------------------ r17205 | alberth | 2009-08-16 16:48:59 +0000 (Sun, 16 Aug 2009) | 1 line -Fix (r17175): Make year and snow line up/down buttons raise again. ------------------------------------------------------------------------ r17204 | alberth | 2009-08-16 16:06:06 +0000 (Sun, 16 Aug 2009) | 1 line -Codechange: Move viewport initialization into the constructor of the news item window. ------------------------------------------------------------------------ r17203 | yexo | 2009-08-16 10:33:36 +0000 (Sun, 16 Aug 2009) | 1 line -Change [NoAI]: Add IsRoadTypeAvailable(GetCurrentRoadType()) as precondition for several AIRoad::* functions ------------------------------------------------------------------------ r17202 | alberth | 2009-08-16 09:20:25 +0000 (Sun, 16 Aug 2009) | 1 line -Codechange: News item is already given as argument. ------------------------------------------------------------------------ r17201 | rubidium | 2009-08-16 09:04:53 +0000 (Sun, 16 Aug 2009) | 2 lines -Fix [NoAI]: don't say you're building a depot when you're actually building a station (API docs typo) ------------------------------------------------------------------------ r17200 | alberth | 2009-08-16 08:59:56 +0000 (Sun, 16 Aug 2009) | 1 line -Codechange: Initialize NewsWindow::duration, add some documentation strings. ------------------------------------------------------------------------ r17199 | alberth | 2009-08-16 07:31:36 +0000 (Sun, 16 Aug 2009) | 1 line -Codechange: Remove NF_VIEWPORT since it is implied by the news mode. ------------------------------------------------------------------------ r17198 | alberth | 2009-08-16 07:28:00 +0000 (Sun, 16 Aug 2009) | 1 line -Fix [FS#2406]: Accept monthly production values in the scenario editor. ------------------------------------------------------------------------ r17196 | rubidium | 2009-08-15 21:24:58 +0000 (Sat, 15 Aug 2009) | 2 lines -Update: the man page; add the sound set stuff and make a few things a bit clearer ------------------------------------------------------------------------ r17195 | yexo | 2009-08-15 21:21:52 +0000 (Sat, 15 Aug 2009) | 1 line -Update: squirrel to 2.2.3 stable ------------------------------------------------------------------------ r17194 | alberth | 2009-08-15 20:59:49 +0000 (Sat, 15 Aug 2009) | 1 line -Fix (r17175): Depot sell buttons did not raise again. ------------------------------------------------------------------------ r17193 | rubidium | 2009-08-15 20:34:11 +0000 (Sat, 15 Aug 2009) | 2 lines -Fix [FS#3124]: guard the valuator against 'external' modifications of the valuated list which could cause it to go into an infinite loop. ------------------------------------------------------------------------ r17192 | alberth | 2009-08-15 20:33:38 +0000 (Sat, 15 Aug 2009) | 1 line -Fix (r17175): Buttons in the toolbar of the scenario editor did not raise again. ------------------------------------------------------------------------ r17191 | glx | 2009-08-15 20:32:57 +0000 (Sat, 15 Aug 2009) | 1 line -Add: windows installer can now optionnaly download opengfx and opensfx ------------------------------------------------------------------------ r17190 | translators | 2009-08-15 17:45:30 +0000 (Sat, 15 Aug 2009) | 12 lines -Update from WebTranslator v3.0: bulgarian - 13 changes by Tvel simplified_chinese - 1 changes by Gavin german - 1 changes by planetmaker indonesian - 2 changes by prof polish - 3 changes by amateja romanian - 32 changes by kkmic spanish - 3 changes by Terkhen turkish - 5 changes by niw3 urdu - 2 changes by yasirniazkhan vietnamese - 29 changes by pinochioxy ------------------------------------------------------------------------ r17189 | rubidium | 2009-08-15 15:14:27 +0000 (Sat, 15 Aug 2009) | 2 lines -Fix (r17186): really remove notice.ini ;) ------------------------------------------------------------------------ r17188 | alberth | 2009-08-15 14:39:22 +0000 (Sat, 15 Aug 2009) | 1 line -Codechange: Use display mode names for naming window and widget descriptions. ------------------------------------------------------------------------ r17187 | alberth | 2009-08-15 14:27:54 +0000 (Sat, 15 Aug 2009) | 1 line -Codechange: Make switches on news display mode complete. ------------------------------------------------------------------------ r17186 | glx | 2009-08-15 14:16:09 +0000 (Sat, 15 Aug 2009) | 1 line -Change: remove UNICODE notice in windows installer ------------------------------------------------------------------------ r17185 | frosch | 2009-08-15 11:47:11 +0000 (Sat, 15 Aug 2009) | 1 line -Codechange: Tweak depot gui and vehicle lists, so text overlaps less with vehicle images. ------------------------------------------------------------------------ r17184 | rubidium | 2009-08-15 11:12:19 +0000 (Sat, 15 Aug 2009) | 2 lines -Add: 'bundle_7z' to the bundling functions ------------------------------------------------------------------------ r17183 | rubidium | 2009-08-15 10:57:00 +0000 (Sat, 15 Aug 2009) | 2 lines -Add [FS#2827]: 'bundle_lzma' to the bundling functions ------------------------------------------------------------------------ r17182 | rubidium | 2009-08-15 10:51:33 +0000 (Sat, 15 Aug 2009) | 2 lines -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay ------------------------------------------------------------------------ r17179 | rubidium | 2009-08-14 22:27:48 +0000 (Fri, 14 Aug 2009) | 2 lines -Merge: changelog etc. changes from 0.7 branch ------------------------------------------------------------------------ r17178 | alberth | 2009-08-14 22:07:25 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange (r17177): Remove now unused define. ------------------------------------------------------------------------ r17177 | alberth | 2009-08-14 22:01:44 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Message options window uses nested widget tree. ------------------------------------------------------------------------ r17176 | alberth | 2009-08-14 21:33:30 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Move widget state updating out of OnPaint method of message options window. ------------------------------------------------------------------------ r17175 | alberth | 2009-08-14 21:27:08 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Only auto-raise push buttons. ------------------------------------------------------------------------ r17174 | alberth | 2009-08-14 21:21:56 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Switch to vertical alignment in the message options window. ------------------------------------------------------------------------ r17173 | alberth | 2009-08-14 21:20:22 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Vertically align WWT_TEXT widget, generalize vertical alignment of label and text buttons. ------------------------------------------------------------------------ r17172 | alberth | 2009-08-14 19:02:20 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: Move the _message_opt variable into the MessageOptionsWindow struct. ------------------------------------------------------------------------ r17171 | alberth | 2009-08-14 18:41:03 +0000 (Fri, 14 Aug 2009) | 1 line -Doc: Additions and corrections of various doxygen strings. ------------------------------------------------------------------------ r17170 | translators | 2009-08-14 17:45:14 +0000 (Fri, 14 Aug 2009) | 6 lines -Update from WebTranslator v3.0: bulgarian - 91 changes by Tvel traditional_chinese - 1 changes by Kwokfu greek - 76 changes by fumantsu vietnamese - 48 changes by pinochioxy ------------------------------------------------------------------------ r17169 | smatz | 2009-08-14 17:14:04 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: apply coding style to some for statements ------------------------------------------------------------------------ r17168 | smatz | 2009-08-14 17:11:59 +0000 (Fri, 14 Aug 2009) | 1 line -Codechange: apply coding style to if and while statements ------------------------------------------------------------------------ r17167 | rubidium | 2009-08-13 19:54:18 +0000 (Thu, 13 Aug 2009) | 2 lines -Fix: don't resize the 'base grf status' text part in the game options window when there is no base graphics set that misses files. ------------------------------------------------------------------------ r17166 | translators | 2009-08-13 17:45:22 +0000 (Thu, 13 Aug 2009) | 8 lines -Update from WebTranslator v3.0: bulgarian - 29 changes by Tvel simplified_chinese - 2 changes by ww9980 traditional_chinese - 5 changes by Kwokfu greek - 146 changes by fumantsu indonesian - 10 changes by prof polish - 11 changes by amateja ------------------------------------------------------------------------ r17165 | rubidium | 2009-08-13 14:24:13 +0000 (Thu, 13 Aug 2009) | 2 lines -Update: tweak obs/obg format description slightly ------------------------------------------------------------------------ r17164 | smatz | 2009-08-13 12:49:51 +0000 (Thu, 13 Aug 2009) | 1 line -Fix: crash when clicking on the spacer in the build airport GUI ------------------------------------------------------------------------ r17163 | smatz | 2009-08-13 11:30:42 +0000 (Thu, 13 Aug 2009) | 1 line -Fix (r7961): don't return exit value of rm ------------------------------------------------------------------------ r17162 | rubidium | 2009-08-12 17:46:51 +0000 (Wed, 12 Aug 2009) | 2 lines -Change: move Greek out of unfinished ------------------------------------------------------------------------ r17161 | translators | 2009-08-12 17:45:24 +0000 (Wed, 12 Aug 2009) | 9 lines -Update from WebTranslator v3.0: traditional_chinese - 5 changes by Kwokfu croatian - 74 changes by Tifached czech - 4 changes by SmatZ german - 4 changes by planetmaker greek - 75 changes by fumantsu malay - 1 changes by rionix88 serbian - 30 changes by BlueEyedFiend ------------------------------------------------------------------------ r17157 | smatz | 2009-08-12 01:28:11 +0000 (Wed, 12 Aug 2009) | 1 line -Add: localised decimal separator ------------------------------------------------------------------------ r17156 | translators | 2009-08-11 17:45:14 +0000 (Tue, 11 Aug 2009) | 6 lines -Update from WebTranslator v3.0: dutch - 290 changes by miloiw finnish - 38 changes by jpx_ indonesian - 11 changes by fanioz, prof malay - 5 changes by rionix88 ------------------------------------------------------------------------ r17154 | smatz | 2009-08-11 14:57:09 +0000 (Tue, 11 Aug 2009) | 1 line -Fix (r11129): several times copypasted typo ------------------------------------------------------------------------ r17153 | smatz | 2009-08-11 14:55:35 +0000 (Tue, 11 Aug 2009) | 1 line -Fix (r11429): don't allow further remapping of already remapped string ------------------------------------------------------------------------ r17152 | michi_cc | 2009-08-10 23:52:44 +0000 (Mon, 10 Aug 2009) | 1 line -Fix: A stuck train could free the reservation of another train if it was reversed or did crash. ------------------------------------------------------------------------ r17151 | michi_cc | 2009-08-10 23:52:40 +0000 (Mon, 10 Aug 2009) | 1 line -Fix [FS#3104] (r13974): A train entering a PBS section through a block signal could cause a train crash if another reservation ending at a safe tile was already present in the section. ------------------------------------------------------------------------ r17150 | smatz | 2009-08-10 22:36:15 +0000 (Mon, 10 Aug 2009) | 1 line -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string ------------------------------------------------------------------------ r17147 | frosch | 2009-08-10 20:06:39 +0000 (Mon, 10 Aug 2009) | 1 line -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them. ------------------------------------------------------------------------ r17146 | rubidium | 2009-08-10 17:46:44 +0000 (Mon, 10 Aug 2009) | 2 lines -Codechange: improve the sample rate conversion a bit ------------------------------------------------------------------------ r17145 | translators | 2009-08-10 17:45:39 +0000 (Mon, 10 Aug 2009) | 14 lines -Update from WebTranslator v3.0: catalan - 62 changes by arnaullv simplified_chinese - 1 changes by Gavin danish - 4 changes by silentStatic dutch - 248 changes by miloiw french - 7 changes by glx german - 4 changes by planetmaker hungarian - 4 changes by alyr indonesian - 8 changes by fanioz, prof portuguese - 55 changes by SupSuper russian - 8 changes by Rikkit serbian - 4 changes by etran spanish - 5 changes by Terkhen ------------------------------------------------------------------------ r17143 | rubidium | 2009-08-10 11:11:11 +0000 (Mon, 10 Aug 2009) | 2 lines -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on ------------------------------------------------------------------------ r17142 | rubidium | 2009-08-10 10:25:40 +0000 (Mon, 10 Aug 2009) | 2 lines -Fix [FS#3103] (r17139): MSVC didn't like some template stuff ------------------------------------------------------------------------ r17140 | rubidium | 2009-08-09 23:04:08 +0000 (Sun, 09 Aug 2009) | 2 lines -Change: allow higher sample rate and higher quality samples. Based on work by orudge. ------------------------------------------------------------------------ r17139 | rubidium | 2009-08-09 19:50:44 +0000 (Sun, 09 Aug 2009) | 2 lines -Change: add the concept of sound sets ------------------------------------------------------------------------ r17138 | rubidium | 2009-08-09 19:06:35 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix: some MSVC 64 bits compiler warnings ------------------------------------------------------------------------ r17137 | rubidium | 2009-08-09 19:06:05 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC. ------------------------------------------------------------------------ r17136 | frosch | 2009-08-09 19:04:42 +0000 (Sun, 09 Aug 2009) | 1 line -Fix: Some typos in .obg stuff. ------------------------------------------------------------------------ r17135 | rubidium | 2009-08-09 18:44:35 +0000 (Sun, 09 Aug 2009) | 2 lines -Fix (r17133): some (older) GCCs failed to compile ------------------------------------------------------------------------