------------------------------------------------------------------------ r13649 | frosch | 2008-06-28 15:44:24 +0000 (Sat, 28 Jun 2008) | 1 line -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter. ------------------------------------------------------------------------ r13648 | frosch | 2008-06-27 20:59:30 +0000 (Fri, 27 Jun 2008) | 1 line -Cleanup (r5303): Amplitudes should be amplitudes and not amplitudes/16. ------------------------------------------------------------------------ r13647 | skidd13 | 2008-06-27 17:46:43 +0000 (Fri, 27 Jun 2008) | 2 lines -Codechange: replace MAX_UVALUE() for std types with the equivalent constant ------------------------------------------------------------------------ r13646 | belugas | 2008-06-27 16:16:35 +0000 (Fri, 27 Jun 2008) | 1 line -Change: typos and miss-aligned enum values ------------------------------------------------------------------------ r13645 | frosch | 2008-06-27 15:01:18 +0000 (Fri, 27 Jun 2008) | 1 line -Codechange: Convert a macro into an inlined member function. ------------------------------------------------------------------------ r13644 | belugas | 2008-06-27 02:26:51 +0000 (Fri, 27 Jun 2008) | 2 lines -Fix(r13643): compare an apple with an apple. MSVC seems to not care, but some other compilers do. Thanks to glx :) ------------------------------------------------------------------------ r13643 | belugas | 2008-06-27 01:26:13 +0000 (Fri, 27 Jun 2008) | 2 lines -Codechange: Enumify some loosely related values been used in the toolbar resizing processes ------------------------------------------------------------------------ r13642 | belugas | 2008-06-26 17:43:56 +0000 (Thu, 26 Jun 2008) | 1 line -Documentation: Add the enum values to the widget arrays, in concordance with code style ------------------------------------------------------------------------ r13641 | belugas | 2008-06-26 17:13:39 +0000 (Thu, 26 Jun 2008) | 1 line -Fix: Misleading enum name. ------------------------------------------------------------------------ r13640 | smatz | 2008-06-26 16:47:29 +0000 (Thu, 26 Jun 2008) | 1 line -Codechange: make colours behind not fully solid objects less darker for BM_TRANSPARENT (for 32bpp blitters) ------------------------------------------------------------------------ r13639 | smatz | 2008-06-26 15:46:19 +0000 (Thu, 26 Jun 2008) | 2 lines -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized All zoom levels are stored and a kind of RLE is used. Together with further changes and reducing number of variables, drawing is ~50% faster in average. ------------------------------------------------------------------------ r13638 | smatz | 2008-06-26 00:40:42 +0000 (Thu, 26 Jun 2008) | 1 line -Fix: signed/unsigned warning for MSVC9 and gcc2 ------------------------------------------------------------------------ r13637 | miham | 2008-06-25 21:37:59 +0000 (Wed, 25 Jun 2008) | 17 lines -Update: WebTranslator2 update to 2008-06-25 23:36:50 brazilian_portuguese - 9 fixed by tucalipe (9) bulgarian - 25 fixed by thetitan (11), kokobongo (14) catalan - 9 fixed, 4 changed by arnaullv (13) croatian - 5 fixed by knovak (5) czech - 8 fixed, 9 changed by Hadez (17) dutch - 9 fixed by habell (9) french - 12 fixed by glx (10), belugas (2) italian - 12 fixed by lorenzodv (12) korean - 8 fixed, 7 changed by leejaeuk5 (15) russian - 9 fixed by Smoky555 (9) slovenian - 18 fixed by Necrolyte (18) spanish - 9 fixed by eusebio (9) swedish - 8 fixed by daishan (8) traditional_chinese - 38 fixed, 108 changed by tiberiusteng (146) ukrainian - 12 fixed, 2 deleted, 55 changed by mad (69) ------------------------------------------------------------------------ r13634 | frosch | 2008-06-25 20:04:27 +0000 (Wed, 25 Jun 2008) | 1 line -Codechange: Let house var 0x65 ignore the house, the variable is queried for. ------------------------------------------------------------------------ r13633 | rubidium | 2008-06-25 19:33:11 +0000 (Wed, 25 Jun 2008) | 2 lines -Fix: restoring 'service at depot X' orders from the order backup failed. ------------------------------------------------------------------------ r13632 | frosch | 2008-06-25 18:46:05 +0000 (Wed, 25 Jun 2008) | 1 line -Codechange: Use 'void *' for user-data of CircularTileSearch(). ------------------------------------------------------------------------ r13631 | smatz | 2008-06-25 17:45:05 +0000 (Wed, 25 Jun 2008) | 1 line -Fix (r13618): forgot #define avoiding multiple inclusions ------------------------------------------------------------------------ r13630 | skidd13 | 2008-06-25 17:37:12 +0000 (Wed, 25 Jun 2008) | 2 lines -Update: apply english.txt changes from r13628 to other languages ------------------------------------------------------------------------ r13629 | frosch | 2008-06-25 17:30:53 +0000 (Wed, 25 Jun 2008) | 1 line -Fix [FS#2108](r13603): diameter != radius ------------------------------------------------------------------------ r13628 | skidd13 | 2008-06-25 17:30:16 +0000 (Wed, 25 Jun 2008) | 3 lines -Feature: enable building of aqueducts in the scenario editor -Codechange: related to this split the waterway based buttons from the landscape generation window ------------------------------------------------------------------------ r13626 | smatz | 2008-06-24 23:38:10 +0000 (Tue, 24 Jun 2008) | 2 lines -Fix (r11871): signals were not updated when player removed signals from nonexistent track sharing bits with existing track So disallow removing signals from nonexistent track ------------------------------------------------------------------------ r13624 | rubidium | 2008-06-24 15:58:01 +0000 (Tue, 24 Jun 2008) | 2 lines -Fix [FS#2106]: crash when one tries to raise the nothern corner of MP_VOID tiles (i.e. the southern corner of the tiles on the southern map edge) in the scenario editor. ------------------------------------------------------------------------ r13623 | rubidium | 2008-06-24 13:49:13 +0000 (Tue, 24 Jun 2008) | 2 lines -Codechange: only show the 'load' of articulated RV parts that have a capacity instead of showing 'empty' parts when a vehicle is completely full. ------------------------------------------------------------------------ r13622 | rubidium | 2008-06-24 13:47:15 +0000 (Tue, 24 Jun 2008) | 2 lines -Fix [FS#2109]: only the front of a RV would be considered when determining to what cargos a vehicle can be refitted instead of all cargos. ------------------------------------------------------------------------ r13621 | rubidium | 2008-06-24 11:42:01 +0000 (Tue, 24 Jun 2008) | 2 lines -Fix: building roadbits in the wrong direction on bridges or building roadbits from underneath the bridge to the bridgehead is impossible, so don't silently ignore that error when building over houses and industries is not ignored. ------------------------------------------------------------------------ r13619 | smatz | 2008-06-24 09:15:45 +0000 (Tue, 24 Jun 2008) | 2 lines -Codechange: use 'const char *' instead of std::string for blitter and driver names Removes indirect dependency on for 20 files, reduces binary size by 16kB ------------------------------------------------------------------------ r13618 | smatz | 2008-06-24 09:05:24 +0000 (Tue, 24 Jun 2008) | 2 lines -Codechange: move tar-specific declarations to separate file Removes indirect dependency on and for over 40 files ------------------------------------------------------------------------ r13617 | skidd13 | 2008-06-23 22:51:21 +0000 (Mon, 23 Jun 2008) | 2 lines -Codechange: calculate the diff in StationWaitingSorter directly ------------------------------------------------------------------------ r13612 | rubidium | 2008-06-23 08:49:09 +0000 (Mon, 23 Jun 2008) | 2 lines -Fix [FS#2104]: wrong comment of CmdSetAutoReplace. Patch by Yexo. ------------------------------------------------------------------------ r13611 | rubidium | 2008-06-23 08:38:07 +0000 (Mon, 23 Jun 2008) | 2 lines -Fix [FS#2100]: if the first bridge can't be build for a given length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long. ------------------------------------------------------------------------ r13609 | smatz | 2008-06-22 18:44:28 +0000 (Sun, 22 Jun 2008) | 1 line -Codechange: silence warnings about unused variables for gcc2 builds without asserts ------------------------------------------------------------------------