Thu, 24 Jul 2008 08:46:34 +0000(svn r13814) -Fix (r13810): MSVC (as usual) does stupid things. This time it is copying around a struct it created itself, causing bad things to happen if you don't explicitly set all variables to something remotely sane in the constructor.
rubidium [Thu, 24 Jul 2008 08:46:34 +0000] rev 9703
(svn r13814) -Fix (r13810): MSVC (as usual) does stupid things. This time it is copying around a struct it created itself, causing bad things to happen if you don't explicitly set all variables to something remotely sane in the constructor.

Wed, 23 Jul 2008 21:42:55 +0000(svn r13810) -Fix: small memory leak when tar files would be found.
rubidium [Wed, 23 Jul 2008 21:42:55 +0000] rev 9702
(svn r13810) -Fix: small memory leak when tar files would be found.

Wed, 23 Jul 2008 20:42:13 +0000(svn r13809) -Fix: memory leak each time a "new ai" got (re)started.
rubidium [Wed, 23 Jul 2008 20:42:13 +0000] rev 9701
(svn r13809) -Fix: memory leak each time a "new ai" got (re)started.

Wed, 23 Jul 2008 18:41:15 +0000(svn r13807) -Fix: memory leak when loading groups.
rubidium [Wed, 23 Jul 2008 18:41:15 +0000] rev 9700
(svn r13807) -Fix: memory leak when loading groups.

Wed, 23 Jul 2008 18:23:12 +0000(svn r13806) -Fix [FS#2162]: checking for train waiting at other side of two-way signal was broken
smatz [Wed, 23 Jul 2008 18:23:12 +0000] rev 9699
(svn r13806) -Fix [FS#2162]: checking for train waiting at other side of two-way signal was broken

Wed, 23 Jul 2008 16:58:52 +0000(svn r13805) -Fix(r13801): Missed a replacement
skidd13 [Wed, 23 Jul 2008 16:58:52 +0000] rev 9698
(svn r13805) -Fix(r13801): Missed a replacement

Wed, 23 Jul 2008 16:52:10 +0000(svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations
skidd13 [Wed, 23 Jul 2008 16:52:10 +0000] rev 9697
(svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations

Wed, 23 Jul 2008 16:44:04 +0000(svn r13803) -Fix(r13801): Copy & paste mistakes
skidd13 [Wed, 23 Jul 2008 16:44:04 +0000] rev 9696
(svn r13803) -Fix(r13801): Copy & paste mistakes

Wed, 23 Jul 2008 15:52:53 +0000(svn r13802) -Fix(r13801): a few small typos
skidd13 [Wed, 23 Jul 2008 15:52:53 +0000] rev 9695
(svn r13802) -Fix(r13801): a few small typos

Wed, 23 Jul 2008 15:37:20 +0000(svn r13801) -Add: further configuration options to make packaging more union
skidd13 [Wed, 23 Jul 2008 15:37:20 +0000] rev 9694
(svn r13801) -Add: further configuration options to make packaging more union
-Add: Unix man file gets now installed if necessary