summaryrefslogtreecommitdiff
path: root/queue.c
AgeCommit message (Expand)Author
2006-02-11(svn r3592) Miscellaneous smaller changes, most notably replacing sizeof(type...tron
2006-02-11(svn r3590) Fix a bug where sizeof(struct) was allocated instead of sizeof(po...tron
2006-02-01(svn r3512) Yet more whitespace fixes (mostly by Rubidium)peter1138
2005-12-27(svn r3347) Plug a memory leak (Found by Valgrind using Truelight ... or was ...tron
2005-12-14(svn r3297) Staticisetron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-08(svn r2535) Tabstron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-04-07(svn r2166) Fixed two warnings in the last commit.matthijs
2005-04-07(svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily ...matthijs
2005-01-31(svn r1751) - Feature: New PathFinder (NPF).matthijs
2005-01-22(svn r1596) Add some more staticstron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
2004-09-11(svn r202) -Codechange: I missed some files with trailing spaces.. this shoul...truelight
2004-08-22(svn r108) -Fix: anon-union problems on GCC2 compilerstruelight
2004-08-20(svn r85) -Add: initial commit of new AI (enable in Patch menu)truelight