------------------------------------------------------------------------ r17432 | translators | 2009-09-06 17:45:22 +0000 (Sun, 06 Sep 2009) | 8 lines -Update from WebTranslator v3.0: catalan - 21 changes by arnau simplified_chinese - 4 changes by Gavin danish - 7 changes by silentStatic dutch - 6 changes by Bart hebrew - 47 changes by dnd_man korean - 18 changes by darkhasa ------------------------------------------------------------------------ r17431 | smatz | 2009-09-06 16:36:22 +0000 (Sun, 06 Sep 2009) | 1 line -Fix (r16735): oldloader wasn't updated ------------------------------------------------------------------------ r17430 | frosch | 2009-09-06 12:08:45 +0000 (Sun, 06 Sep 2009) | 1 line -Fix: svn:mime-type property was missing from regression.sav. ------------------------------------------------------------------------ r17429 | smatz | 2009-09-06 09:56:12 +0000 (Sun, 06 Sep 2009) | 1 line -Fix (r16378): conversion of TTO/TTD savegames failed when vehicle 0 was a wagon ------------------------------------------------------------------------ r17428 | rubidium | 2009-09-05 21:26:51 +0000 (Sat, 05 Sep 2009) | 2 lines -Codechange: add a function to get the name of a driver ------------------------------------------------------------------------ r17427 | alberth | 2009-09-05 19:44:53 +0000 (Sat, 05 Sep 2009) | 1 line -Codechange: Removing some unneeded widget parts (for reduced compilation time). ------------------------------------------------------------------------ r17426 | smatz | 2009-09-05 19:02:34 +0000 (Sat, 05 Sep 2009) | 1 line -Fix (r1): economy recession would never end when economy is set to Steady while in recession ------------------------------------------------------------------------ r17425 | translators | 2009-09-05 17:45:29 +0000 (Sat, 05 Sep 2009) | 11 lines -Update from WebTranslator v3.0: arabic_egypt - 7 changes by kasakg catalan - 3 changes by arnau traditional_chinese - 2 changes by josesun french - 4 changes by glx indonesian - 5 changes by prof italian - 4 changes by lorenzodv spanish - 4 changes by Terkhen turkish - 2 changes by niw3 urdu - 4 changes by yasirniazkhan ------------------------------------------------------------------------ r17424 | alberth | 2009-09-05 11:33:27 +0000 (Sat, 05 Sep 2009) | 1 line -Change: Unify 'list is empty' strings of the windows to '- None -'. ------------------------------------------------------------------------ r17423 | alberth | 2009-09-05 11:27:28 +0000 (Sat, 05 Sep 2009) | 1 line -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well. ------------------------------------------------------------------------ r17422 | alberth | 2009-09-05 10:53:26 +0000 (Sat, 05 Sep 2009) | 1 line -Codechange: Remove magic constants and compute vertical minimal size of the sign list window. ------------------------------------------------------------------------ r17421 | alberth | 2009-09-05 08:01:08 +0000 (Sat, 05 Sep 2009) | 1 line -Fix (r17418): Don't output debug information in signs list. ------------------------------------------------------------------------ r17420 | smatz | 2009-09-04 23:02:52 +0000 (Fri, 04 Sep 2009) | 1 line -Codechange: replace assert() by assert_compile() where possible ------------------------------------------------------------------------ r17419 | yexo | 2009-09-04 22:25:12 +0000 (Fri, 04 Sep 2009) | 1 line -Fix (r-old, r16378): the index of orders loaded from old savegames was owerwritten with an unitialized value, causing asserts. The issue has present for a long time but only since the new pool system did it trigger a (correct) assert ------------------------------------------------------------------------ r17418 | alberth | 2009-09-04 22:03:21 +0000 (Fri, 04 Sep 2009) | 1 line -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman). ------------------------------------------------------------------------ r17416 | rubidium | 2009-09-04 20:31:49 +0000 (Fri, 04 Sep 2009) | 2 lines -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled ------------------------------------------------------------------------ r17415 | yexo | 2009-09-04 20:31:47 +0000 (Fri, 04 Sep 2009) | 1 line -Change: make sure aircraft don't move while turning as long as they are on the ground. This prevents a lot of unnecesary turns when leaving terminals ------------------------------------------------------------------------ r17414 | rubidium | 2009-09-04 20:04:54 +0000 (Fri, 04 Sep 2009) | 2 lines -Codechange: only send/read the number of bits that can be actually useful when building industries ------------------------------------------------------------------------ r17413 | rubidium | 2009-09-04 20:02:35 +0000 (Fri, 04 Sep 2009) | 2 lines -Fix: assert when trying to build an invalid industry type it did ------------------------------------------------------------------------ r17412 | translators | 2009-09-04 17:45:20 +0000 (Fri, 04 Sep 2009) | 7 lines -Update from WebTranslator v3.0: catalan - 50 changes by arnau estonian - 23 changes by KSiimson lithuanian - 7 changes by mtxd portuguese - 46 changes by SupSuper russian - 2 changes by Lone_Wolf ------------------------------------------------------------------------ r17411 | rubidium | 2009-09-03 22:56:30 +0000 (Thu, 03 Sep 2009) | 2 lines -Codechange: silence an ICC compile warning ------------------------------------------------------------------------ r17410 | rubidium | 2009-09-03 22:32:08 +0000 (Thu, 03 Sep 2009) | 2 lines -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal ------------------------------------------------------------------------ r17409 | rubidium | 2009-09-03 21:56:29 +0000 (Thu, 03 Sep 2009) | 2 lines -Codechange: split the crash log and other windows 'glue' code ------------------------------------------------------------------------ r17408 | glx | 2009-09-03 20:04:15 +0000 (Thu, 03 Sep 2009) | 1 line -Codechange: remove unused win32 stuff ------------------------------------------------------------------------ r17407 | glx | 2009-09-03 20:03:01 +0000 (Thu, 03 Sep 2009) | 1 line -Fix (r17336): version_vs?0.vcproj not updated to new path ------------------------------------------------------------------------ r17406 | translators | 2009-09-03 17:45:07 +0000 (Thu, 03 Sep 2009) | 3 lines -Update from WebTranslator v3.0: hungarian - 2 changes by alyr ------------------------------------------------------------------------ r17405 | yexo | 2009-09-03 12:11:31 +0000 (Thu, 03 Sep 2009) | 1 line -Fix (r100): aircraft shouldn't be allowed to make turns bigger then 45 degrees while in flight ------------------------------------------------------------------------ r17404 | rubidium | 2009-09-03 11:56:29 +0000 (Thu, 03 Sep 2009) | 2 lines -Change (r17379): silence gcc warning caused by inlining of a virtual function ------------------------------------------------------------------------ r17403 | rubidium | 2009-09-03 11:48:08 +0000 (Thu, 03 Sep 2009) | 2 lines -Fix [Squirrel]: guard against squirrel stack overflows; if assert is enabled assert (catch possible overflow bugs in nightlies/RCs), otherwise just increase the stack's size (don't get into invalid reads/writes in releases) ------------------------------------------------------------------------ r17402 | Yexo | 2009-09-03 11:32:16 +0000 (Thu, 03 Sep 2009) | 1 line -Fix (r16425): During every save a few slots on the squirrel stack were leaked ------------------------------------------------------------------------ r17401 | rubidium | 2009-09-03 10:58:26 +0000 (Thu, 03 Sep 2009) | 2 lines -Fix [FS#3171] (r17384): order deletion didn't (correctly) update the order window ------------------------------------------------------------------------ r17400 | rubidium | 2009-09-03 10:50:14 +0000 (Thu, 03 Sep 2009) | 2 lines -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong ------------------------------------------------------------------------ r17399 | rubidium | 2009-09-03 09:07:14 +0000 (Thu, 03 Sep 2009) | 2 lines -Fix (r17365): if scrollbar has more capacity than elements clicking on the "scroll down" button asserted (esminis) ------------------------------------------------------------------------ r17398 | alberth | 2009-09-02 20:59:30 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Fill normal news item window with widgets. ------------------------------------------------------------------------ r17397 | alberth | 2009-09-02 20:55:55 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add new vehicle news window. ------------------------------------------------------------------------ r17396 | alberth | 2009-09-02 20:54:27 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add company news window. ------------------------------------------------------------------------ r17395 | alberth | 2009-09-02 20:52:58 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Fill thin window with widgets. ------------------------------------------------------------------------ r17394 | alberth | 2009-09-02 20:49:25 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add news flags for viewport settings. ------------------------------------------------------------------------ r17393 | alberth | 2009-09-02 20:46:42 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Fill small window with widgets. ------------------------------------------------------------------------ r17392 | alberth | 2009-09-02 20:44:36 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Use 'default' for reacting on click. ------------------------------------------------------------------------ r17391 | alberth | 2009-09-02 20:40:56 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add string box calculation routine for multi-line strings. ------------------------------------------------------------------------ r17390 | alberth | 2009-09-02 20:39:40 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Switch news item windows to nested widgets. ------------------------------------------------------------------------ r17389 | alberth | 2009-09-02 20:28:41 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add support for shaded viewports. ------------------------------------------------------------------------ r17388 | alberth | 2009-09-02 20:25:56 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Paint the background of background widgets before painting its children. ------------------------------------------------------------------------ r17387 | alberth | 2009-09-02 20:21:30 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Add news-item window description to NewsSubtypeData. ------------------------------------------------------------------------ r17386 | yexo | 2009-09-02 20:03:56 +0000 (Wed, 02 Sep 2009) | 1 line -Fix (r17011): AIBaseStation::IsValidBaseStation() returned false for stations with OWNER_NONE ------------------------------------------------------------------------ r17385 | alberth | 2009-09-02 19:57:22 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: Removed some unneeded parentheses. ------------------------------------------------------------------------ r17384 | rubidium | 2009-09-02 17:54:40 +0000 (Wed, 02 Sep 2009) | 2 lines -Fix [FS#2859]: remove all order window state changes out of the drawing routine and call them immediately when changes happen instead of on the next OnPaint. This prevents pressing buttons when they should've been already disabled. ------------------------------------------------------------------------ r17383 | translators | 2009-09-02 17:45:20 +0000 (Wed, 02 Sep 2009) | 7 lines -Update from WebTranslator v3.0: german - 2 changes by Roujin indonesian - 2 changes by prof italian - 2 changes by lorenzodv latvian - 46 changes by dzhins serbian - 10 changes by etran ------------------------------------------------------------------------ r17382 | yexo | 2009-09-02 15:13:33 +0000 (Wed, 02 Sep 2009) | 1 line -Cleanup: don't set load_unload_time_rem when an aircraft turns in the air as it's not used ------------------------------------------------------------------------ r17381 | yexo | 2009-09-02 14:09:51 +0000 (Wed, 02 Sep 2009) | 1 line -Codechange: music track selection window uses nested widgets ------------------------------------------------------------------------ r17380 | rubidium | 2009-09-02 13:39:46 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: move drawing the performance detail data to DrawWidget ------------------------------------------------------------------------ r17379 | rubidium | 2009-09-02 13:24:36 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the performance rating window nested, although it still needs some improvements ------------------------------------------------------------------------ r17378 | yexo | 2009-09-02 12:48:23 +0000 (Wed, 02 Sep 2009) | 1 line -Fix [NoAI]: Several AITile::* functions didn't check whether their parameters were valid ------------------------------------------------------------------------ r17377 | yexo | 2009-09-02 12:02:55 +0000 (Wed, 02 Sep 2009) | 1 line -Fix (r17365): MSVC complains about struct<>class difference ------------------------------------------------------------------------ r17376 | rubidium | 2009-09-02 11:31:11 +0000 (Wed, 02 Sep 2009) | 2 lines -Fix: also draw the white "I've just opened" line for nested windows ------------------------------------------------------------------------ r17375 | rubidium | 2009-09-02 08:58:20 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: remove last direct usage of scrollbar variables ------------------------------------------------------------------------ r17374 | rubidium | 2009-09-02 08:48:29 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the town and vehicle GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17373 | rubidium | 2009-09-02 08:40:31 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers ------------------------------------------------------------------------ r17372 | rubidium | 2009-09-02 08:28:50 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17371 | rubidium | 2009-09-02 08:18:54 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17370 | rubidium | 2009-09-02 08:08:30 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the saveload and network GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17369 | rubidium | 2009-09-02 07:36:39 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17368 | rubidium | 2009-09-02 07:22:09 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: remove pointless passing of 'this' as parameter ------------------------------------------------------------------------ r17367 | rubidium | 2009-09-02 07:17:15 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17366 | rubidium | 2009-09-02 07:01:25 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: make the AI GUIs use the scrollbar wrappers ------------------------------------------------------------------------ r17365 | rubidium | 2009-09-02 06:34:40 +0000 (Wed, 02 Sep 2009) | 2 lines -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window ------------------------------------------------------------------------ r17364 | rubidium | 2009-09-01 22:38:18 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix (r17356): off by one when selecting a subsidy ------------------------------------------------------------------------ r17363 | rubidium | 2009-09-01 21:54:59 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out ------------------------------------------------------------------------ r17362 | yexo | 2009-09-01 21:43:38 +0000 (Tue, 01 Sep 2009) | 1 line -Fix (r17360): alignment in afrikaans.txt was wrong ------------------------------------------------------------------------ r17361 | yexo | 2009-09-01 21:35:28 +0000 (Tue, 01 Sep 2009) | 1 line -Fix (r17360): committed a bit too much ------------------------------------------------------------------------ r17360 | yexo | 2009-09-01 21:30:14 +0000 (Tue, 01 Sep 2009) | 1 line -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets ------------------------------------------------------------------------ r17359 | smatz | 2009-09-01 21:27:33 +0000 (Tue, 01 Sep 2009) | 1 line -Fix: put static before cv qualifier, some compilers complain about that ------------------------------------------------------------------------ r17358 | smatz | 2009-09-01 20:59:44 +0000 (Tue, 01 Sep 2009) | 1 line -Fix: compilation was broken for gcc older than 3.4 ------------------------------------------------------------------------ r17357 | smatz | 2009-09-01 20:51:45 +0000 (Tue, 01 Sep 2009) | 1 line -Codechange: some compilers complain about implicit conversion from NULL to bool ------------------------------------------------------------------------ r17356 | rubidium | 2009-09-01 20:42:12 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar. ------------------------------------------------------------------------ r17355 | rubidium | 2009-09-01 20:06:10 +0000 (Tue, 01 Sep 2009) | 2 lines -Codechange: determine the minimum size of the subsidy gui based on (some) of the content ------------------------------------------------------------------------ r17354 | rubidium | 2009-09-01 19:29:16 +0000 (Tue, 01 Sep 2009) | 2 lines -Codechange: make the subsidy gui nested ------------------------------------------------------------------------ r17353 | yexo | 2009-09-01 19:18:42 +0000 (Tue, 01 Sep 2009) | 1 line -Codechange: make sure the shuffle and programme buttons in the music window are always the same size ------------------------------------------------------------------------ r17352 | rubidium | 2009-09-01 18:35:24 +0000 (Tue, 01 Sep 2009) | 2 lines -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------