Sun, 18 Nov 2007 23:13:53 +0000(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode
smatz [Sun, 18 Nov 2007 23:13:53 +0000] rev 7918
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode

Sun, 18 Nov 2007 22:39:02 +0000(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
glx [Sun, 18 Nov 2007 22:39:02 +0000] rev 7917
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)

Sun, 18 Nov 2007 22:37:44 +0000(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version
glx [Sun, 18 Nov 2007 22:37:44 +0000] rev 7916
(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version

Sun, 18 Nov 2007 20:38:24 +0000(svn r11468) -Fix (r11330): rev number detection didn't work for git with msys/mingw
glx [Sun, 18 Nov 2007 20:38:24 +0000] rev 7915
(svn r11468) -Fix (r11330): rev number detection didn't work for git with msys/mingw

Sun, 18 Nov 2007 20:21:41 +0000(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compilation failures.
rubidium [Sun, 18 Nov 2007 20:21:41 +0000] rev 7914
(svn r11467) -Fix [FS#1450]: OpenBSD has ALIGN already defined, causing compilation failures.

Sun, 18 Nov 2007 20:10:07 +0000(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases
smatz [Sun, 18 Nov 2007 20:10:07 +0000] rev 7913
(svn r11466) -Fix (r11339): operator priority problem resulting in problematic autoroad placement in some cases

Sun, 18 Nov 2007 20:05:44 +0000(svn r11465) -Fix: more user-friedly placement in X and Y directions (most noticeable with autoroad)
smatz [Sun, 18 Nov 2007 20:05:44 +0000] rev 7912
(svn r11465) -Fix: more user-friedly placement in X and Y directions (most noticeable with autoroad)

Sun, 18 Nov 2007 18:28:32 +0000(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.
rubidium [Sun, 18 Nov 2007 18:28:32 +0000] rev 7911
(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.

Sun, 18 Nov 2007 16:41:25 +0000(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the same manner as others do.
rubidium [Sun, 18 Nov 2007 16:41:25 +0000] rev 7910
(svn r11463) -Fix: some OSes seem not to handle allocating 0 bytes in the same manner as others do.

Sun, 18 Nov 2007 15:06:01 +0000(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could case an assertion error. Patch by divide.
rubidium [Sun, 18 Nov 2007 15:06:01 +0000] rev 7909
(svn r11461) -Fix [FS#1449] (r11449): a bus turning around in a station could case an assertion error. Patch by divide.