fileio.c
Sat, 10 Dec 2005 11:16:45 +0000 bjarni (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)
Sat, 22 Oct 2005 06:39:32 +0000 tron (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
Sun, 24 Jul 2005 20:47:42 +0000 bjarni (svn r2703) - Feature: [OSX] Added a native alert window to show whatever error() needs to print (Tobin made this, while I fixed some issued in it)
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Fri, 22 Jul 2005 07:02:20 +0000 tron (svn r2673) Include functions.h directly, not globally via openttd.h
Thu, 21 Jul 2005 22:15:02 +0000 tron (svn r2669) Shuffle some more stuff around to reduce dependencies
Thu, 21 Jul 2005 18:44:27 +0000 tron (svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
Thu, 02 Jun 2005 19:30:21 +0000 Darkvater (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Fri, 28 Jan 2005 08:56:43 +0000 dominik (svn r1702) - Fix: [ 1110407 ] Game does not crash any more when a newgrf file doesn't exist
Sun, 23 Jan 2005 13:09:35 +0000 tron (svn r1610) Remove trailing whitespace (last time ever, i hope)
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sun, 16 Jan 2005 12:40:25 +0000 darkvater (svn r1540) -Fix: since grf files are reopened on every load/new game, close the old opened to fix stale filehandles (thx tamlin)
Sun, 16 Jan 2005 12:14:52 +0000 darkvater (svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin)
Thu, 06 Jan 2005 18:45:28 +0000 tron (svn r1402) Trim trailing whitespace
Mon, 27 Dec 2004 10:40:04 +0000 truelight (svn r1281) -Fix: the OS/2 is now finished. Fixes:
Tue, 07 Dec 2004 17:16:57 +0000 bjarni (svn r970) Added 2nd data path for all non-windows OSes
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN