queue.h
Wed, 22 Mar 2006 22:38:29 +0000 matthijs (svn r4044) Rename 0.4.5 branch to 0.4. Further minor releases will be in the 0.4 range, to prevent enormously long version numbers. 0.4
Sat, 11 Feb 2006 15:05:56 +0000 tron (svn r3592) Miscellaneous smaller changes, most notably replacing sizeof(type) by sizeof(*variable)
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Thu, 07 Apr 2005 19:19:16 +0000 matthijs (svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily changable now.
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
Sat, 11 Sep 2004 09:55:19 +0000 truelight (svn r202) -Codechange: I missed some files with trailing spaces.. this should be
Sun, 22 Aug 2004 15:56:56 +0000 truelight (svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)
Sun, 22 Aug 2004 14:44:03 +0000 truelight (svn r108) -Fix: anon-union problems on GCC2 compilers
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)