summaryrefslogtreecommitdiff
path: root/queue.c
AgeCommit message (Collapse)Author
2004-09-11(svn r202) -Codechange: I missed some files with trailing spaces.. this ↵truelight
should be all ;)
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
-Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)