Thu, 04 Sep 2008 15:27:21 +0000(svn r14242) -Fix: removed some possible infinite loop in version determination (again).
glx [Thu, 04 Sep 2008 15:27:21 +0000] rev 10074
(svn r14242) -Fix: removed some possible infinite loop in version determination (again).

Thu, 04 Sep 2008 08:52:41 +0000(svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version.
matthijs [Thu, 04 Sep 2008 08:52:41 +0000] rev 10073
(svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version.

Wed, 03 Sep 2008 20:51:59 +0000(svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format documentation about what it does and does not do and how you should fill the data.
rubidium [Wed, 03 Sep 2008 20:51:59 +0000] rev 10072
(svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format documentation about what it does and does not do and how you should fill the data.

Wed, 03 Sep 2008 18:05:02 +0000(svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines.
frosch [Wed, 03 Sep 2008 18:05:02 +0000] rev 10071
(svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines.

Wed, 03 Sep 2008 17:18:04 +0000(svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
matthijs [Wed, 03 Sep 2008 17:18:04 +0000] rev 10070
(svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
- Packaging files are now identical to those of the official 0.6.2-1 (or,
r11138 in the collab-maint subversion repository), with the following
exceptions:
- Desktop files are removed, since openttd trunk installs them already.
- Changes regarding package names from r14237 are preserved.
- Topmost changelog entry with version 0.7~svn-1 is added.

Wed, 03 Sep 2008 16:47:54 +0000(svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
matthijs [Wed, 03 Sep 2008 16:47:54 +0000] rev 10069
(svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
- The name can be changed at build time, by changing the package name in debian/changelog.
- This will allow packages like openttd-svn or openttd-cargodest packages to be built.

Wed, 03 Sep 2008 13:25:56 +0000(svn r14235) -Fix (r14234): compilation with MSVC was broken
glx [Wed, 03 Sep 2008 13:25:56 +0000] rev 10068
(svn r14235) -Fix (r14234): compilation with MSVC was broken

Wed, 03 Sep 2008 10:30:07 +0000(svn r14234) -Fix: feeder share was computed wrong when splitting cargo packet
smatz [Wed, 03 Sep 2008 10:30:07 +0000] rev 10067
(svn r14234) -Fix: feeder share was computed wrong when splitting cargo packet

Wed, 03 Sep 2008 07:51:07 +0000(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
rubidium [Wed, 03 Sep 2008 07:51:07 +0000] rev 10066
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.

Tue, 02 Sep 2008 21:11:48 +0000(svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3
smatz [Tue, 02 Sep 2008 21:11:48 +0000] rev 10065
(svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3