aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/include/list.h
AgeCommit message (Collapse)Author
2009-02-24SCI: Replaced vertex list used for dijkstra algo by Common::List; got rid of ↵Max Horn
include/list.h svn-id: r38829
2009-02-24SCI: Turned circular list code into a small classMax Horn
svn-id: r38827
2009-02-24SCI: cleanupMax Horn
svn-id: r38826
2009-02-22Whitespace cleanupJordi Vilalta Prat
svn-id: r38783
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
svn-id: r38676
2009-02-17Update headers. includes/Eugene Sandulenko
svn-id: r38409
2009-02-15cleanup, fixed warningsMax Horn
svn-id: r38282
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192