aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/scene_v2.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-11KYRA: Get rid of non-const static variable in Kyra2 code.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-07-16Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, wh...Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2008-05-19Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfind...Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02Moved runSceneScript6 to KyraEngine_v2.Johannes Schickel
2008-05-02Added missing files, compiling should work again.Johannes Schickel
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-19- some minor renaming in TIM codeJohannes Schickel
2008-04-06Fixed potentional crash.Johannes Schickel
2008-04-06Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.Johannes Schickel
2008-04-06- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriverJohannes Schickel
2008-03-27fix for bug 1922560 (HoF: wheels entrance gfx wrong)Florian Kagerer
2008-03-26Fix bug #1923638 "HoF: Marco missing animation frames".Johannes Schickel
2008-03-19- fixed numerous graphics glitchesJohannes Schickel
2008-03-18Fixed some warnings, so that I too may bask in the glory of Kyrandia 2.Torbjörn Andersson
2008-03-18- started to add debugC calls to methodsJohannes Schickel
2008-03-18- Implemented opcodes:Johannes Schickel
2008-03-18Fixed pathfinder post processing in HoF, this should smooth walk paths a lot.Johannes Schickel
2008-03-17Fixed KyraEngine_v2::initSceneScreenJohannes Schickel
2008-03-17- implement debugger commands: gamespeed and pass_codesFlorian Kagerer
2008-03-16- implement zanthIdleChat()Florian Kagerer
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- fixed mouse position in Kyra1 after savegame loadingJohannes Schickel
2008-03-16- add opcode 146 - resetInputColorCode()Florian Kagerer
2008-02-22two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...Florian Kagerer
2008-02-18some more opcodes (the fly tree is now operational) and some bug fixesFlorian Kagerer
2008-02-17Added newline at end of file again (fixes compiling with -Werror for me).Johannes Schickel
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...Johannes Schickel
2007-12-24Cleanup(/formatting).Johannes Schickel
2007-11-09Implemented idle script handling.Johannes Schickel
2007-10-13- moved some voice functionallity from KyraEngine_v1 to KyraEngineJohannes Schickel
2007-10-12HoF:Johannes Schickel
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-10-09HoFJohannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-07- little bit more input handlingJohannes Schickel