summaryrefslogtreecommitdiff
path: root/queue.c
AgeCommit message (Collapse)Author
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)