Thu, 31 Jul 2008 13:44:57 +0000(svn r13892) -Fix (r13863): [configure] now the SDK selection for OSX sets the default value as intended
bjarni [Thu, 31 Jul 2008 13:44:57 +0000] rev 9756
(svn r13892) -Fix (r13863): [configure] now the SDK selection for OSX sets the default value as intended

Thu, 31 Jul 2008 13:28:23 +0000(svn r13891) -Fix (r12547): one could click on waypoint and station signs even when they were invisible
smatz [Thu, 31 Jul 2008 13:28:23 +0000] rev 9755
(svn r13891) -Fix (r12547): one could click on waypoint and station signs even when they were invisible

Thu, 31 Jul 2008 05:47:29 +0000(svn r13890) -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly.
peter1138 [Thu, 31 Jul 2008 05:47:29 +0000] rev 9754
(svn r13890) -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly.

Thu, 31 Jul 2008 03:13:35 +0000(svn r13889) -Codechange: Replace numbers with Colours enum on transparency gui.
belugas [Thu, 31 Jul 2008 03:13:35 +0000] rev 9753
(svn r13889) -Codechange: Replace numbers with Colours enum on transparency gui.
-Fix: "true" is not a color. COLOUR_PALE_GREEN should look better, at least in the code ;)

Thu, 31 Jul 2008 02:59:21 +0000(svn r13888) -Codechange: Replace numbers with Colours enum on miscellaneous guis.
belugas [Thu, 31 Jul 2008 02:59:21 +0000] rev 9752
(svn r13888) -Codechange: Replace numbers with Colours enum on miscellaneous guis.

Thu, 31 Jul 2008 02:36:01 +0000(svn r13887) -Codechange: Replace numbers with Colours enum on autoreplace, build_vehicle, cheat, depot and dock guis.
belugas [Thu, 31 Jul 2008 02:36:01 +0000] rev 9751
(svn r13887) -Codechange: Replace numbers with Colours enum on autoreplace, build_vehicle, cheat, depot and dock guis.
The fact that it goes alphabetically is pure coincidence.

Wed, 30 Jul 2008 18:23:12 +0000(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
frosch [Wed, 30 Jul 2008 18:23:12 +0000] rev 9750
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.

Wed, 30 Jul 2008 17:41:02 +0000(svn r13884) -Fix (r11822): custom vehicle names from TTD(Patch) games were lost
smatz [Wed, 30 Jul 2008 17:41:02 +0000] rev 9749
(svn r13884) -Fix (r11822): custom vehicle names from TTD(Patch) games were lost

Wed, 30 Jul 2008 17:39:26 +0000(svn r13883) -Codechange: Replace numbers with Colours enum on graph gui
belugas [Wed, 30 Jul 2008 17:39:26 +0000] rev 9748
(svn r13883) -Codechange: Replace numbers with Colours enum on graph gui

Wed, 30 Jul 2008 17:13:55 +0000(svn r13882) -Codechange: Replace widget numbers with appropriate enums
belugas [Wed, 30 Jul 2008 17:13:55 +0000] rev 9747
(svn r13882) -Codechange: Replace widget numbers with appropriate enums