log

age author description
Sun, 10 Aug 2008 19:00:33 +0000 rubidium (svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL. draft
Sun, 10 Aug 2008 15:02:21 +0000 frosch (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. draft
Sun, 10 Aug 2008 13:37:09 +0000 rubidium (svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc) draft
Sun, 10 Aug 2008 09:55:26 +0000 translators (svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57 draft
Sat, 09 Aug 2008 18:46:51 +0000 peter1138 (svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi) draft
Sat, 09 Aug 2008 18:42:37 +0000 peter1138 (svn r14033) -Fix (r13938) [FS#2209]: Wrong offset in signal GUI. (Eddi) draft
Sat, 09 Aug 2008 17:56:31 +0000 bjarni (svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default draft
Sat, 09 Aug 2008 16:42:55 +0000 frosch (svn r14031) -Fix (r13850): Determining the refit cargo did not work, when the old vehicle did not carry anything but the new one did. draft
Sat, 09 Aug 2008 11:04:42 +0000 frosch (svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable. draft
Sat, 09 Aug 2008 03:30:15 +0000 belugas (svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0xFE number. Exact meaning will need to be found later. draft
Sat, 09 Aug 2008 02:54:06 +0000 belugas (svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the other way around. draft
Sat, 09 Aug 2008 02:11:46 +0000 belugas (svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour draft
Fri, 08 Aug 2008 15:49:16 +0000 glx (svn r14026) -Cleanup (r13995, r14004): trailing whitespaces draft
Fri, 08 Aug 2008 15:02:21 +0000 smatz (svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor that in penalty calculations. (michi_cc) draft
Fri, 08 Aug 2008 14:58:27 +0000 smatz (svn r14023) -Fix (r13944) [YAPP]: If YAPF encountered a dead-end that had a signal on it, is could be falsely seen as a valid destination. (michi_cc) draft
Fri, 08 Aug 2008 13:53:06 +0000 smatz (svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale reservations, too. (michi_cc) draft
Fri, 08 Aug 2008 13:29:18 +0000 smatz (svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track tiles could produce stale reservations. (michi_cc) draft
Fri, 08 Aug 2008 09:31:50 +0000 rubidium (svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for free path (michi_cc). draft
Fri, 08 Aug 2008 06:02:06 +0000 peter1138 (svn r14018) -Fix (r14017): Typos prevented compilation. draft
Fri, 08 Aug 2008 03:37:00 +0000 belugas (svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify the colour of the button draft
Fri, 08 Aug 2008 02:28:28 +0000 belugas (svn r14016) -Codechange: Remove some magical numbers draft
Thu, 07 Aug 2008 18:26:13 +0000 peter1138 (svn r14015) -Codechange: Add facility for a drop down list to always close (if requested) when the mouse button is released. draft
Thu, 07 Aug 2008 18:11:09 +0000 peter1138 (svn r14014) -Codechange: Add support for automatically sizing drop down lists to the widest list item. draft
Thu, 07 Aug 2008 13:07:51 +0000 rubidium (svn r14013) -Fix [FS#2202]: do not allow extending signals by dragging in any direction other than the track direction. draft
Thu, 07 Aug 2008 07:48:57 +0000 peter1138 (svn r14012) -Fix (r13936): Don't copy pre-signal type when dragging signals. draft
Thu, 07 Aug 2008 01:28:27 +0000 belugas (svn r14011) -Codechange: not required to define an enum which was just the representation of another. draft
Wed, 06 Aug 2008 20:14:21 +0000 peter1138 (svn r14009) -Cleanup (r14008): Bad whitespace... draft
Wed, 06 Aug 2008 20:12:42 +0000 peter1138 (svn r14008) -Fix (r14004): NewGRF preset drop down list not working draft
Wed, 06 Aug 2008 19:00:31 +0000 frosch (svn r14007) -Fix [FS#2098]: Notify vehicle windows when their internal state is botched up from outside. draft
Wed, 06 Aug 2008 18:57:37 +0000 frosch (svn r14006) -Codechange: Deduplicate some code. draft