aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_mr.cpp
AgeCommit message (Collapse)Author
2008-07-08Updated KYRA to work with the new GMM implementationChristopher Page
svn-id: r32959
2008-07-08KYRA works with the new GMM implementationChristopher Page
svn-id: r32957
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
svn-id: r32772
2008-05-19Fixed filename string in KyraEngine_MR::objectChat.Johannes Schickel
svn-id: r32185
2008-05-19Added a comment to TextDisplayer_MR::preprocessString.Johannes Schickel
svn-id: r32184
2008-05-19Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy".Johannes Schickel
svn-id: r32183
2008-05-11Implemented page switch animation in kyra3 album.Johannes Schickel
svn-id: r32023
2008-05-11- Implemented kyra3 album (page switch animation not yet implemented)Johannes Schickel
- Implemented opcode 25: o3_showAlbum svn-id: r32022
2008-05-05Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay ↵Johannes Schickel
script internally. This fixes some chat animation speeds. svn-id: r31884
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
svn-id: r31859
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
- Renamed newShape/temporaryScript code to animationScript. svn-id: r31841
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