log

age author description
Sun, 27 Jul 2008 20:43:21 +0000 bjarni (svn r13852) -Fix (r13849): [OSX] fixed universal binary building without breaking anything this time draft
Sun, 27 Jul 2008 18:36:11 +0000 frosch (svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads. draft
Sun, 27 Jul 2008 15:17:16 +0000 frosch (svn r13850) -Fix [FS#2146]: Fix resp. implement refitting of articulated vehicles during autoreplace. draft
Sun, 27 Jul 2008 14:16:24 +0000 bjarni (svn r13849) -Fix: [OSX] 10.5 appears to be more picky when setting up compiling of universal binaries draft
Sun, 27 Jul 2008 12:35:14 +0000 frosch (svn r13847) -Codechange: Add MAX_ARTICULATED_PARTS and set it to 100. draft
Sun, 27 Jul 2008 09:16:23 +0000 frosch (svn r13846) -Fix (r13838): Do not draw water borders inside of industries. draft
Sun, 27 Jul 2008 09:12:18 +0000 frosch (svn r13845) -Fix (r13838): When adding a WaterClass to oilrig station tiles, also make use of it. draft
Sat, 26 Jul 2008 22:00:59 +0000 frosch (svn r13844) -Fix (r13074, r13591): Power, running cost and capacity of multiheaded engines were (too often) doubled in newspaper resp. offer window. draft
Sat, 26 Jul 2008 17:55:49 +0000 frosch (svn r13840) -Fix: Some glitches in the autoreplace GUI. draft
Sat, 26 Jul 2008 16:14:10 +0000 frosch (svn r13838) -Codechange: Make industry tiles aware of WaterClasses. draft
Sat, 26 Jul 2008 14:58:08 +0000 peter1138 (svn r13836) -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs are changed and cargo types are added, so that cargo payment rates are correct. draft
Sat, 26 Jul 2008 10:21:26 +0000 peter1138 (svn r13832) -Fix [FS#2152]: FreeType may return a bitmap glyph even if a grey-scale glyph was requested. draft
Sat, 26 Jul 2008 07:43:20 +0000 peter1138 (svn r13831) -Codechange: Make purchase list order NewGRF property an extended byte. draft
Fri, 25 Jul 2008 22:37:34 +0000 smatz (svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries draft
Fri, 25 Jul 2008 19:50:40 +0000 smatz (svn r13826) -Codechange: use 'INVALID_DATE' instead of '0' as placeholder in tile description draft
Fri, 25 Jul 2008 17:33:53 +0000 peter1138 (svn r13825) -Revert (r13821 partially): preview_player_rank wasn't a PlayerByte value in r12143, and still isn't a PlayerByte value. draft
Fri, 25 Jul 2008 13:20:50 +0000 rubidium (svn r13824) -Fix (r13822): also make sure a tile is a road stop tile before trying to get information about the roadstop... draft
Fri, 25 Jul 2008 10:10:11 +0000 rubidium (svn r13822) -Fix [FS#2166]: building through the wrong side of a drive through station was allowed. draft
Fri, 25 Jul 2008 10:00:03 +0000 rubidium (svn r13821) -Codechange: replace some uint8/bytes with more specificly named typedefs and replace a few magic numbers. draft
Thu, 24 Jul 2008 22:59:29 +0000 miham (svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06 draft
Thu, 24 Jul 2008 20:29:40 +0000 glx (svn r13819) -Fix (r13801): --man-dir=xxx was 'ignored' draft
Thu, 24 Jul 2008 18:29:01 +0000 peter1138 (svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset. draft
Thu, 24 Jul 2008 16:23:55 +0000 smatz (svn r13817) -Cleanup (r13816): no need to check for ENABLE_NETWORK, _networking is defined anyway draft
Thu, 24 Jul 2008 15:19:26 +0000 smatz (svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that draft
Thu, 24 Jul 2008 08:46:34 +0000 rubidium (svn r13814) -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. draft
Wed, 23 Jul 2008 21:42:55 +0000 rubidium (svn r13810) -Fix: small memory leak when tar files would be found. draft
Wed, 23 Jul 2008 20:42:13 +0000 rubidium (svn r13809) -Fix: memory leak each time a "new ai" got (re)started. draft
Wed, 23 Jul 2008 18:41:15 +0000 rubidium (svn r13807) -Fix: memory leak when loading groups. draft
Wed, 23 Jul 2008 18:23:12 +0000 smatz (svn r13806) -Fix [FS#2162]: checking for train waiting at other side of two-way signal was broken draft
Wed, 23 Jul 2008 16:58:52 +0000 skidd13 (svn r13805) -Fix(r13801): Missed a replacement draft
Wed, 23 Jul 2008 16:52:10 +0000 skidd13 (svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations draft
Wed, 23 Jul 2008 16:44:04 +0000 skidd13 (svn r13803) -Fix(r13801): Copy & paste mistakes draft
Wed, 23 Jul 2008 15:52:53 +0000 skidd13 (svn r13802) -Fix(r13801): a few small typos draft
Wed, 23 Jul 2008 15:37:20 +0000 skidd13 (svn r13801) -Add: further configuration options to make packaging more union draft
Wed, 23 Jul 2008 15:01:50 +0000 smatz (svn r13800) -Codechange: minor comment style fixes in misc_gui.cpp draft
Wed, 23 Jul 2008 14:58:43 +0000 glx (svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only draft
Wed, 23 Jul 2008 13:15:54 +0000 glx (svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errors draft
Wed, 23 Jul 2008 13:10:08 +0000 rubidium (svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "start server window"'s list of scenarios. draft
Tue, 22 Jul 2008 23:45:55 +0000 rubidium (svn r13795) -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. draft
Tue, 22 Jul 2008 23:29:08 +0000 rubidium (svn r13794) -Fix: helicopters leaving a heliport could get stuck after processing conditional orders. draft
Tue, 22 Jul 2008 23:11:40 +0000 skidd13 (svn r13793) -Codechange: Unify the dir checking in config.lib draft
Tue, 22 Jul 2008 22:44:41 +0000 skidd13 (svn r13792) -Codechange: Display current values of the options in ./configre --help instead of static strings draft
Tue, 22 Jul 2008 22:36:07 +0000 skidd13 (svn r13791) -Fix(r13790): Don refer to variables when their value isn't set as expected draft
Tue, 22 Jul 2008 22:21:38 +0000 skidd13 (svn r13790) -Fix: Enable to force the creation of freedesktop.org desktop entry files draft
Tue, 22 Jul 2008 20:52:30 +0000 peter1138 (svn r13789) -Fix (r13781): Saved preset was not automatically selected. draft
Tue, 22 Jul 2008 19:25:47 +0000 smatz (svn r13787) -Codechange: resize the red error message box if needed draft
Tue, 22 Jul 2008 18:53:52 +0000 rubidium (svn r13786) -Fix (r13785): reconfigure gave warnings on the newly introduced options. draft
Tue, 22 Jul 2008 17:18:53 +0000 skidd13 (svn r13785) -Add: support for freedesktop.org desktop entry files draft
Tue, 22 Jul 2008 16:13:42 +0000 peter1138 (svn r13784) -Codechange: Truncate vehicle names in purchase list to width of window. draft
Tue, 22 Jul 2008 15:02:18 +0000 glx (svn r13782) -Cleanup: removed a useless declaration draft
Tue, 22 Jul 2008 14:17:29 +0000 peter1138 (svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file. draft
Mon, 21 Jul 2008 18:49:50 +0000 rubidium (svn r13776) -Fix: some revision checking code was unintentionally disabled. draft
Mon, 21 Jul 2008 15:50:55 +0000 glx (svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client draft
Mon, 21 Jul 2008 14:42:25 +0000 peter1138 (svn r13774) -Codechange: Add support for changing vehicle purchase list position for all vehicle types. draft
Mon, 21 Jul 2008 13:05:43 +0000 rubidium (svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas. draft
Sun, 20 Jul 2008 21:23:28 +0000 peter1138 (svn r13761) -Codechange: Remove dependency on rail for altering purchase list position (mostly function renaming) draft
Sun, 20 Jul 2008 21:21:51 +0000 peter1138 (svn r13760) -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. draft
Sun, 20 Jul 2008 19:21:18 +0000 rubidium (svn r13759) -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". draft
Sun, 20 Jul 2008 15:50:41 +0000 smatz (svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different in many cases draft
Sun, 20 Jul 2008 15:39:20 +0000 skidd13 (svn r13757) -Doc: Update the man file draft