aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_v3.cpp
AgeCommit message (Expand)Author
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-29- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...Johannes Schickel
2008-04-28- Fixed some delay timesJohannes Schickel
2008-04-27Moved newShape code to sequences_v3.cppJohannes Schickel
2008-04-27Implemented KyraEngine_v3::eelScript.Johannes Schickel
2008-04-27Renamed some kyra3 variables to match kyra2/kyra1 names.Johannes Schickel
2008-04-20Added missing file sequences_v3.cpp.Johannes Schickel