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
tron [Fri, 05 Aug 2005 20:22:06 +0000] rev 2288
(svn r2812) Move variables, which only vehicle_gui.c needs to know about, there
tron [Fri, 05 Aug 2005 20:18:08 +0000] rev 2287
(svn r2811) Fix typos in r2810
tron [Fri, 05 Aug 2005 11:53:48 +0000] rev 2286
(svn r2810) Threads may now return information when they terminate using a void*.
Also add the new files to the MSVC project files.
tron [Fri, 05 Aug 2005 09:15:41 +0000] rev 2285
(svn r2809) Implement more generic threading functions, which allow more than one thread
celestar [Fri, 05 Aug 2005 08:31:29 +0000] rev 2284
(svn r2808) -Fix: Removed 'kdevelop' from the doxygen project name (thanks tron)
tron [Fri, 05 Aug 2005 08:24:12 +0000] rev 2283
(svn r2807) Fix two major bugs in the threaded save code:
- Do not dereference a local variable which no longer exists; this lead to random crashes when saving
- (Win32) Do not close a handle before it is used last
There are still many major problems (race conditions and resulting memory corruption/crashes) left
tron [Thu, 04 Aug 2005 18:02:03 +0000] rev 2282
(svn r2806) Remove unnecessary #includes
tron [Thu, 04 Aug 2005 17:59:05 +0000] rev 2281
(svn r2805) Revert r2804, something went wrong
miham [Thu, 04 Aug 2005 17:45:55 +0000] rev 2280
(svn r2804) [Translators] Updated translations to 20050804 (21 lang(s))