aboutsummaryrefslogtreecommitdiff
path: root/kyra
AgeCommit message (Expand)Author
2005-09-10renamed some vars for consistency with the demo tablesGregory Montoir
2005-09-10Small font not used in demo.Travis Howell
2005-09-10Add support for non-interactive demo version.Travis Howell
2005-09-10fixed line breaks ; cleanupGregory Montoir
2005-09-09cleanupGregory Montoir
2005-09-08some WIP code, moved Font stuff to Screen classGregory Montoir
2005-09-03Avoid putting non-ASCII chars into source filesMax Horn
2005-09-02fix shape loading for cdrom versionGregory Montoir
2005-09-02added special sequence opcode 8Gregory Montoir
2005-08-31some WIP code, add drawShape()Gregory Montoir
2005-08-30Fix compilation.Eugene Sandulenko
2005-08-22Fixed two cases where a bad pointer would be freed, causing ScummVM toTorbjörn Andersson
2005-08-19correction in setTextColor()Gregory Montoir
2005-08-19some WIP code to start introduction (with glitches) in Kyrandia 1 :Gregory Montoir
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
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