aboutsummaryrefslogtreecommitdiff
path: root/kyra
AgeCommit message (Expand)Author
2005-05-11Fix compile.Travis Howell
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-04-22* Added new virtual base class 'Stream', ReadStream andMax Horn
2005-04-03Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...Jerome Fisher
2005-03-25Patch #1117443 (Experimental plugin code revision)Max Horn
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-03-03big endian fixesJoost Peters
2005-01-11Maybe I added wrong include, but at least it let me compileEugene Sandulenko
2005-01-09Ensure the kyra legal headers match the rest of ScummVMMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-12-09Pass subdirectories to gamedetector functionsRobert Göffringmann
2004-12-05Clean up OSystem::EventMax Horn
2004-12-02Fix kyra compileTravis Howell
2004-11-29Fix music volumeEugene Sandulenko
2004-11-28Last one... No more MT-32 pass-through.Jerome Fisher
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23Fix compilationEugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-14Patch #1066256. Mostly indentation fixes and some debug messages removed.Eugene Sandulenko
2004-11-14For MT-32 emu graphics should be initialized before Midi, as it printsEugene Sandulenko
2004-11-14Patch #1066150 from eriktorbjorn - Enable adlib emulated midi as fallback whe...James Brown
2004-11-11Bring kyra up-to-date with patch 1051358James Brown
2004-11-10Clean up a bit the script stuff. In particular, resized the command pointers ...Gregory Montoir
2004-11-10get rid of the gameDataPath stuff as File::open already handles itGregory Montoir
2004-11-07endiannessGregory Montoir
2004-11-06Be more consistent with the other module.mk files.Torbjörn Andersson
2004-10-30More doxygen fixesMax Horn
2004-10-30Doxygen fixesMax Horn
2004-10-30Fix by salty-horse: "currently, it doesn't handle the last word in a sentenceMax Horn
2004-10-21Whitespace -> tabMax Horn
2004-10-16Fix whitespace / code formatting to match out guidelinesMax Horn
2004-10-15Ordering the source files by nameMax Horn
2004-10-15Fix what looks to be a typo, anybody who actually has kyra may want to verify...Max Horn
2004-10-15Fixes for big endian machinesMax Horn
2004-10-15Init in the right spot :PJames Brown
2004-10-15Init error.James Brown
2004-10-15Fix opcodes.James Brown
2004-10-15Fix a few thingsJames Brown
2004-10-15Merge in some of LordHotos kyra code, with some changes.James Brown
2004-07-31Less irritating place for this messageMax Horn
2004-04-09Whoops. Remember to make clean/distclean before commiting whole directories :)James Brown
2004-04-09Add Kyrandia baseJames Brown