aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/vm.h
AgeCommit message (Expand)Author
2009-03-10String fragments supportLars Skovlund
2009-03-07Replaced getInt16, getUInt16 and putInt16Filippos Karapetis
2009-02-28SCI: Renamed some kernel types and general cleanupJordi Vilalta Prat
2009-02-27fix warnings and memleaks in savegame.cfsmlWillem Jan Palenstijn
2009-02-27SCI: Moved almost all files from include/ to other dirs; only include/engine....Max Horn
2009-02-26- Removed engine/sys_strings.*Filippos Karapetis
2009-02-24SCI: Don't #include headers in other headers if a forward declaration of a fe...Max Horn
2009-02-24Removed some non-required struct declarationsJordi Vilalta Prat
2009-02-24fix forward declarations to match the actual onesAndre Heider
2009-02-24Normalized guard #definesEugene Sandulenko
2009-02-24SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterpart...Max Horn
2009-02-24SCI: Moved vm.h from include to engineMax Horn