Mon, 11 Aug 2008 22:08:56 +0000(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.
rubidium [Mon, 11 Aug 2008 22:08:56 +0000] rev 9897
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.

Mon, 11 Aug 2008 22:07:26 +0000(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
rubidium [Mon, 11 Aug 2008 22:07:26 +0000] rev 9896
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.

Mon, 11 Aug 2008 20:06:57 +0000(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.
belugas [Mon, 11 Aug 2008 20:06:57 +0000] rev 9895
(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.

Mon, 11 Aug 2008 18:30:52 +0000(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.
belugas [Mon, 11 Aug 2008 18:30:52 +0000] rev 9894
(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.

Mon, 11 Aug 2008 17:15:31 +0000(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
glx [Mon, 11 Aug 2008 17:15:31 +0000] rev 9893
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands

Mon, 11 Aug 2008 16:31:36 +0000(svn r14040) -Codechange:Remove a hard coded value that is not even representative,
belugas [Mon, 11 Aug 2008 16:31:36 +0000] rev 9892
(svn r14040) -Codechange:Remove a hard coded value that is not even representative,
since captions have their own encoded colours in string.

Sun, 10 Aug 2008 21:56:47 +0000(svn r14039) -Fix [FS#2217]: reversing an overlength train at a station would try to find a route out and sometimes reset the unload counter making it wait 2.5 years before departing instead of waiting until the train would actually leave the station (michi_cc)
rubidium [Sun, 10 Aug 2008 21:56:47 +0000] rev 9891
(svn r14039) -Fix [FS#2217]: reversing an overlength train at a station would try to find a route out and sometimes reset the unload counter making it wait 2.5 years before departing instead of waiting until the train would actually leave the station (michi_cc)

Sun, 10 Aug 2008 19:00:33 +0000(svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL.
rubidium [Sun, 10 Aug 2008 19:00:33 +0000] rev 9890
(svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL.

Sun, 10 Aug 2008 15:02:21 +0000(svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept.
frosch [Sun, 10 Aug 2008 15:02:21 +0000] rev 9889
(svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept.

Sun, 10 Aug 2008 13:37:09 +0000(svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc)
rubidium [Sun, 10 Aug 2008 13:37:09 +0000] rev 9888
(svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc)

Sun, 10 Aug 2008 09:55:26 +0000(svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57
translators [Sun, 10 Aug 2008 09:55:26 +0000] rev 9887
(svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57
bulgarian - 4 fixed by thetitan (4)
croatian - 15 fixed by knovak (15)
czech - 47 fixed, 29 changed by Hadez (76)
dutch - 29 fixed by habell (29)
estonian - 8 fixed, 63 changed by kristjans (71)
french - 29 fixed, 1 changed by glx (30)
italian - 29 fixed, 6 changed by lorenzodv (35)
russian - 52 fixed by Smoky555 (52)
slovak - 2 fixed by lengyel (2)
spanish - 35 fixed by eusebio (35)
ukrainian - 30 fixed by mad (30)

Sat, 09 Aug 2008 18:46:51 +0000(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)
peter1138 [Sat, 09 Aug 2008 18:46:51 +0000] rev 9886
(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)

Sat, 09 Aug 2008 18:42:37 +0000(svn r14033) -Fix (r13938) [FS#2209]: Wrong offset in signal GUI. (Eddi)
peter1138 [Sat, 09 Aug 2008 18:42:37 +0000] rev 9885
(svn r14033) -Fix (r13938) [FS#2209]: Wrong offset in signal GUI. (Eddi)

Sat, 09 Aug 2008 17:56:31 +0000(svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default
bjarni [Sat, 09 Aug 2008 17:56:31 +0000] rev 9884
(svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default
Now we will pick 32 bpp if no 8 bpp fullscreen resolutions are available on the main display (the one with the dock)

Sat, 09 Aug 2008 16:42:55 +0000(svn r14031) -Fix (r13850): Determining the refit cargo did not work, when the old vehicle did not carry anything but the new one did.
frosch [Sat, 09 Aug 2008 16:42:55 +0000] rev 9883
(svn r14031) -Fix (r13850): Determining the refit cargo did not work, when the old vehicle did not carry anything but the new one did.

Sat, 09 Aug 2008 11:04:42 +0000(svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable.
frosch [Sat, 09 Aug 2008 11:04:42 +0000] rev 9882
(svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable.

Sat, 09 Aug 2008 03:30:15 +0000(svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0xFE number. Exact meaning will need to be found later.
belugas [Sat, 09 Aug 2008 03:30:15 +0000] rev 9881
(svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0xFE number. Exact meaning will need to be found later.

Sat, 09 Aug 2008 02:54:06 +0000(svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the other way around.
belugas [Sat, 09 Aug 2008 02:54:06 +0000] rev 9880
(svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the other way around.

Sat, 09 Aug 2008 02:11:46 +0000(svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour
belugas [Sat, 09 Aug 2008 02:11:46 +0000] rev 9879
(svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour

Fri, 08 Aug 2008 15:49:16 +0000(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
glx [Fri, 08 Aug 2008 15:49:16 +0000] rev 9878
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces

Fri, 08 Aug 2008 15:02:21 +0000(svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor that in penalty calculations. (michi_cc)
smatz [Fri, 08 Aug 2008 15:02:21 +0000] rev 9877
(svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor that in penalty calculations. (michi_cc)

Fri, 08 Aug 2008 14:58:27 +0000(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)
smatz [Fri, 08 Aug 2008 14:58:27 +0000] rev 9876
(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)

Fri, 08 Aug 2008 13:53:06 +0000(svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale reservations, too. (michi_cc)
smatz [Fri, 08 Aug 2008 13:53:06 +0000] rev 9875
(svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale reservations, too. (michi_cc)

Fri, 08 Aug 2008 13:29:18 +0000(svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track tiles could produce stale reservations. (michi_cc)
smatz [Fri, 08 Aug 2008 13:29:18 +0000] rev 9874
(svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track tiles could produce stale reservations. (michi_cc)

Fri, 08 Aug 2008 09:31:50 +0000(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for free path (michi_cc).
rubidium [Fri, 08 Aug 2008 09:31:50 +0000] rev 9873
(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for free path (michi_cc).

Fri, 08 Aug 2008 06:02:06 +0000(svn r14018) -Fix (r14017): Typos prevented compilation.
peter1138 [Fri, 08 Aug 2008 06:02:06 +0000] rev 9872
(svn r14018) -Fix (r14017): Typos prevented compilation.

Fri, 08 Aug 2008 03:37:00 +0000(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify the colour of the button
belugas [Fri, 08 Aug 2008 03:37:00 +0000] rev 9871
(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify the colour of the button

Fri, 08 Aug 2008 02:28:28 +0000(svn r14016) -Codechange: Remove some magical numbers
belugas [Fri, 08 Aug 2008 02:28:28 +0000] rev 9870
(svn r14016) -Codechange: Remove some magical numbers

Thu, 07 Aug 2008 18:26:13 +0000(svn r14015) -Codechange: Add facility for a drop down list to always close (if requested) when the mouse button is released.
peter1138 [Thu, 07 Aug 2008 18:26:13 +0000] rev 9869
(svn r14015) -Codechange: Add facility for a drop down list to always close (if requested) when the mouse button is released.

Thu, 07 Aug 2008 18:11:09 +0000(svn r14014) -Codechange: Add support for automatically sizing drop down lists to the widest list item.
peter1138 [Thu, 07 Aug 2008 18:11:09 +0000] rev 9868
(svn r14014) -Codechange: Add support for automatically sizing drop down lists to the widest list item.