------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r13734 | rubidium | 2008-07-19 10:10:21 +0000 (Sat, 19 Jul 2008) | 2 lines -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction. ------------------------------------------------------------------------ r13733 | smatz | 2008-07-18 21:01:30 +0000 (Fri, 18 Jul 2008) | 1 line -Fix (r13731): gcc2.95 compilation ------------------------------------------------------------------------ r13732 | rubidium | 2008-07-18 20:44:35 +0000 (Fri, 18 Jul 2008) | 2 lines -Feature: add a few extra columns with information to the server list. Patch by Pegasus. ------------------------------------------------------------------------ r13731 | rubidium | 2008-07-18 16:40:29 +0000 (Fri, 18 Jul 2008) | 2 lines -Codechange: make a pool of the array of players. ------------------------------------------------------------------------ r13730 | rubidium | 2008-07-18 16:26:51 +0000 (Fri, 18 Jul 2008) | 2 lines -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages. ------------------------------------------------------------------------ r13729 | rubidium | 2008-07-18 12:20:31 +0000 (Fri, 18 Jul 2008) | 2 lines -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded. ------------------------------------------------------------------------ r13728 | smatz | 2008-07-18 12:20:30 +0000 (Fri, 18 Jul 2008) | 1 line -Codechange: define DEBUG as an empty block so compiler warns us less ------------------------------------------------------------------------ r13727 | smatz | 2008-07-18 12:11:46 +0000 (Fri, 18 Jul 2008) | 1 line -Fix (r13375): compilation with NO_DEBUG_MESSAGES was broken ------------------------------------------------------------------------ r13721 | smatz | 2008-07-17 23:43:47 +0000 (Thu, 17 Jul 2008) | 1 line -Codechange: one less multiplication for colour mixing in 32bpp blitters (GeekToo) ------------------------------------------------------------------------ r13720 | rubidium | 2008-07-17 21:15:57 +0000 (Thu, 17 Jul 2008) | 2 lines -Fix (r13715): string wasn't correctly passed to draw function. ------------------------------------------------------------------------ r13719 | rubidium | 2008-07-17 20:13:01 +0000 (Thu, 17 Jul 2008) | 2 lines -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool. ------------------------------------------------------------------------