log

age author description
Fri, 26 Sep 2008 19:01:57 +0000 frosch (svn r14403) -Fix (r14384): The condition was too restrictive. draft
Fri, 26 Sep 2008 17:47:39 +0000 translators (svn r14402) -Update: WebTranslator2 update to 2008-09-26 17:45:50 draft
Fri, 26 Sep 2008 06:52:06 +0000 peter1138 (svn r14401) -Fix (r11724): Don't check articulated parts or rear multihead parts for callback 1D when moving a chain of wagons. draft
Thu, 25 Sep 2008 09:50:31 +0000 smatz (svn r14398) -Cleanup (r14395): unused function sneaked in draft
Wed, 24 Sep 2008 23:25:24 +0000 rubidium (svn r14397) -Fix: possible buffer overrun, wrong parameter type passed to printf and && where || is meant. Found by MSVC's code analysis (Darkvater) draft
Wed, 24 Sep 2008 16:51:36 +0000 smatz (svn r14396) -Fix: ctrl+right click at 'Go to nearest depot' order scrolled to depot with DepotID == 0 draft
Wed, 24 Sep 2008 16:40:06 +0000 smatz (svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/modified while the timetable window is open draft
Wed, 24 Sep 2008 14:01:49 +0000 translators (svn r14394) -Update: WebTranslator2 update to 2008-09-24 14:01:38 draft
Tue, 23 Sep 2008 20:12:13 +0000 rubidium (svn r14393) -Fix [FS#2318]: deleting the same window (pointer) twice. draft
Tue, 23 Sep 2008 19:25:00 +0000 rubidium (svn r14392) -Fix [FS#1404]: some widgets saw a single click as multiple clicks. draft
Tue, 23 Sep 2008 15:24:15 +0000 rubidium (svn r14390) -Codechange: replace magic constants with symbolic constants. draft
Mon, 22 Sep 2008 19:58:46 +0000 translators (svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30 draft
Mon, 22 Sep 2008 19:28:53 +0000 frosch (svn r14384) -Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain. draft
Mon, 22 Sep 2008 14:34:38 +0000 smatz (svn r14383) -Fix [FS#2316](r14343): handle invalid 'v->u.air.targetairport' in the NewGRF code, too draft
Sun, 21 Sep 2008 18:28:35 +0000 rubidium (svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station. draft
Sun, 21 Sep 2008 14:03:47 +0000 frosch (svn r14369) -Fix: Enforce non-front engines to be stopped. draft
Sun, 21 Sep 2008 11:26:50 +0000 rubidium (svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner. draft
Sat, 20 Sep 2008 18:31:31 +0000 frosch (svn r14366) -Fix (r14362): Match multiheaded parts starting from the first vehicle in a chain. draft
Sat, 20 Sep 2008 17:43:06 +0000 glx (svn r14365) -Backport (r14364 from NoAI): add the ability do CmdBuildSingleSignal to directly place the correct signal, instead requiring multiple inputs before doing so draft
Sat, 20 Sep 2008 16:07:56 +0000 glx (svn r14363) -Fix [FS#2206]: some keypress combinations could be handled twice draft
Sat, 20 Sep 2008 10:53:08 +0000 frosch (svn r14362) -Fix (r3403): Also connect multiheaded parts in free wagon chains. draft
Fri, 19 Sep 2008 20:23:41 +0000 translators (svn r14361) -Update: WebTranslator2 update to 2008-09-19 20:23:28 draft
Fri, 19 Sep 2008 16:34:24 +0000 smatz (svn r14360) -Cleanup (r12652): remove unused handler for the 'Tranfser' button draft
Thu, 18 Sep 2008 15:32:20 +0000 rubidium (svn r14359) -Fix [FS#2311]: the ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road. draft
Wed, 17 Sep 2008 19:32:06 +0000 rubidium (svn r14358) -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm. draft
Wed, 17 Sep 2008 17:23:57 +0000 smatz (svn r14356) -Fix [FS#2307](r14258): converting of railtype was broken for tunnels and bridges draft
Wed, 17 Sep 2008 16:06:05 +0000 glx (svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision draft
Wed, 17 Sep 2008 15:04:52 +0000 glx (svn r14354) -Fix (r14253): also fix hg revision detection for MSVC draft
Wed, 17 Sep 2008 08:32:26 +0000 peter1138 (svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision. draft
Wed, 17 Sep 2008 02:30:24 +0000 belugas (svn r14352) -Feature: Allow sorting vehicles by remaining life time. draft
Wed, 17 Sep 2008 00:32:35 +0000 smatz (svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships draft
Tue, 16 Sep 2008 22:56:43 +0000 smatz (svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls draft
Tue, 16 Sep 2008 20:57:49 +0000 smatz (svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player draft
Tue, 16 Sep 2008 19:18:22 +0000 smatz (svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin) draft
Tue, 16 Sep 2008 19:05:38 +0000 smatz (svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted draft
Tue, 16 Sep 2008 16:07:18 +0000 smatz (svn r14344) -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game) draft
Tue, 16 Sep 2008 15:15:41 +0000 smatz (svn r14343) -Fix [FS#2300]: invalid v->u.air.targetairport could cause crashes at several places when the station pool got smaller draft
Tue, 16 Sep 2008 11:19:07 +0000 smatz (svn r14340) -Fix (r11822): signs from old savegames were lost (causing little memory leaks) draft
Mon, 15 Sep 2008 23:50:12 +0000 smatz (svn r14339) -Fix (r13731): crash when loading the intro game failed draft
Mon, 15 Sep 2008 22:58:41 +0000 smatz (svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too draft
Mon, 15 Sep 2008 22:45:18 +0000 smatz (svn r14336) -Fix (r14334): when there was a station with custom name in an old savegame, it's default name was empty draft
Mon, 15 Sep 2008 19:55:00 +0000 frosch (svn r14335) -Codechange: Remove some magic numbers. draft
Mon, 15 Sep 2008 19:02:50 +0000 smatz (svn r14334) -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies) draft
Mon, 15 Sep 2008 18:50:48 +0000 frosch (svn r14333) -Documentation: Update docs/landscape*. Based on patch by yorick. draft
Mon, 15 Sep 2008 17:18:22 +0000 belugas (svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change. draft
Mon, 15 Sep 2008 16:29:40 +0000 smatz (svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString() draft
Mon, 15 Sep 2008 13:32:59 +0000 rubidium (svn r14330) -Fix: compile warnings in some unfinished lang files. draft
Mon, 15 Sep 2008 10:02:39 +0000 rubidium (svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore. draft
Mon, 15 Sep 2008 08:37:40 +0000 smatz (svn r14328) -Fix (r11822): when a company was renamed and then manager was renamed before building anything, company name changed draft
Sun, 14 Sep 2008 20:11:34 +0000 rubidium (svn r14327) -Fix [FS#2251]: if you rename a town before building something and build something near that town your company would be called "<old townname> Transport". draft
Sun, 14 Sep 2008 19:36:31 +0000 rubidium (svn r14326) -Fix: some wrong comments (Yexo) draft
Sun, 14 Sep 2008 17:42:25 +0000 translators (svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18 draft
Sun, 14 Sep 2008 16:49:21 +0000 rubidium (svn r14324) -Fix [FS#2241]: free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies. draft
Sun, 14 Sep 2008 16:01:46 +0000 smatz (svn r14323) -Fix (r14064): forgot a return... draft
Sun, 14 Sep 2008 15:48:49 +0000 smatz (svn r14322) -Fix (r10368): possible assert when renaming removed waypoint draft
Sun, 14 Sep 2008 14:31:37 +0000 rubidium (svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadecimals. draft
Sun, 14 Sep 2008 10:39:22 +0000 rubidium (svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP) draft
Sun, 14 Sep 2008 10:32:32 +0000 smatz (svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower draft
Sun, 14 Sep 2008 10:30:31 +0000 rubidium (svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around. draft
Sun, 14 Sep 2008 08:47:18 +0000 peter1138 (svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order. draft