log

age author description
Sat, 02 Aug 2008 22:57:03 +0000 rubidium (svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reservation state). (michi_cc) draft
Sat, 02 Aug 2008 22:56:50 +0000 rubidium (svn r13964) -Codechange [YAPP]: Check if a train needs servicing when reserving the next path segment. (michi_cc) draft
Sat, 02 Aug 2008 22:56:35 +0000 rubidium (svn r13963) -Codechange [YAPP]: Reserve a track when entering a PBS block through a conventional signal. (michi_cc) draft
Sat, 02 Aug 2008 22:56:21 +0000 rubidium (svn r13962) -Codechange [YAPP]: Do not reverse in front of red signals when inside a PBS block and reversing of stuck trains is disabled. (michi_cc) draft
Sat, 02 Aug 2008 22:56:07 +0000 rubidium (svn r13961) -Add [YAPP]: Handle train reversing. (michi_cc) draft
Sat, 02 Aug 2008 22:55:52 +0000 rubidium (svn r13960) -Codechange [YAPP]: Reserve a path when exiting a depot into a PBS block. (michi_cc) draft
Sat, 02 Aug 2008 22:55:38 +0000 rubidium (svn r13959) -Codechange [YAPP]: Try to extend a train reservation as far as possible and only call into the pathfinder on track choices. (michi_cc) draft
Sat, 02 Aug 2008 22:55:23 +0000 rubidium (svn r13958) -Add [YAPP]: Implement look-ahead for trains so they extend their reservation before reaching the end. (michi_cc) draft
Sat, 02 Aug 2008 22:55:08 +0000 rubidium (svn r13957) -Codechange [YAPP]: Free the old path reservation on removing some tracks and reroute trains afterwards. (michi_cc) draft
Sat, 02 Aug 2008 22:54:53 +0000 rubidium (svn r13956) -Add [YAPP]: Function for getting the train holding a reserved path. (michi_cc) draft
Sat, 02 Aug 2008 22:54:38 +0000 rubidium (svn r13955) -Codechange [YAPP]: Try to extend the path of a stuck train so it is able to continue. (michi_cc) draft
Sat, 02 Aug 2008 22:54:23 +0000 rubidium (svn r13954) -Codechange [YAPP]: On reserving a path that ends at the destination, the path could end at a non-safe tile. In this case, extend the reservation based on the next vehicle orders. (michi_cc) draft
Sat, 02 Aug 2008 22:54:07 +0000 rubidium (svn r13953) -Add [YAPP]: Free track reservations of crashed trains. (michi_cc) draft
Sat, 02 Aug 2008 22:53:51 +0000 rubidium (svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc) draft
Sat, 02 Aug 2008 22:53:37 +0000 rubidium (svn r13951) -Codechange [YAPP]: A train leaving a tile should unreserve the track it came from if it was reserved. (michi_cc) draft
Sat, 02 Aug 2008 22:53:21 +0000 rubidium (svn r13950) -Add [YAPP]: Trains can now also be in a 'stuck' state when waiting on a path reservation. (michi_cc) draft
Sat, 02 Aug 2008 22:53:05 +0000 rubidium (svn r13949) -Codechange [YAPP]: Declare the functions for processing conditional orders as non-static. (michi_cc) draft
Sat, 02 Aug 2008 22:52:50 +0000 rubidium (svn r13948) -Add [YAPP]: Extend NPF with a function to find a safe tile and reserve a path. (michi_cc) draft
Sat, 02 Aug 2008 22:52:36 +0000 rubidium (svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc) draft
Sat, 02 Aug 2008 22:52:22 +0000 rubidium (svn r13946) -Add [YAPP]: Implement track reserving for NPF as well. (michi_cc) draft
Sat, 02 Aug 2008 22:52:08 +0000 rubidium (svn r13945) -Codechange [YAPP]: Extend CFollowTrackT to not require a Vehicle when following rail. (michi_cc) draft
Sat, 02 Aug 2008 22:51:53 +0000 rubidium (svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a path. (michi_cc) draft
Sat, 02 Aug 2008 22:51:38 +0000 rubidium (svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized more in YAPF. This should help with spread out stations. (michi_cc) draft
Sat, 02 Aug 2008 22:51:23 +0000 rubidium (svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (michi_cc) draft
Sat, 02 Aug 2008 22:51:07 +0000 rubidium (svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi_cc) draft
Sat, 02 Aug 2008 22:50:52 +0000 rubidium (svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc) draft
Sat, 02 Aug 2008 22:50:38 +0000 rubidium (svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the railtype info of the vehicle. (michi_cc) draft
Sat, 02 Aug 2008 22:50:22 +0000 rubidium (svn r13938) -Codechange [YAPP]: Add the new signals to the build signal GUI. (michi_cc) draft
Sat, 02 Aug 2008 22:50:04 +0000 rubidium (svn r13937) -Codechange [YAPP]: Don't cycle through two-sided PBS signals during build. (michi_cc) draft
Sat, 02 Aug 2008 22:49:39 +0000 rubidium (svn r13936) -Codechange [YAPP]: Enable the auto-signal tool to build PBS signals and honor the default signal type. (michi_cc) draft
Sat, 02 Aug 2008 22:49:23 +0000 rubidium (svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal signal tools. (michi_cc) draft
Sat, 02 Aug 2008 22:49:10 +0000 rubidium (svn r13934) -Codechange [YAPP]: Handle through signals in the pathfinders. (michi_cc) draft
Sat, 02 Aug 2008 22:48:57 +0000 rubidium (svn r13933) -Codechange [YAPP]: Handle through and PBS signals correctly in the signal code. (michi_cc) draft
Sat, 02 Aug 2008 22:48:43 +0000 rubidium (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc) draft
Sat, 02 Aug 2008 22:48:27 +0000 rubidium (svn r13931) -Codechange [YAPP]: Retain the reservation state when building/removing waypoints or level crossings. (michi_cc) draft
Sat, 02 Aug 2008 22:48:14 +0000 rubidium (svn r13930) -Codechange [YAPP]: Clear track reservation when removing a rail track. (michi_cc) draft
Sat, 02 Aug 2008 22:48:01 +0000 rubidium (svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks is now possible. (michi_cc) draft
Sat, 02 Aug 2008 22:47:48 +0000 rubidium (svn r13928) -Add [YAPP]: Function for getting the path reservation state of any tile. (michi_cc) draft
Sat, 02 Aug 2008 22:47:34 +0000 rubidium (svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch setting. (michi_cc) draft
Sat, 02 Aug 2008 22:47:20 +0000 rubidium (svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc) draft
Sat, 02 Aug 2008 19:48:54 +0000 glx (svn r13924) -Fix (r11531): determineversion.vbs could fail to find the right version with hg draft
Sat, 02 Aug 2008 12:43:45 +0000 frosch (svn r13923) -Feature: Show [total-]cargo info in depot when [ctrl-]right-clicking on vehicle. draft
Sat, 02 Aug 2008 11:26:25 +0000 frosch (svn r13922) -Codechange: Move measurement-tooltip related stuff out of the general tooltip window. draft
Sat, 02 Aug 2008 10:17:45 +0000 peter1138 (svn r13921) -Codechange (r11473): Use the correct enum... draft
Sat, 02 Aug 2008 02:50:40 +0000 belugas (svn r13920) -Codechange: uniformise the definition with the declaration of DrawFrameRect draft
Sat, 02 Aug 2008 02:28:17 +0000 belugas (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. draft
Fri, 01 Aug 2008 23:08:11 +0000 rubidium (svn r13917) -Fix [FS#2178]: wrong tooltip for the industry directory's list. draft
Fri, 01 Aug 2008 17:43:11 +0000 bjarni (svn r13913) -Fix (r13893): [OSX] fixed a warning about MAC_OS_X_VERSION_10_5 not being defined on all systems draft
Fri, 01 Aug 2008 15:07:31 +0000 rubidium (svn r13912) -Codechange: remove some casts by returning the proper type instead of void*. draft
Fri, 01 Aug 2008 13:25:19 +0000 smatz (svn r13911) -Fix (r13806): do not consider crashed train as waiting at signal, v->direction doesn't have to match track anyway draft
Fri, 01 Aug 2008 09:34:34 +0000 rubidium (svn r13910) -Document: string drawing related functions and types (Alberth) draft
Fri, 01 Aug 2008 09:26:39 +0000 rubidium (svn r13909) -Codechange: use the same type before CmdBuildRailStation as it used in the command itself (Alberth) draft
Fri, 01 Aug 2008 09:17:27 +0000 rubidium (svn r13908) -Codechange: merge two tables into a single one (Alberth) draft
Fri, 01 Aug 2008 03:43:53 +0000 belugas (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage draft
Fri, 01 Aug 2008 00:31:20 +0000 translators (svn r13905) -Update: WebTranslator2 update to 2008-08-01 02:27:37 draft
Thu, 31 Jul 2008 22:55:12 +0000 glx (svn r13904) -Fix (r13715): 'cast from/to pointer to/from integer of different size' warnings draft
Thu, 31 Jul 2008 21:06:19 +0000 rubidium (svn r13903) -Fix: missing eol-style property. draft
Thu, 31 Jul 2008 20:09:54 +0000 smatz (svn r13902) -Fix (r13375): rev.cpp wasn't recreated when --revision was used and the 'modified' status of sources changed draft
Thu, 31 Jul 2008 19:19:29 +0000 smatz (svn r13901) -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compile draft
Thu, 31 Jul 2008 17:45:52 +0000 belugas (svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis. draft