aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_v1.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2011-12-26KYRA: 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-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-01LOL: some more opcodes and some minor bug fixesFlorian Kagerer
2008-05-18Reverted commit #32166.Johannes Schickel
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
2008-05-17fix o1_fillRect()Florian Kagerer
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12Oops forgot to commit module.mkJohannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...Johannes Schickel
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-20Fixed bad usage of functor objects.Johannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-21- disabled some old warningsJohannes Schickel
2008-03-16- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cppJohannes Schickel
2008-03-08Typo.Johannes Schickel
2008-03-08Fix some typos. (and I thought DrMcCoy does this usualy...)Johannes Schickel
2008-03-08Cleanup.Johannes Schickel
2008-03-08Fix for bug #1910180 "KYRA1: Screen "flash"".Johannes Schickel
2008-02-27Fix long standing wrong function names in debug prints.Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-15- added PC-98 platform entryJohannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-07-13Some more fixes for Italian fan translation.Johannes Schickel
2007-07-08Little renaming.Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-22Fixes graphics glitch introduced while cleaning up.Johannes Schickel
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15More cleanup.Johannes Schickel
2007-04-15cleanup.Johannes Schickel
2007-03-23Implemented some palette code differences for Amiga version.Johannes Schickel
2007-03-18KYRA: Changed to use EventManager::getMousePos (should improve some things: t...Max Horn
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-02-08- fixed crash in FM-Towns version when entering the grottoJohannes Schickel
2007-02-07should silence compiler warnings.Johannes Schickel
2007-02-07Implemented little diff in o1_characterSays for fm-towns version.Johannes Schickel
2007-02-01cleanupJohannes Schickel
2007-01-31Some changes to be closer to the original with palette handling.Johannes Schickel
2007-01-31Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat...Johannes Schickel