------------------------------------------------------------------------ r13707 | miham | 2008-07-15 23:27:28 +0000 (Tue, 15 Jul 2008) | 13 lines -Update: WebTranslator2 update to 2008-07-16 01:21:36 brazilian_portuguese - 3 fixed by tucalipe (3) bulgarian - 78 fixed, 230 changed by thetitan (3), groupsky (305) catalan - 3 fixed by arnaullv (3) dutch - 3 fixed by webfreakz (3) italian - 3 changed by lorenzodv (3) korean - 4 fixed, 5 changed by leejaeuk5 (9) russian - 3 fixed by Smoky555 (3) slovenian - 4 fixed by Necrolyte (4) spanish - 3 fixed by eusebio (3) swedish - 4 fixed by daishan (4) ukrainian - 2 fixed by mad (2) ------------------------------------------------------------------------ r13706 | frosch | 2008-07-15 17:13:50 +0000 (Tue, 15 Jul 2008) | 1 line -Fix (r13695): Small typo. ------------------------------------------------------------------------ r13705 | belugas | 2008-07-15 00:34:34 +0000 (Tue, 15 Jul 2008) | 1 line -Codechange: Define and use BridgePieces enum, which will remove a few more magic numbers ------------------------------------------------------------------------ r13704 | rubidium | 2008-07-14 21:01:49 +0000 (Mon, 14 Jul 2008) | 2 lines -Fix: make timetables work more sensible when used in conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump. ------------------------------------------------------------------------ r13703 | rubidium | 2008-07-14 20:36:21 +0000 (Mon, 14 Jul 2008) | 2 lines -Update: the other language files due to a few changed strings in r13702. ------------------------------------------------------------------------ r13702 | rubidium | 2008-07-14 20:18:06 +0000 (Mon, 14 Jul 2008) | 2 lines -Fix: do not overflow the order/timetable window when 'long' orders are displayed. ------------------------------------------------------------------------ r13701 | glx | 2008-07-14 20:04:54 +0000 (Mon, 14 Jul 2008) | 1 line -Codechange: add some more info in crash.log ------------------------------------------------------------------------ r13700 | rubidium | 2008-07-14 18:22:15 +0000 (Mon, 14 Jul 2008) | 2 lines -Fix: possible buffer overflow in string truncation code. ------------------------------------------------------------------------ r13699 | rubidium | 2008-07-14 17:31:41 +0000 (Mon, 14 Jul 2008) | 2 lines -Fix: handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string. ------------------------------------------------------------------------ r13698 | frosch | 2008-07-13 19:44:05 +0000 (Sun, 13 Jul 2008) | 1 line -Fix (r13697): MorphOS compilation. ------------------------------------------------------------------------ r13697 | frosch | 2008-07-13 16:09:00 +0000 (Sun, 13 Jul 2008) | 1 line -Feature: Add some support for symbolic links in .tar files. ------------------------------------------------------------------------ r13696 | belugas | 2008-07-13 02:43:46 +0000 (Sun, 13 Jul 2008) | 2 lines -Fix[GUI]: The Build button of the vehicle list is now hidden, instead of just disabled. It will be only visible when called from the Depot Building Window. Less confusion, hopefully. Suggested by Eddi. ------------------------------------------------------------------------ r13695 | rubidium | 2008-07-12 22:30:10 +0000 (Sat, 12 Jul 2008) | 2 lines -Fix [FS#2120]: in some cases the (sound) mixer could overflow causing artefacts in the sound. ------------------------------------------------------------------------ r13694 | rubidium | 2008-07-12 22:28:34 +0000 (Sat, 12 Jul 2008) | 2 lines -Change: make it more explicit that you've opened the available train/ship/etc. list instead of the one where you can actually build vehicles by setting the appropriate title for the window. ------------------------------------------------------------------------ r13693 | frosch | 2008-07-12 14:49:43 +0000 (Sat, 12 Jul 2008) | 1 line -Fix (r11106, r11117): Do not rely on .tar files always ending with a block of zeros. ------------------------------------------------------------------------ r13692 | rubidium | 2008-07-12 14:03:36 +0000 (Sat, 12 Jul 2008) | 2 lines -Fix (r13674): loading PNG sprites could very quickly fill the sprite cache. ------------------------------------------------------------------------ r13691 | smatz | 2008-07-09 20:55:47 +0000 (Wed, 09 Jul 2008) | 1 line -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not ------------------------------------------------------------------------