aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_hof.cpp
AgeCommit message (Collapse)Author
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
- Yet more naming consistency fixes svn-id: r32056
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
- Renamed some opcodes inside KyraEngine_LoK svn-id: r32055
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
- Little variable renaming svn-id: r32053
2008-05-10Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated ↵Johannes Schickel
implementation. svn-id: r31981
2008-05-10Implemented opcode 106: o2_playFireflyScore.Johannes Schickel
svn-id: r31980
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
svn-id: r31861
2008-05-04Cleanup.Johannes Schickel
svn-id: r31860
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
svn-id: r31859
2008-05-03Moved more opcodes to KyraEngine_v2.Johannes Schickel
svn-id: r31845
2008-05-03Moved some more opcodes to KyraEngine_v2.Johannes Schickel
svn-id: r31843
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
- Renamed newShape/temporaryScript code to animationScript. svn-id: r31841
2008-05-03Fix compilation on MSVC (Updated project files and turned a 'int forced to ↵Kari Salminen
bool' warning off). svn-id: r31840
2008-05-02Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
svn-id: r31826
2008-05-02Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.Johannes Schickel
svn-id: r31825
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
- Moved some character shape code to KyraEngine_v2 svn-id: r31821
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions ↵Johannes Schickel
possible, compiling currently broken) svn-id: r31817