aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/wsamovie.cpp
AgeCommit message (Expand)Author
2006-07-27- moving KyraEngine_v3 declaration to newly added kyra3.hJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-16Removes ENABLE_KYRA2 and ENABLE_KYRA3.Johannes Schickel
2006-05-16Oops forgot some define checksJohannes Schickel
2006-05-16- implements kyrandia 3 wsa loaderJohannes Schickel
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn