aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/include/vm.h
AgeCommit message (Collapse)Author
2009-02-17Update headers. includes/Eugene Sandulenko
svn-id: r38409
2009-02-16SCI: Committed stuff I forgot in my last commit; changed int_hash_map_t to a ↵Max Horn
C++ class svn-id: r38360
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting ↵Max Horn
Guidelines: include dir svn-id: r38319
2009-02-15SCI: Got rid of a nasty hack where class, delete, new were re#defined ↵Max Horn
because FreeSCI used these C++ keywords for variable names svn-id: r38312
2009-02-15retreive->retrieveWillem Jan Palenstijn
svn-id: r38296
2009-02-15remove DLLEXTERNPaweł Kołodziejski
svn-id: r38223
2009-02-15SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)Jordi Vilalta Prat
svn-id: r38201
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192