Sat, 05 Feb 2005 22:25:07 +0000(svn r1807) Langfile updates (20050205)
miham [Sat, 05 Feb 2005 22:25:07 +0000] rev 1303
(svn r1807) Langfile updates (20050205)

Sat, 05 Feb 2005 21:57:01 +0000(svn r1806) Add missing includes (see r1803)
tron [Sat, 05 Feb 2005 21:57:01 +0000] rev 1302
(svn r1806) Add missing includes (see r1803)

Sat, 05 Feb 2005 18:05:42 +0000(svn r1805) Teach the driver layer a few things about const correctness
tron [Sat, 05 Feb 2005 18:05:42 +0000] rev 1301
(svn r1805) Teach the driver layer a few things about const correctness

Sat, 05 Feb 2005 16:12:07 +0000(svn r1804) Bring MSVC project files up to date (bociusz)
tron [Sat, 05 Feb 2005 16:12:07 +0000] rev 1300
(svn r1804) Bring MSVC project files up to date (bociusz)

Sat, 05 Feb 2005 15:58:59 +0000(svn r1803) Move debugging stuff into files of it's own
tron [Sat, 05 Feb 2005 15:58:59 +0000] rev 1299
(svn r1803) Move debugging stuff into files of it's own

Sat, 05 Feb 2005 15:49:57 +0000(svn r1802) Fix typos made in r1797
tron [Sat, 05 Feb 2005 15:49:57 +0000] rev 1298
(svn r1802) Fix typos made in r1797

Sat, 05 Feb 2005 15:05:52 +0000(svn r1801) -Fix [Multistop] Fixed a crash that occured when copying orders due to not checking a pointer to be non-NULL
celestar [Sat, 05 Feb 2005 15:05:52 +0000] rev 1297
(svn r1801) -Fix [Multistop] Fixed a crash that occured when copying orders due to not checking a pointer to be non-NULL

Sat, 05 Feb 2005 14:18:25 +0000(svn r1800) Make adding new debug categories to the command line parser easier
tron [Sat, 05 Feb 2005 14:18:25 +0000] rev 1296
(svn r1800) Make adding new debug categories to the command line parser easier

Sat, 05 Feb 2005 12:10:09 +0000(svn r1799) -Codechange: [ Multistop ] Added debug class "ms" and more debugging
celestar [Sat, 05 Feb 2005 12:10:09 +0000] rev 1295
(svn r1799) -Codechange: [ Multistop ] Added debug class "ms" and more debugging
output for multistops

Fri, 04 Feb 2005 20:40:04 +0000(svn r1798) GetFoo(i)->index is per definition i, so replace the former with the latter
tron [Fri, 04 Feb 2005 20:40:04 +0000] rev 1294
(svn r1798) GetFoo(i)->index is per definition i, so replace the former with the latter