------------------------------------------------------------------------ r17351 | translators | 2009-09-01 17:45:23 +0000 (Tue, 01 Sep 2009) | 8 lines -Update from WebTranslator v3.0: simplified_chinese - 24 changes by yuanmin czech - 118 changes by SmatZ dutch - 2 changes by Yexo french - 2 changes by glx russian - 1 changes by Lone_Wolf spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r17350 | glx | 2009-09-01 14:20:35 +0000 (Tue, 01 Sep 2009) | 1 line -Fix (r17336): broken compilation with mingw ------------------------------------------------------------------------ r17349 | smatz | 2009-09-01 14:06:23 +0000 (Tue, 01 Sep 2009) | 1 line -Update (r17348): apply changes to other lang files ------------------------------------------------------------------------ r17348 | smatz | 2009-09-01 14:05:27 +0000 (Tue, 01 Sep 2009) | 1 line -Fix: don't mix 'sort by' strings used for buttons and dropdowns ------------------------------------------------------------------------ r17345 | rubidium | 2009-09-01 12:57:04 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too. ------------------------------------------------------------------------ r17344 | rubidium | 2009-09-01 12:33:17 +0000 (Tue, 01 Sep 2009) | 2 lines -Codechange: splash of coding style over ai_event_types.* ------------------------------------------------------------------------ r17343 | rubidium | 2009-09-01 12:28:46 +0000 (Tue, 01 Sep 2009) | 2 lines -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster. ------------------------------------------------------------------------ r17342 | rubidium | 2009-09-01 12:17:02 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix: reset bankruptcy checks when bankruptcy has been averted and don't set an unused timeout with a magic number ------------------------------------------------------------------------ r17341 | rubidium | 2009-09-01 12:16:01 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix: memory leak when trying to bankrupt the local company ------------------------------------------------------------------------ r17340 | rubidium | 2009-09-01 12:14:57 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix: old loader tried to load a uint8 into a uint16 ------------------------------------------------------------------------ r17339 | rubidium | 2009-09-01 10:07:22 +0000 (Tue, 01 Sep 2009) | 2 lines -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) ------------------------------------------------------------------------ r17338 | yexo | 2009-09-01 10:06:18 +0000 (Tue, 01 Sep 2009) | 1 line -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack ------------------------------------------------------------------------ r17337 | yexo | 2009-08-31 23:42:17 +0000 (Mon, 31 Aug 2009) | 1 line -Fix: some more strange airport holding bay positions ------------------------------------------------------------------------ r17336 | rubidium | 2009-08-31 22:38:37 +0000 (Mon, 31 Aug 2009) | 2 lines -Codechange: move some os specific files into src/os/ ------------------------------------------------------------------------ r17335 | rubidium | 2009-08-31 22:18:17 +0000 (Mon, 31 Aug 2009) | 2 lines -Fix (r17333): don't return a pointer as boolean ------------------------------------------------------------------------ r17334 | yexo | 2009-08-31 22:15:29 +0000 (Mon, 31 Aug 2009) | 1 line -Fix: don't turn north just before approaching the landing strip of the small airport ------------------------------------------------------------------------ r17333 | rubidium | 2009-08-31 19:16:18 +0000 (Mon, 31 Aug 2009) | 3 lines -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder -Fix [FS#3057]: road vehicles forgetting their servicing order when the path takes them away (in bird distance) from their destination first ------------------------------------------------------------------------ r17332 | translators | 2009-08-31 17:45:18 +0000 (Mon, 31 Aug 2009) | 6 lines -Update from WebTranslator v3.0: english_US - 1 changes by agenthh german - 2 changes by Roujin italian - 5 changes by lorenzodv korean - 20 changes by darkhasa ------------------------------------------------------------------------ r17331 | yexo | 2009-08-30 21:31:54 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window ------------------------------------------------------------------------ r17330 | yexo | 2009-08-30 20:38:57 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white ------------------------------------------------------------------------ r17329 | yexo | 2009-08-30 19:23:36 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: music window uses nested widgets ------------------------------------------------------------------------ r17328 | alberth | 2009-08-30 18:41:03 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: Get the vehicle technical data as string rather than having it printed. ------------------------------------------------------------------------ r17327 | alberth | 2009-08-30 17:54:11 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: Allow external use of GetEngineCategoryName(). ------------------------------------------------------------------------ r17326 | translators | 2009-08-30 17:45:11 +0000 (Sun, 30 Aug 2009) | 4 lines -Update from WebTranslator v3.0: italian - 1 changes by lorenzodv welsh - 16 changes by welshdragon ------------------------------------------------------------------------ r17325 | alberth | 2009-08-30 17:38:28 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: Un-duplicate engine drawing routines. ------------------------------------------------------------------------ r17324 | Yexo | 2009-08-30 17:07:53 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: Land info window uses nested widget tree ------------------------------------------------------------------------ r17323 | rubidium | 2009-08-30 15:25:20 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: replace some magic numbers with constants in the town directory. ------------------------------------------------------------------------ r17322 | rubidium | 2009-08-30 15:25:20 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: make the industry directory window nested. ------------------------------------------------------------------------ r17321 | rubidium | 2009-08-30 14:39:59 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: minor coding style fixes for the town directory ------------------------------------------------------------------------ r17320 | rubidium | 2009-08-30 14:06:55 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint ------------------------------------------------------------------------ r17319 | rubidium | 2009-08-30 13:54:53 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory ------------------------------------------------------------------------ r17318 | rubidium | 2009-08-30 13:44:25 +0000 (Sun, 30 Aug 2009) | 2 lines -Codechange: remove state changes from the OnPaint of the industry directory ------------------------------------------------------------------------ r17317 | yexo | 2009-08-30 12:45:36 +0000 (Sun, 30 Aug 2009) | 1 line -Document: how to manually install AIs ------------------------------------------------------------------------ r17316 | smatz | 2009-08-30 11:47:41 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() ------------------------------------------------------------------------ r17315 | smatz | 2009-08-30 11:40:01 +0000 (Sun, 30 Aug 2009) | 1 line -Codechange: move code related to industry types to separate file ------------------------------------------------------------------------ r17314 | alberth | 2009-08-30 08:10:00 +0000 (Sun, 30 Aug 2009) | 1 line -Fix (r17313): Allow the picker window to change size. ------------------------------------------------------------------------ r17313 | rubidium | 2009-08-29 22:24:29 +0000 (Sat, 29 Aug 2009) | 2 lines -Codechange: make the road station picker nested ------------------------------------------------------------------------ r17312 | rubidium | 2009-08-29 21:33:50 +0000 (Sat, 29 Aug 2009) | 2 lines -Codechange: make the road toolbars and depot picker nested ------------------------------------------------------------------------ r17311 | yexo | 2009-08-29 21:28:36 +0000 (Sat, 29 Aug 2009) | 1 line -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING ------------------------------------------------------------------------ r17310 | yexo | 2009-08-29 20:54:32 +0000 (Sat, 29 Aug 2009) | 1 line -Codechange: about window uses nested widget tree ------------------------------------------------------------------------ r17309 | smatz | 2009-08-29 20:01:16 +0000 (Sat, 29 Aug 2009) | 1 line -Fix: not all non-ASCII characters were entered with escapes in the About window ------------------------------------------------------------------------ r17308 | translators | 2009-08-29 17:45:20 +0000 (Sat, 29 Aug 2009) | 7 lines -Update from WebTranslator v3.0: french - 22 changes by glx german - 28 changes by Roujin indonesian - 7 changes by fanioz italian - 44 changes by lorenzodv russian - 7 changes by MajestiC ------------------------------------------------------------------------ r17307 | yexo | 2009-08-29 17:01:39 +0000 (Sat, 29 Aug 2009) | 1 line -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings ------------------------------------------------------------------------ r17306 | alberth | 2009-08-29 17:00:32 +0000 (Sat, 29 Aug 2009) | 1 line -Fix: DrawStringMultiLine() computed available width and height wrongly. ------------------------------------------------------------------------ r17304 | rubidium | 2009-08-29 09:30:40 +0000 (Sat, 29 Aug 2009) | 2 lines -Codechange: move (more) drawing code out of the rail depot picker's OnPaint. ------------------------------------------------------------------------ r17303 | translators | 2009-08-28 17:45:13 +0000 (Fri, 28 Aug 2009) | 5 lines -Update from WebTranslator v3.0: french - 30 changes by glx german - 38 changes by Roujin spanish - 103 changes by Terkhen ------------------------------------------------------------------------ r17301 | rubidium | 2009-08-28 16:49:00 +0000 (Fri, 28 Aug 2009) | 2 lines -Fix (r17297): typo ------------------------------------------------------------------------ r17300 | rubidium | 2009-08-28 15:25:12 +0000 (Fri, 28 Aug 2009) | 2 lines -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips ------------------------------------------------------------------------ r17299 | rubidium | 2009-08-28 15:23:51 +0000 (Fri, 28 Aug 2009) | 2 lines -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination ------------------------------------------------------------------------ r17298 | yexo | 2009-08-28 15:23:11 +0000 (Fri, 28 Aug 2009) | 1 line -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started ------------------------------------------------------------------------ r17297 | rubidium | 2009-08-28 13:04:58 +0000 (Fri, 28 Aug 2009) | 2 lines -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases ------------------------------------------------------------------------ r17296 | rubidium | 2009-08-27 19:47:50 +0000 (Thu, 27 Aug 2009) | 2 lines -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available ------------------------------------------------------------------------ r17295 | translators | 2009-08-27 17:45:08 +0000 (Thu, 27 Aug 2009) | 3 lines -Update from WebTranslator v3.0: lithuanian - 6 changes by mtxd ------------------------------------------------------------------------ r17294 | smatz | 2009-08-27 13:50:07 +0000 (Thu, 27 Aug 2009) | 1 line -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage ------------------------------------------------------------------------ r17293 | smatz | 2009-08-27 13:47:03 +0000 (Thu, 27 Aug 2009) | 3 lines -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as documented at all, make it return what AITown::GetLastMonthProduction did -Change [NoAI]: mark AITown::GetMaxProduction as deprecated, AITown::GetLastMonthProduction returns now the value GetMaxProduction did ------------------------------------------------------------------------ r17292 | smatz | 2009-08-27 13:31:26 +0000 (Thu, 27 Aug 2009) | 1 line -Codechange: use unified ToPercent() function to convert fract numbers to percents ------------------------------------------------------------------------ r17291 | rubidium | 2009-08-26 20:26:40 +0000 (Wed, 26 Aug 2009) | 2 lines -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set ------------------------------------------------------------------------ r17290 | translators | 2009-08-26 20:23:07 +0000 (Wed, 26 Aug 2009) | 7 lines -Update from WebTranslator v3.0: italian - 44 changes by lorenzodv lithuanian - 21 changes by mtxd norwegian_bokmal - 6 changes by CyberKenny russian - 2 changes by Lone_Wolf serbian - 45 changes by etran ------------------------------------------------------------------------ r17289 | yexo | 2009-08-26 16:30:24 +0000 (Wed, 26 Aug 2009) | 1 line -Fix (r17214): for AIs it's STATION_INVALID, not INVALID_STATION ------------------------------------------------------------------------ r17288 | translator | 2009-08-25 18:46:13 +0000 (Tue, 25 Aug 2009) | 2 lines -Update from WebTranslator v3.0: fix newlines (had to test a new commit system) ------------------------------------------------------------------------ r17287 | translators | 2009-08-25 17:45:10 +0000 (Tue, 25 Aug 2009) | 4 lines -Update from WebTranslator v3.0: latvian - 32 changes by dzhins polish - 1 changes by Kogut ------------------------------------------------------------------------