------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r13840 | frosch | 2008-07-26 17:55:49 +0000 (Sat, 26 Jul 2008) | 1 line -Fix: Some glitches in the autoreplace GUI. ------------------------------------------------------------------------ r13838 | frosch | 2008-07-26 16:14:10 +0000 (Sat, 26 Jul 2008) | 1 line -Codechange: Make industry tiles aware of WaterClasses. ------------------------------------------------------------------------ r13836 | peter1138 | 2008-07-26 14:58:08 +0000 (Sat, 26 Jul 2008) | 2 lines -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs are changed and cargo types are added, so that cargo payment rates are correct. ------------------------------------------------------------------------ r13832 | peter1138 | 2008-07-26 10:21:26 +0000 (Sat, 26 Jul 2008) | 1 line -Fix [FS#2152]: FreeType may return a bitmap glyph even if a grey-scale glyph was requested. ------------------------------------------------------------------------ r13831 | peter1138 | 2008-07-26 07:43:20 +0000 (Sat, 26 Jul 2008) | 1 line -Codechange: Make purchase list order NewGRF property an extended byte. ------------------------------------------------------------------------ r13830 | smatz | 2008-07-25 22:37:34 +0000 (Fri, 25 Jul 2008) | 1 line -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries ------------------------------------------------------------------------ r13826 | smatz | 2008-07-25 19:50:40 +0000 (Fri, 25 Jul 2008) | 1 line -Codechange: use 'INVALID_DATE' instead of '0' as placeholder in tile description ------------------------------------------------------------------------ r13825 | peter1138 | 2008-07-25 17:33:53 +0000 (Fri, 25 Jul 2008) | 2 lines -Revert (r13821 partially): preview_player_rank wasn't a PlayerByte value in r12143, and still isn't a PlayerByte value. ------------------------------------------------------------------------ r13824 | rubidium | 2008-07-25 13:20:50 +0000 (Fri, 25 Jul 2008) | 2 lines -Fix (r13822): also make sure a tile is a road stop tile before trying to get information about the roadstop... ------------------------------------------------------------------------ r13822 | rubidium | 2008-07-25 10:10:11 +0000 (Fri, 25 Jul 2008) | 2 lines -Fix [FS#2166]: building through the wrong side of a drive through station was allowed. ------------------------------------------------------------------------ r13821 | rubidium | 2008-07-25 10:00:03 +0000 (Fri, 25 Jul 2008) | 2 lines -Codechange: replace some uint8/bytes with more specificly named typedefs and replace a few magic numbers. ------------------------------------------------------------------------ r13820 | miham | 2008-07-24 22:59:29 +0000 (Thu, 24 Jul 2008) | 15 lines -Update: WebTranslator2 update to 2008-07-25 00:59:06 brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 10 fixed by arnaullv (10) czech - 12 fixed, 3 changed by Hadez (15) danish - 21 fixed by ThomasA (21) dutch - 16 fixed by habell (16) estonian - 37 fixed by kristjans (37) french - 19 fixed by glx (19) italian - 19 fixed by lorenzodv (19) korean - 10 fixed by leejaeuk5 (10) simplified_chinese - 97 fixed, 17 changed by ww9980 (114) slovak - 87 fixed by lengyel (87) spanish - 10 fixed by eusebio (10) ukrainian - 2 fixed by mad (2) ------------------------------------------------------------------------ r13819 | glx | 2008-07-24 20:29:40 +0000 (Thu, 24 Jul 2008) | 1 line -Fix (r13801): --man-dir=xxx was 'ignored' ------------------------------------------------------------------------ r13818 | peter1138 | 2008-07-24 18:29:01 +0000 (Thu, 24 Jul 2008) | 1 line -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset. ------------------------------------------------------------------------ r13817 | smatz | 2008-07-24 16:23:55 +0000 (Thu, 24 Jul 2008) | 1 line -Cleanup (r13816): no need to check for ENABLE_NETWORK, _networking is defined anyway ------------------------------------------------------------------------ r13816 | smatz | 2008-07-24 15:19:26 +0000 (Thu, 24 Jul 2008) | 1 line -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that ------------------------------------------------------------------------ r13814 | rubidium | 2008-07-24 08:46:34 +0000 (Thu, 24 Jul 2008) | 2 lines -Fix (r13810): MSVC (as usual) does stupid things. This time it is copying around a struct it created itself, causing bad things to happen if you don't explicitly set all variables to something remotely sane in the constructor. ------------------------------------------------------------------------ r13810 | rubidium | 2008-07-23 21:42:55 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix: small memory leak when tar files would be found. ------------------------------------------------------------------------ r13809 | rubidium | 2008-07-23 20:42:13 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix: memory leak each time a "new ai" got (re)started. ------------------------------------------------------------------------ r13807 | rubidium | 2008-07-23 18:41:15 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix: memory leak when loading groups. ------------------------------------------------------------------------ r13806 | smatz | 2008-07-23 18:23:12 +0000 (Wed, 23 Jul 2008) | 1 line -Fix [FS#2162]: checking for train waiting at other side of two-way signal was broken ------------------------------------------------------------------------ r13805 | skidd13 | 2008-07-23 16:58:52 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix(r13801): Missed a replacement ------------------------------------------------------------------------ r13804 | skidd13 | 2008-07-23 16:52:10 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix(r13801): a search after remove should help to find missed incarnations ------------------------------------------------------------------------ r13803 | skidd13 | 2008-07-23 16:44:04 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix(r13801): Copy & paste mistakes ------------------------------------------------------------------------ r13802 | skidd13 | 2008-07-23 15:52:53 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix(r13801): a few small typos ------------------------------------------------------------------------ r13801 | skidd13 | 2008-07-23 15:37:20 +0000 (Wed, 23 Jul 2008) | 3 lines -Add: further configuration options to make packaging more union -Add: Unix man file gets now installed if necessary ------------------------------------------------------------------------ r13800 | smatz | 2008-07-23 15:01:50 +0000 (Wed, 23 Jul 2008) | 1 line -Codechange: minor comment style fixes in misc_gui.cpp ------------------------------------------------------------------------ r13799 | glx | 2008-07-23 14:58:43 +0000 (Wed, 23 Jul 2008) | 1 line -Fix (r13730): {RAW_STRING} should be used in english.txt only ------------------------------------------------------------------------ r13797 | glx | 2008-07-23 13:15:54 +0000 (Wed, 23 Jul 2008) | 1 line -Fix [FS#2160](r13715): crash when displaying save/load errors ------------------------------------------------------------------------ r13796 | rubidium | 2008-07-23 13:10:08 +0000 (Wed, 23 Jul 2008) | 2 lines -Fix [FS#2161]: one couldn't start the last scenario in the "start server window"'s list of scenarios. ------------------------------------------------------------------------ r13795 | rubidium | 2008-07-22 23:45:55 +0000 (Tue, 22 Jul 2008) | 2 lines -Change: do not require canals/rivers/seas to be empty when building a bridge over it as it is not required for roads and rails either. ------------------------------------------------------------------------ r13794 | rubidium | 2008-07-22 23:29:08 +0000 (Tue, 22 Jul 2008) | 2 lines -Fix: helicopters leaving a heliport could get stuck after processing conditional orders. ------------------------------------------------------------------------ r13793 | skidd13 | 2008-07-22 23:11:40 +0000 (Tue, 22 Jul 2008) | 2 lines -Codechange: Unify the dir checking in config.lib ------------------------------------------------------------------------ r13792 | skidd13 | 2008-07-22 22:44:41 +0000 (Tue, 22 Jul 2008) | 2 lines -Codechange: Display current values of the options in ./configre --help instead of static strings ------------------------------------------------------------------------ r13791 | skidd13 | 2008-07-22 22:36:07 +0000 (Tue, 22 Jul 2008) | 2 lines -Fix(r13790): Don refer to variables when their value isn't set as expected ------------------------------------------------------------------------ r13790 | skidd13 | 2008-07-22 22:21:38 +0000 (Tue, 22 Jul 2008) | 2 lines -Fix: Enable to force the creation of freedesktop.org desktop entry files ------------------------------------------------------------------------ r13789 | peter1138 | 2008-07-22 20:52:30 +0000 (Tue, 22 Jul 2008) | 1 line -Fix (r13781): Saved preset was not automatically selected. ------------------------------------------------------------------------ r13787 | smatz | 2008-07-22 19:25:47 +0000 (Tue, 22 Jul 2008) | 1 line -Codechange: resize the red error message box if needed ------------------------------------------------------------------------ r13786 | rubidium | 2008-07-22 18:53:52 +0000 (Tue, 22 Jul 2008) | 2 lines -Fix (r13785): reconfigure gave warnings on the newly introduced options. ------------------------------------------------------------------------ r13785 | skidd13 | 2008-07-22 17:18:53 +0000 (Tue, 22 Jul 2008) | 2 lines -Add: support for freedesktop.org desktop entry files ------------------------------------------------------------------------ r13784 | peter1138 | 2008-07-22 16:13:42 +0000 (Tue, 22 Jul 2008) | 1 line -Codechange: Truncate vehicle names in purchase list to width of window. ------------------------------------------------------------------------ r13782 | glx | 2008-07-22 15:02:18 +0000 (Tue, 22 Jul 2008) | 1 line -Cleanup: removed a useless declaration ------------------------------------------------------------------------ r13781 | peter1138 | 2008-07-22 14:17:29 +0000 (Tue, 22 Jul 2008) | 1 line -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file. ------------------------------------------------------------------------ r13776 | rubidium | 2008-07-21 18:49:50 +0000 (Mon, 21 Jul 2008) | 2 lines -Fix: some revision checking code was unintentionally disabled. ------------------------------------------------------------------------