------------------------------------------------------------------------ r18658 | rubidium | 2009-12-29 18:57:25 +0000 (Tue, 29 Dec 2009) | 2 lines -Fix [FS#3443]: wrong strings drawn for cargo subtype in vehicle details ------------------------------------------------------------------------ r18657 | translators | 2009-12-29 18:45:24 +0000 (Tue, 29 Dec 2009) | 9 lines -Update from WebTranslator v3.0: afrikaans - 174 changes by burgerd catalan - 10 changes by arnau croatian - 36 changes by norwegian_bokmal - 7 changes by Zhygometh swedish - 32 changes by Landrash ukrainian - 82 changes by Madvin vietnamese - 23 changes by nglekhoi ------------------------------------------------------------------------ r18656 | orudge | 2009-12-29 04:27:39 +0000 (Tue, 29 Dec 2009) | 1 line -Feature: Add event semaphore support for OS/2 ------------------------------------------------------------------------ r18655 | rubidium | 2009-12-28 19:26:44 +0000 (Mon, 28 Dec 2009) | 3 lines -Fix: the icon that is supposed to be 256x256 pixels wasn't 256x256 pixels -Add: the 'source' for the icons ------------------------------------------------------------------------ r18654 | translators | 2009-12-28 18:45:17 +0000 (Mon, 28 Dec 2009) | 7 lines -Update from WebTranslator v3.0: croatian - 36 changes by finnish - 5 changes by jpx_ portuguese - 1 changes by JayCity russian - 1 changes by Lone_Wolf vietnamese - 27 changes by motorolavn, nglekhoi ------------------------------------------------------------------------ r18653 | rubidium | 2009-12-28 18:26:39 +0000 (Mon, 28 Dec 2009) | 2 lines -Fix [FS#3442]: when trying to attach a wagon to an existing free wagon chain, don't attach it to itself ------------------------------------------------------------------------ r18652 | rubidium | 2009-12-28 13:04:18 +0000 (Mon, 28 Dec 2009) | 2 lines -Fix: glitches due to having the wrong bounding boxes for the face widgets ------------------------------------------------------------------------ r18651 | smatz | 2009-12-28 12:12:57 +0000 (Mon, 28 Dec 2009) | 1 line -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead ------------------------------------------------------------------------ r18650 | smatz | 2009-12-27 21:45:27 +0000 (Sun, 27 Dec 2009) | 1 line -Fix: in the case of level crossing, location of the owner of road was documented wrongly (Eddi) ------------------------------------------------------------------------ r18649 | translators | 2009-12-27 18:45:17 +0000 (Sun, 27 Dec 2009) | 7 lines -Update from WebTranslator v3.0: croatian - 36 changes by finnish - 3 changes by Tve4 korean - 1 changes by dlunch norwegian_nynorsk - 7 changes by 2rB vietnamese - 39 changes by motorolavn, nglekhoi ------------------------------------------------------------------------ r18648 | michi_cc | 2009-12-27 14:37:54 +0000 (Sun, 27 Dec 2009) | 1 line -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-way path signals as a safe waiting point. ------------------------------------------------------------------------ r18647 | michi_cc | 2009-12-27 14:37:50 +0000 (Sun, 27 Dec 2009) | 1 line -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path. ------------------------------------------------------------------------ r18646 | michi_cc | 2009-12-27 14:37:46 +0000 (Sun, 27 Dec 2009) | 1 line -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal. ------------------------------------------------------------------------ r18645 | smatz | 2009-12-27 13:38:08 +0000 (Sun, 27 Dec 2009) | 1 line -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI ------------------------------------------------------------------------ r18644 | rubidium | 2009-12-27 13:19:17 +0000 (Sun, 27 Dec 2009) | 2 lines -Fix [FS#3434]: company league window was too narrow ------------------------------------------------------------------------ r18643 | rubidium | 2009-12-27 12:58:23 +0000 (Sun, 27 Dec 2009) | 2 lines -Fix [FS#3436]: rotation could not be changed for heightmaps ------------------------------------------------------------------------ r18642 | rubidium | 2009-12-27 09:05:00 +0000 (Sun, 27 Dec 2009) | 2 lines -Fix [FS#3432]: when a company goes bankrupt and has vehicles on a drive through road stop that is not theirs, the 'filled' cache of the road stops would get corrupted ------------------------------------------------------------------------ r18641 | translators | 2009-12-26 18:45:20 +0000 (Sat, 26 Dec 2009) | 7 lines -Update from WebTranslator v3.0: catalan - 6 changes by arnau croatian - 36 changes by norwegian_nynorsk - 15 changes by 2rB russian - 4 changes by Lone_Wolf vietnamese - 45 changes by motorolavn, nglekhoi ------------------------------------------------------------------------ r18640 | smatz | 2009-12-26 13:49:14 +0000 (Sat, 26 Dec 2009) | 2 lines -Fix (r18633): don't assert when accessing first invalid item, it's used quite often in the code -Revert (r18637): it's not needed any more ------------------------------------------------------------------------ r18639 | rubidium | 2009-12-26 09:59:32 +0000 (Sat, 26 Dec 2009) | 3 lines -Update: Squirrel from 2.2.3 to 2.2.4 -Revert (r17273): this fix is included in Squirrel 2.2.4 ------------------------------------------------------------------------ r18638 | rubidium | 2009-12-26 09:38:41 +0000 (Sat, 26 Dec 2009) | 2 lines -Fix: downloading music sets would fail ------------------------------------------------------------------------ r18637 | rubidium | 2009-12-26 09:01:28 +0000 (Sat, 26 Dec 2009) | 2 lines -Fix [FS#3428]: check whether the content list is empty before trying to draw it ------------------------------------------------------------------------ r18636 | smatz | 2009-12-25 23:22:41 +0000 (Fri, 25 Dec 2009) | 1 line -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8 ------------------------------------------------------------------------ r18635 | smatz | 2009-12-25 23:15:08 +0000 (Fri, 25 Dec 2009) | 1 line -Codechange: store TextEffects in a SmallVector ------------------------------------------------------------------------ r18634 | rubidium | 2009-12-25 23:14:12 +0000 (Fri, 25 Dec 2009) | 3 lines -Revert (r16808): the fix doesn't work in all cases -Fix [FS#3421] (r16838): crash when invalid pointers are left due to saveload failing at e.g. decompressing the savegame ------------------------------------------------------------------------ r18633 | smatz | 2009-12-25 23:10:20 +0000 (Fri, 25 Dec 2009) | 1 line -Codechange: fortify SmallVector a bit more ------------------------------------------------------------------------ r18632 | rubidium | 2009-12-25 20:11:31 +0000 (Fri, 25 Dec 2009) | 2 lines -Fix (r18629): error in string caused failure of Czech language ------------------------------------------------------------------------ r18631 | rubidium | 2009-12-25 19:17:36 +0000 (Fri, 25 Dec 2009) | 2 lines -Fix [FS#3419]: when making a screenshot from the console the currently executed command would be shown twice ------------------------------------------------------------------------ r18630 | rubidium | 2009-12-25 19:16:58 +0000 (Fri, 25 Dec 2009) | 2 lines -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message ------------------------------------------------------------------------ r18629 | translators | 2009-12-25 18:45:18 +0000 (Fri, 25 Dec 2009) | 7 lines -Update from WebTranslator v3.0: croatian - 36 changes by czech - 63 changes by martin_meridius danish - 21 changes by beruic indonesian - 14 changes by adjayanto russian - 20 changes by Lone_Wolf ------------------------------------------------------------------------ r18628 | rubidium | 2009-12-25 18:01:27 +0000 (Fri, 25 Dec 2009) | 2 lines -Fix [FS#3422]: (un)loading counter being reset while loading a train and changing the (path) signal setup around the station ------------------------------------------------------------------------ r18627 | smatz | 2009-12-25 11:52:14 +0000 (Fri, 25 Dec 2009) | 1 line -Fix: no need to print 'Registers:' twice in win64 crash logs ------------------------------------------------------------------------ r18626 | rubidium | 2009-12-25 10:04:30 +0000 (Fri, 25 Dec 2009) | 2 lines -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made {N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion ------------------------------------------------------------------------ r18625 | translators | 2009-12-24 18:45:26 +0000 (Thu, 24 Dec 2009) | 9 lines -Update from WebTranslator v3.0: croatian - 36 changes by german - 6 changes by planetmaker hungarian - 1 changes by alyr italian - 15 changes by lorenzodv korean - 1 changes by junho2813 romanian - 171 changes by tonny spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18622 | rubidium | 2009-12-23 23:09:47 +0000 (Wed, 23 Dec 2009) | 2 lines -Merge: release changes ------------------------------------------------------------------------ r18621 | rubidium | 2009-12-23 23:00:23 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix: [Windows] obm files didn't get deleted by the installer; update download size of OpenSFX. ------------------------------------------------------------------------ r18620 | rubidium | 2009-12-23 22:41:47 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix: possible deadlock with SDL and changing the resolution in-game ------------------------------------------------------------------------ r18617 | translators | 2009-12-23 18:45:40 +0000 (Wed, 23 Dec 2009) | 15 lines -Update from WebTranslator v3.0: catalan - 21 changes by arnau croatian - 36 changes by dutch - 6 changes by habell finnish - 6 changes by jpx_ french - 6 changes by glx hungarian - 10 changes by IPG korean - 5 changes by junho2813 polish - 5 changes by silver_777 portuguese - 7 changes by JayCity romanian - 168 changes by tonny serbian - 8 changes by etran spanish - 5 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r18616 | rubidium | 2009-12-23 18:45:05 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix [FS#3413]: crash when the current order is a conditional order when a plane is checking whether it needs servicing ------------------------------------------------------------------------ r18615 | rubidium | 2009-12-23 18:43:38 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix: conditional orders were seen as 'valid' and as such aircraft with only conditional orders did not crash ------------------------------------------------------------------------ r18614 | smatz | 2009-12-23 17:59:34 +0000 (Wed, 23 Dec 2009) | 1 line -Fix [FS#3412](r18602): too many signs were drawn, causing slowdowns ------------------------------------------------------------------------ r18613 | rubidium | 2009-12-23 17:33:45 +0000 (Wed, 23 Dec 2009) | 2 lines -Codechange: add the music set to the crashlog too ------------------------------------------------------------------------ r18612 | alberth | 2009-12-23 10:12:43 +0000 (Wed, 23 Dec 2009) | 1 line -Fix [FS#3407]: Buy vehicle window did not properly disable panel drawing while shaded. ------------------------------------------------------------------------ r18611 | rubidium | 2009-12-23 09:08:52 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix (r18608): uppercase-to-lowercase conversion when opening a file wasn't applied when finding the full path of a file ------------------------------------------------------------------------ r18610 | rubidium | 2009-12-23 08:51:46 +0000 (Wed, 23 Dec 2009) | 2 lines -Codechange: don't consider a music set at all for 'best' set when it's missing files ------------------------------------------------------------------------ r18609 | rubidium | 2009-12-23 06:52:50 +0000 (Wed, 23 Dec 2009) | 2 lines -Fix (r18608): installing of obm files didn't quite happen ------------------------------------------------------------------------ r18608 | rubidium | 2009-12-22 21:40:29 +0000 (Tue, 22 Dec 2009) | 2 lines -Change: add the concept of music sets ------------------------------------------------------------------------ r18607 | alberth | 2009-12-22 20:53:28 +0000 (Tue, 22 Dec 2009) | 1 line -Fix (r18583): Preserve window width when shading. ------------------------------------------------------------------------ r18606 | alberth | 2009-12-22 20:43:25 +0000 (Tue, 22 Dec 2009) | 1 line -Codechange: Introduce several forms of zero-size stacked display planes. ------------------------------------------------------------------------ r18605 | alberth | 2009-12-22 19:40:23 +0000 (Tue, 22 Dec 2009) | 1 line -Codechange: Coding style fixes, prevent useless calls to UpdateWidgetSize(). ------------------------------------------------------------------------ r18604 | translators | 2009-12-22 18:45:36 +0000 (Tue, 22 Dec 2009) | 14 lines -Update from WebTranslator v3.0: croatian - 36 changes by dutch - 1 changes by habell finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker hungarian - 1 changes by alyr korean - 5 changes by junho2813 portuguese - 5 changes by JayCity romanian - 124 changes by tonny serbian - 1 changes by etran spanish - 1 changes by Terkhen vietnamese - 6 changes by nglekhoi ------------------------------------------------------------------------