------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r13775 | glx | 2008-07-21 15:50:55 +0000 (Mon, 21 Jul 2008) | 1 line -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client ------------------------------------------------------------------------ r13774 | peter1138 | 2008-07-21 14:42:25 +0000 (Mon, 21 Jul 2008) | 2 lines -Codechange: Add support for changing vehicle purchase list position for all vehicle types. ------------------------------------------------------------------------ r13773 | rubidium | 2008-07-21 13:05:43 +0000 (Mon, 21 Jul 2008) | 2 lines -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas. ------------------------------------------------------------------------ r13761 | peter1138 | 2008-07-20 21:23:28 +0000 (Sun, 20 Jul 2008) | 2 lines -Codechange: Remove dependency on rail for altering purchase list position (mostly function renaming) ------------------------------------------------------------------------ r13760 | peter1138 | 2008-07-20 21:21:51 +0000 (Sun, 20 Jul 2008) | 2 lines -Codechange: With multiple NewGRF engine sets, engine IDs may not be allocated in the order expected by GRF authors, so sort by 'list position' instead of engine ID for all vehicle types. ------------------------------------------------------------------------ r13759 | rubidium | 2008-07-20 19:21:18 +0000 (Sun, 20 Jul 2008) | 2 lines -Fix [FS#2147]: selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim". ------------------------------------------------------------------------ r13758 | smatz | 2008-07-20 15:50:41 +0000 (Sun, 20 Jul 2008) | 1 line -Fix (r13226): always use st->airport_tile, st->xy is different in many cases ------------------------------------------------------------------------ r13757 | skidd13 | 2008-07-20 15:39:20 +0000 (Sun, 20 Jul 2008) | 2 lines -Doc: Update the man file ------------------------------------------------------------------------ r13754 | rubidium | 2008-07-20 13:29:59 +0000 (Sun, 20 Jul 2008) | 2 lines -Fix (r13731): one could not join companies from the command line. ------------------------------------------------------------------------ r13753 | rubidium | 2008-07-20 12:59:27 +0000 (Sun, 20 Jul 2008) | 2 lines -Cleanup (r13752): save before commit instead of the other way around is usually better. ------------------------------------------------------------------------ r13752 | rubidium | 2008-07-20 07:41:43 +0000 (Sun, 20 Jul 2008) | 2 lines -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup. ------------------------------------------------------------------------ r13740 | rubidium | 2008-07-19 20:24:41 +0000 (Sat, 19 Jul 2008) | 2 lines -Fix (r13731): one could only join the first company. ------------------------------------------------------------------------ r13739 | rubidium | 2008-07-19 20:23:51 +0000 (Sat, 19 Jul 2008) | 2 lines -Fix (r13731): some variables would be erroneously zeroed, causing autoclean and company passwords not to work. ------------------------------------------------------------------------