------------------------------------------------------------------------ r13923 | frosch | 2008-08-02 12:43:45 +0000 (Sat, 02 Aug 2008) | 1 line -Feature: Show [total-]cargo info in depot when [ctrl-]right-clicking on vehicle. ------------------------------------------------------------------------ r13922 | frosch | 2008-08-02 11:26:25 +0000 (Sat, 02 Aug 2008) | 1 line -Codechange: Move measurement-tooltip related stuff out of the general tooltip window. ------------------------------------------------------------------------ r13921 | peter1138 | 2008-08-02 10:17:45 +0000 (Sat, 02 Aug 2008) | 2 lines -Codechange (r11473): Use the correct enum... ------------------------------------------------------------------------ r13920 | belugas | 2008-08-02 02:50:40 +0000 (Sat, 02 Aug 2008) | 1 line -Codechange: uniformise the definition with the declaration of DrawFrameRect ------------------------------------------------------------------------ r13919 | belugas | 2008-08-02 02:28:17 +0000 (Sat, 02 Aug 2008) | 3 lines -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. ------------------------------------------------------------------------ r13917 | rubidium | 2008-08-01 23:08:11 +0000 (Fri, 01 Aug 2008) | 2 lines -Fix [FS#2178]: wrong tooltip for the industry directory's list. ------------------------------------------------------------------------ r13913 | bjarni | 2008-08-01 17:43:11 +0000 (Fri, 01 Aug 2008) | 2 lines -Fix (r13893): [OSX] fixed a warning about MAC_OS_X_VERSION_10_5 not being defined on all systems ------------------------------------------------------------------------ r13912 | rubidium | 2008-08-01 15:07:31 +0000 (Fri, 01 Aug 2008) | 2 lines -Codechange: remove some casts by returning the proper type instead of void*. ------------------------------------------------------------------------ r13911 | smatz | 2008-08-01 13:25:19 +0000 (Fri, 01 Aug 2008) | 1 line -Fix (r13806): do not consider crashed train as waiting at signal, v->direction doesn't have to match track anyway ------------------------------------------------------------------------ r13910 | rubidium | 2008-08-01 09:34:34 +0000 (Fri, 01 Aug 2008) | 2 lines -Document: string drawing related functions and types (Alberth) ------------------------------------------------------------------------ r13909 | rubidium | 2008-08-01 09:26:39 +0000 (Fri, 01 Aug 2008) | 2 lines -Codechange: use the same type before CmdBuildRailStation as it used in the command itself (Alberth) ------------------------------------------------------------------------ r13908 | rubidium | 2008-08-01 09:17:27 +0000 (Fri, 01 Aug 2008) | 2 lines -Codechange: merge two tables into a single one (Alberth) ------------------------------------------------------------------------ r13907 | belugas | 2008-08-01 03:43:53 +0000 (Fri, 01 Aug 2008) | 2 lines -Codechange: Replace a number with Colours enum on DrawFrameRect usage ------------------------------------------------------------------------ r13905 | translators | 2008-08-01 00:31:20 +0000 (Fri, 01 Aug 2008) | 13 lines -Update: WebTranslator2 update to 2008-08-01 02:27:37 brazilian_portuguese - 22 fixed by tucalipe (22) dutch - 9 fixed by habell (9) estonian - 4 fixed by kristjans (4) french - 5 fixed, 1 changed by glx (6) galician - 105 fixed, 206 changed by Condex (311) italian - 5 fixed, 2 changed by lorenzodv (7) korean - 15 fixed by leejaeuk5 (15) portuguese - 48 fixed by supra90 (48) slovak - 30 fixed by lengyel (30) spanish - 9 fixed by eusebio (9) ukrainian - 22 fixed by mad (22) ------------------------------------------------------------------------ r13904 | glx | 2008-07-31 22:55:12 +0000 (Thu, 31 Jul 2008) | 1 line -Fix (r13715): 'cast from/to pointer to/from integer of different size' warnings ------------------------------------------------------------------------ r13903 | rubidium | 2008-07-31 21:06:19 +0000 (Thu, 31 Jul 2008) | 2 lines -Fix: missing eol-style property. ------------------------------------------------------------------------ r13902 | smatz | 2008-07-31 20:09:54 +0000 (Thu, 31 Jul 2008) | 1 line -Fix (r13375): rev.cpp wasn't recreated when --revision was used and the 'modified' status of sources changed ------------------------------------------------------------------------ r13901 | smatz | 2008-07-31 19:19:29 +0000 (Thu, 31 Jul 2008) | 1 line -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compile ------------------------------------------------------------------------ r13900 | belugas | 2008-07-31 17:45:52 +0000 (Thu, 31 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis. ------------------------------------------------------------------------ r13899 | belugas | 2008-07-31 17:19:47 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Replace numbers with Colours enum on roads gui. save command file before commiting :P ------------------------------------------------------------------------ r13898 | belugas | 2008-07-31 17:17:27 +0000 (Thu, 31 Jul 2008) | 1 line -Codechange: Replace remaining numbers with Colours enum on players, roads and rails guis ------------------------------------------------------------------------ r13897 | belugas | 2008-07-31 16:44:51 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Replace remaining numbers with Colours enum on news guis -Fix: a few misalignements ------------------------------------------------------------------------ r13896 | belugas | 2008-07-31 16:42:11 +0000 (Thu, 31 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on newgrf, order and osk guis ------------------------------------------------------------------------ r13895 | belugas | 2008-07-31 14:42:55 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Replace numbers with Colours enum on music gui and on DrawFrameRect calls -Fix: a few misalignements ------------------------------------------------------------------------ r13894 | smatz | 2008-07-31 14:32:35 +0000 (Thu, 31 Jul 2008) | 1 line -Fix: bashisms in configure and Makefile.in ------------------------------------------------------------------------ r13893 | bjarni | 2008-07-31 14:00:01 +0000 (Thu, 31 Jul 2008) | 2 lines -Fix: [OSX] solved a deprecated warning specific to 10.5 ------------------------------------------------------------------------ r13892 | bjarni | 2008-07-31 13:44:57 +0000 (Thu, 31 Jul 2008) | 2 lines -Fix (r13863): [configure] now the SDK selection for OSX sets the default value as intended ------------------------------------------------------------------------ r13891 | smatz | 2008-07-31 13:28:23 +0000 (Thu, 31 Jul 2008) | 1 line -Fix (r12547): one could click on waypoint and station signs even when they were invisible ------------------------------------------------------------------------ r13890 | peter1138 | 2008-07-31 05:47:29 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly. ------------------------------------------------------------------------ r13889 | belugas | 2008-07-31 03:13:35 +0000 (Thu, 31 Jul 2008) | 3 lines -Codechange: Replace numbers with Colours enum on transparency gui. -Fix: "true" is not a color. COLOUR_PALE_GREEN should look better, at least in the code ;) ------------------------------------------------------------------------ r13888 | belugas | 2008-07-31 02:59:21 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Replace numbers with Colours enum on miscellaneous guis. ------------------------------------------------------------------------ r13887 | belugas | 2008-07-31 02:36:01 +0000 (Thu, 31 Jul 2008) | 2 lines -Codechange: Replace numbers with Colours enum on autoreplace, build_vehicle, cheat, depot and dock guis. The fact that it goes alphabetically is pure coincidence. ------------------------------------------------------------------------ r13885 | frosch | 2008-07-30 18:23:12 +0000 (Wed, 30 Jul 2008) | 1 line -Fix [FS#2168]: Var 0x7F is not feature-specific. ------------------------------------------------------------------------ r13884 | smatz | 2008-07-30 17:41:02 +0000 (Wed, 30 Jul 2008) | 1 line -Fix (r11822): custom vehicle names from TTD(Patch) games were lost ------------------------------------------------------------------------ r13883 | belugas | 2008-07-30 17:39:26 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on graph gui ------------------------------------------------------------------------ r13882 | belugas | 2008-07-30 17:13:55 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Replace widget numbers with appropriate enums ------------------------------------------------------------------------ r13881 | frosch | 2008-07-30 17:06:17 +0000 (Wed, 30 Jul 2008) | 1 line -Cleanup (r12751): Remove some dead code. ------------------------------------------------------------------------ r13880 | belugas | 2008-07-30 16:23:55 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on intro gui, and align a bit the code ------------------------------------------------------------------------ r13879 | belugas | 2008-07-30 16:13:58 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on engine, industries and group gui ------------------------------------------------------------------------ r13876 | belugas | 2008-07-30 14:04:15 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Replace numbers with Colours enum on bridge gui ------------------------------------------------------------------------ r13875 | belugas | 2008-07-30 02:15:58 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: Remove some magic numbers in favour of the Colours enum they are representing ------------------------------------------------------------------------ r13874 | belugas | 2008-07-30 02:07:49 +0000 (Wed, 30 Jul 2008) | 1 line -Change: missing svn:property eol-style ------------------------------------------------------------------------ r13873 | belugas | 2008-07-30 02:04:44 +0000 (Wed, 30 Jul 2008) | 1 line -Codechange: remove useless string from all language files affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string ------------------------------------------------------------------------ r13872 | belugas | 2008-07-30 01:53:03 +0000 (Wed, 30 Jul 2008) | 1 line -Feature: Split the news message announcing opening and closure of industries into two news of their own ------------------------------------------------------------------------ r13870 | peter1138 | 2008-07-29 22:19:37 +0000 (Tue, 29 Jul 2008) | 2 lines -Fix [FS#2167]: Callback 10 (visual effect and powered wagons setting) and powered wagons operation were not performed for articulated wagons. ------------------------------------------------------------------------ r13869 | rubidium | 2008-07-29 21:45:30 +0000 (Tue, 29 Jul 2008) | 2 lines -Fix [FS#2153] (r13674): in some cases the sprite cache could be filled with unremovable items. ------------------------------------------------------------------------ r13868 | frosch | 2008-07-29 19:51:30 +0000 (Tue, 29 Jul 2008) | 1 line -Fix: Parent scope of industry variables. ------------------------------------------------------------------------ r13867 | belugas | 2008-07-29 15:34:56 +0000 (Tue, 29 Jul 2008) | 2 lines -Codechange: Fix missing alignment ------------------------------------------------------------------------ r13866 | peter1138 | 2008-07-29 10:26:48 +0000 (Tue, 29 Jul 2008) | 2 lines -Codechange: Use sortlist for sign windows ------------------------------------------------------------------------ r13865 | peter1138 | 2008-07-29 07:51:55 +0000 (Tue, 29 Jul 2008) | 2 lines -Codechange: Use case-insensitive sort for NewGRF list. ------------------------------------------------------------------------ r13864 | belugas | 2008-07-28 23:37:19 +0000 (Mon, 28 Jul 2008) | 1 line -Feature(FS #2164): All industry creations are now generating a news event, even those funded by a real player. ------------------------------------------------------------------------ r13863 | smatz | 2008-07-28 23:10:26 +0000 (Mon, 28 Jul 2008) | 1 line -Fix (r13852): make the nightly compile again ------------------------------------------------------------------------ r13859 | smatz | 2008-07-28 15:31:11 +0000 (Mon, 28 Jul 2008) | 1 line -Fix: loading of TTD(Patch) savegames from the command line didn't work ------------------------------------------------------------------------ r13858 | smatz | 2008-07-28 15:17:47 +0000 (Mon, 28 Jul 2008) | 1 line -Fix: buffer overflow for too long filename supplied as '-g' parameter ------------------------------------------------------------------------ r13855 | peter1138 | 2008-07-28 06:16:34 +0000 (Mon, 28 Jul 2008) | 2 lines -Fix [FS#2157]: Cargo type lookup was incorrect for GRFv7 files without a translation table. ------------------------------------------------------------------------ r13852 | bjarni | 2008-07-27 20:43:21 +0000 (Sun, 27 Jul 2008) | 2 lines -Fix (r13849): [OSX] fixed universal binary building without breaking anything this time ------------------------------------------------------------------------ r13851 | frosch | 2008-07-27 18:36:11 +0000 (Sun, 27 Jul 2008) | 1 line -Fix (r9393): GetTownByTile() is only valid for houses and roads. ------------------------------------------------------------------------ r13850 | frosch | 2008-07-27 15:17:16 +0000 (Sun, 27 Jul 2008) | 1 line -Fix [FS#2146]: Fix resp. implement refitting of articulated vehicles during autoreplace. ------------------------------------------------------------------------ r13849 | bjarni | 2008-07-27 14:16:24 +0000 (Sun, 27 Jul 2008) | 2 lines -Fix: [OSX] 10.5 appears to be more picky when setting up compiling of universal binaries ------------------------------------------------------------------------ r13847 | frosch | 2008-07-27 12:35:14 +0000 (Sun, 27 Jul 2008) | 1 line -Codechange: Add MAX_ARTICULATED_PARTS and set it to 100. ------------------------------------------------------------------------ r13846 | frosch | 2008-07-27 09:16:23 +0000 (Sun, 27 Jul 2008) | 1 line -Fix (r13838): Do not draw water borders inside of industries. ------------------------------------------------------------------------ r13845 | frosch | 2008-07-27 09:12:18 +0000 (Sun, 27 Jul 2008) | 1 line -Fix (r13838): When adding a WaterClass to oilrig station tiles, also make use of it. ------------------------------------------------------------------------ r13844 | frosch | 2008-07-26 22:00:59 +0000 (Sat, 26 Jul 2008) | 1 line -Fix (r13074, r13591): Power, running cost and capacity of multiheaded engines were (too often) doubled in newspaper resp. offer window. ------------------------------------------------------------------------