Sat, 06 Aug 2005 20:34:41 +0000(svn r2822) -Fix: don't compile pthread for win32 dedicated servers
truelight [Sat, 06 Aug 2005 20:34:41 +0000] rev 2298
(svn r2822) -Fix: don't compile pthread for win32 dedicated servers

Sat, 06 Aug 2005 20:24:32 +0000(svn r2821) Remove a write-only variable
tron [Sat, 06 Aug 2005 20:24:32 +0000] rev 2297
(svn r2821) Remove a write-only variable

Sat, 06 Aug 2005 19:12:44 +0000(svn r2820) -Fix: [autoreplace] fixed issue introduced in 2817 where autoreplace failed if new engine is cheaper than the old one (peter1138)
bjarni [Sat, 06 Aug 2005 19:12:44 +0000] rev 2296
(svn r2820) -Fix: [autoreplace] fixed issue introduced in 2817 where autoreplace failed if new engine is cheaper than the old one (peter1138)

Sat, 06 Aug 2005 17:40:21 +0000(svn r2819) Make variables, which are exclusive for internal use of the save/load code, static in saveload.c
tron [Sat, 06 Aug 2005 17:40:21 +0000] rev 2295
(svn r2819) Make variables, which are exclusive for internal use of the save/load code, static in saveload.c

Sat, 06 Aug 2005 16:55:05 +0000(svn r2818) Don't tell the world about a local variable which is only used once
tron [Sat, 06 Aug 2005 16:55:05 +0000] rev 2294
(svn r2818) Don't tell the world about a local variable which is only used once

Sat, 06 Aug 2005 16:07:22 +0000(svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to serverside
bjarni [Sat, 06 Aug 2005 16:07:22 +0000] rev 2293
(svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to serverside
-This means that one company can only have one setting for renew and replacing
more clients will not fight due to different settings anymore
-This is a needed step in the line to fix autoreplacing dualheaded locomotives
NOTE: savegame revision bump (peter1138 + me in coop)

Sat, 06 Aug 2005 15:18:26 +0000(svn r2816) Forgot an Id tag and an #include
tron [Sat, 06 Aug 2005 15:18:26 +0000] rev 2292
(svn r2816) Forgot an Id tag and an #include

Sat, 06 Aug 2005 14:59:54 +0000(svn r2815) Store the currency information in one central place instead of scattering it in several unrelated files
tron [Sat, 06 Aug 2005 14:59:54 +0000] rev 2291
(svn r2815) Store the currency information in one central place instead of scattering it in several unrelated files

Sat, 06 Aug 2005 14:58:06 +0000(svn r2814) -Fix: made MorphOS to compile again
truelight [Sat, 06 Aug 2005 14:58:06 +0000] rev 2290
(svn r2814) -Fix: made MorphOS to compile again

Sat, 06 Aug 2005 07:15:17 +0000(svn r2813) Plug a thread leak and prevent a race condition which could lead to multiple simultaneous saves and therefore severe corruption
tron [Sat, 06 Aug 2005 07:15:17 +0000] rev 2289
(svn r2813) Plug a thread leak and prevent a race condition which could lead to multiple simultaneous saves and therefore severe corruption