aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/seqplayer.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-12-13KYRA: Fix for bug #3459000 "KYRA1CD: Accented characters overdrawn in introdu...Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Fix compilation when LoL is disabled.Johannes Schickel
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-03-24Remove pointer dereferencation in a place, where the result is not used at all.Johannes Schickel
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-15Formatting.Johannes Schickel
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-10-31Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS afte...Johannes Schickel
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-08-11merged from trunk (Amiga LoK supposedly completeable!)Norbert Lange
2009-08-10Fix copyright string displaying in Kyra1 amiga. Unlike the DOS version it doe...Johannes Schickel
2009-07-18first attempt at enabling soundeffects using an table from the executeable. D...Norbert Lange
2009-06-25Replace yet another palette from file loading with Screen::loadPalette.Johannes Schickel
2009-06-22Changed Screen::loadBitmap and Movie::open to take an optional Palette pointe...Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...Johannes Schickel
2009-06-22Add wrapper functionality for copying full palettes.Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-06-08- CleanupJohannes Schickel
2009-06-08Cleanup.Johannes Schickel
2009-05-29More formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-06-24Added const to some static data.Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-03-23Respect text/voice settings in Kyrandia 1 Intro/Outro.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-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
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-03-12WIP code for Amiga version:Johannes Schickel
2007-03-07- cleanupJohannes Schickel
2007-02-12little fix for fm-towns versionJohannes Schickel
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-02-07Support for new kyra.dat, which includes static data from the fm-towns version.Johannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2007-01-25Adds CD audio support.Johannes Schickel
2007-01-25Adds basic support for the FM Towns version with some restrictions:Johannes Schickel
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-18Fixes the Macintosh related problems Krest mentioned on the IRC channel.Johannes Schickel