queue.c
Tue, 27 Dec 2005 20:44:42 +0000 tron (svn r3347) Plug a memory leak (Found by Valgrind using Truelight ... or was it the other way round?)
Wed, 14 Dec 2005 06:20:23 +0000 tron (svn r3297) Staticise
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Fri, 08 Jul 2005 22:25:24 +0000 tron (svn r2535) Tabs
Thu, 02 Jun 2005 19:30:21 +0000 Darkvater (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Thu, 07 Apr 2005 19:33:32 +0000 matthijs (svn r2166) Fixed two warnings in the last commit.
Thu, 07 Apr 2005 19:19:16 +0000 matthijs (svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily changable now.
Mon, 31 Jan 2005 11:23:10 +0000 matthijs (svn r1751) - Feature: New PathFinder (NPF).
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
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
Wed, 29 Dec 2004 13:13:29 +0000 miham (svn r1297) Language fixes in the source.. (ln-)
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 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)