Fri, 02 Sep 2005 16:05:59 +0000(svn r2906) Fix some threaded saving problems. Now the thread only interfaces with the main program through a sort of mutex. Communication uses the function OTTD_SendThreadMessage() with the approiate message which is handled in ProcessSentMessage() during the main loop.
Darkvater [Fri, 02 Sep 2005 16:05:59 +0000] rev 2380
(svn r2906) Fix some threaded saving problems. Now the thread only interfaces with the main program through a sort of mutex. Communication uses the function OTTD_SendThreadMessage() with the approiate message which is handled in ProcessSentMessage() during the main loop.

Thu, 01 Sep 2005 21:19:48 +0000(svn r2905) fix casing
Darkvater [Thu, 01 Sep 2005 21:19:48 +0000] rev 2379
(svn r2905) fix casing

Thu, 01 Sep 2005 21:19:07 +0000(svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit
Darkvater [Thu, 01 Sep 2005 21:19:07 +0000] rev 2378
(svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit

Thu, 01 Sep 2005 21:10:05 +0000(svn r2903) Fix case mismatch for ottdmidi java file (moebius)
Darkvater [Thu, 01 Sep 2005 21:10:05 +0000] rev 2377
(svn r2903) Fix case mismatch for ottdmidi java file (moebius)

Wed, 31 Aug 2005 09:19:34 +0000(svn r2902) [Translations] Updated finnish.txt (ln-)
miham [Wed, 31 Aug 2005 09:19:34 +0000] rev 2376
(svn r2902) [Translations] Updated finnish.txt (ln-)

Mon, 29 Aug 2005 22:27:22 +0000(svn r2901) Refix 'replace window' with wrong string-etc. coordinates. Also clean up, and make window-title a bit more meaningful (specify vehicle type replaced)
Darkvater [Mon, 29 Aug 2005 22:27:22 +0000] rev 2375
(svn r2901) Refix 'replace window' with wrong string-etc. coordinates. Also clean up, and make window-title a bit more meaningful (specify vehicle type replaced)

Sun, 28 Aug 2005 14:45:44 +0000(svn r2900) Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices
tron [Sun, 28 Aug 2005 14:45:44 +0000] rev 2374
(svn r2900) Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices

Sun, 28 Aug 2005 12:24:57 +0000(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows in the network code
tron [Sun, 28 Aug 2005 12:24:57 +0000] rev 2373
(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows in the network code

Sun, 28 Aug 2005 10:59:34 +0000(svn r2898) Fix typo in r2897
tron [Sun, 28 Aug 2005 10:59:34 +0000] rev 2372
(svn r2898) Fix typo in r2897

Sat, 27 Aug 2005 20:54:48 +0000(svn r2897) Check the return values of [cm]alloc and the length of an array, plus some smaller changes
tron [Sat, 27 Aug 2005 20:54:48 +0000] rev 2371
(svn r2897) Check the return values of [cm]alloc and the length of an array, plus some smaller changes