aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_v2.cpp
AgeCommit message (Expand)Author
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2008-05-14Just allow animation scripts marked as skipable to be skipped.Johannes Schickel
2008-05-14Possibly fixed bug #1963700 "KYRA2: Nonresponsive clicks".Johannes Schickel
2008-05-03Cleanup.Johannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-12Cleanup.Johannes Schickel
2008-04-12fix crash and graphic glitch in non-playable HOF demoFlorian Kagerer
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-06svn-id: r31431Florian Kagerer
2008-04-02Fixed warnings with gcc 3.3.Johannes Schickel
2008-03-28- some accuracy changes for KyraEngine_v2::snd_playSoundEffect()Florian Kagerer
2008-03-26this should fix item #1926532 (HoF: ScummVM quits on ESCaping "Virgin" and "W...Florian Kagerer
2008-03-24fixed skip flag reset for sequence playerFlorian Kagerer
2008-03-24improved skip flag handling for intro and outro (see tracker item #1922556)Florian Kagerer
2008-03-21- Implemented opcode 97: o2_isAnySoundPlayingJohannes Schickel
2008-03-20- fix skip flags for non-playable demoFlorian Kagerer
2008-03-20Add HoF CD demo.Travis Howell
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-07Indentation. (And another test to see if commit works as intended.)Torbjörn Andersson
2008-03-07Cleanup, and test to see if I can commit.Torbjörn Andersson
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
2008-03-03Fixed some uninitialized variables.Johannes Schickel
2008-02-18some more opcodes (the fly tree is now operational) and some bug fixesFlorian Kagerer
2008-02-17fix memory leakFlorian Kagerer
2008-02-17remove ugly const casts in staticresFlorian Kagerer
2008-02-14patch [ 1891542 ] KYRA: text/speech options support for HoF sequence playerFlorian Kagerer
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-12Commit patch #1869747 "KYRA: HoF sjis patch".Johannes Schickel
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-06Committed patch #1864214 "KYRA2: correct platform and talkie flags for sequen...Johannes Schickel
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-24Cleanup(/formatting).Johannes Schickel
2007-12-16Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...Johannes Schickel
2007-11-12- Implemented opcodes:Johannes Schickel
2007-11-05Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a...Oystein Eftevaag
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-10-12HoF:Johannes Schickel
2007-09-18Code formatting fixesMax Horn
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-06-23Applying patch 1669536: Kyra2: Intro fixesOystein Eftevaag
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15- Renamed some files for consistency with other engines.Johannes Schickel
2007-01-06A few minor fixes and optimizations (biggest one is splitting decodeFrameDelt...Oystein Eftevaag
2006-09-10Test _skipFlag a bit more often.Torbjörn Andersson