------------------------------------------------------------------------ r17224 | translators | 2009-08-19 17:45:13 +0000 (Wed, 19 Aug 2009) | 5 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnaullv simplified_chinese - 12 changes by Gavin, ww9980 polish - 20 changes by amateja ------------------------------------------------------------------------ r17223 | yexo | 2009-08-19 16:14:15 +0000 (Wed, 19 Aug 2009) | 1 line -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand / Sleep instead of just printing an error message in the AI Debug Window ------------------------------------------------------------------------ r17222 | rubidium | 2009-08-19 15:27:55 +0000 (Wed, 19 Aug 2009) | 2 lines -Fix [FS#3129, FS#3130]: with time tables vehicles would stay in the 'loading' state after they have finished loading ------------------------------------------------------------------------ r17221 | yexo | 2009-08-19 14:54:52 +0000 (Wed, 19 Aug 2009) | 1 line -Change [NoAI] [FS#3101]: when the API requests a string as parameter allow every squirrel type and convert to a string ------------------------------------------------------------------------ r17220 | rubidium | 2009-08-19 14:48:51 +0000 (Wed, 19 Aug 2009) | 2 lines -Fix (r15027): don't ignore white space changes (e.g. alignment fixes) in the exporter ------------------------------------------------------------------------ r17219 | yexo | 2009-08-19 13:13:32 +0000 (Wed, 19 Aug 2009) | 1 line -Cleanup: remove a lot of unused string code ------------------------------------------------------------------------ r17218 | glx | 2009-08-18 23:08:16 +0000 (Tue, 18 Aug 2009) | 1 line -Fix (r17216): missing '(' causing compile error ------------------------------------------------------------------------ r17217 | rubidium | 2009-08-18 22:51:43 +0000 (Tue, 18 Aug 2009) | 2 lines -Fix (r17216): silence some warnings for the more exotic GCC-alikes ------------------------------------------------------------------------ r17216 | rubidium | 2009-08-18 22:26:38 +0000 (Tue, 18 Aug 2009) | 2 lines -Update: MiniLZO from 1.08 to 2.03. ------------------------------------------------------------------------ r17215 | yexo | 2009-08-18 20:36:56 +0000 (Tue, 18 Aug 2009) | 1 line -Cleanup: remove unused return value ------------------------------------------------------------------------ r17214 | yexo | 2009-08-18 18:51:42 +0000 (Tue, 18 Aug 2009) | 2 lines -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api. -Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version. ------------------------------------------------------------------------ r17213 | translators | 2009-08-18 17:50:19 +0000 (Tue, 18 Aug 2009) | 7 lines -Update from WebTranslator v3.0: dutch - 13 changes by Bart english_US - 5 changes by agenthh latvian - 64 changes by dzhins romanian - 2 changes by kkmic thai - 85 changes by idkidnew ------------------------------------------------------------------------ r17212 | rubidium | 2009-08-18 17:49:28 +0000 (Tue, 18 Aug 2009) | 2 lines -Change: move minilzo to its 'own' 3rdparty directory as it belongs there ------------------------------------------------------------------------ r17211 | frosch | 2009-08-18 16:21:22 +0000 (Tue, 18 Aug 2009) | 1 line -Cleanup: Remove unused RailVehicleInfo::ai_rank. ------------------------------------------------------------------------ r17210 | rubidium | 2009-08-18 15:19:43 +0000 (Tue, 18 Aug 2009) | 2 lines -Update: credits to reflect the (current) truth a bit better ------------------------------------------------------------------------ r17209 | frosch | 2009-08-17 18:33:48 +0000 (Mon, 17 Aug 2009) | 1 line -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo. ------------------------------------------------------------------------ r17208 | frosch | 2009-08-17 18:28:44 +0000 (Mon, 17 Aug 2009) | 1 line -Cleanup: Remove never accessed EngineInfo for engine 255. ------------------------------------------------------------------------ r17207 | translators | 2009-08-17 17:45:20 +0000 (Mon, 17 Aug 2009) | 7 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnaullv hungarian - 2 changes by IPG indonesian - 1 changes by prof serbian - 12 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------