aboutsummaryrefslogtreecommitdiff
path: root/kyra/kyra.cpp
AgeCommit message (Expand)Author
2005-11-01Implemented the pathfinder and applied patch # 1342902.Johannes Schickel
2005-10-30Implemented initSceneObjectList, fixed bug with wrong drawn mouse,Johannes Schickel
2005-10-29Implemented some basic opcodes, and basic character drawing, alsoJohannes Schickel
2005-10-22Fixed a double loading of shape 10,Johannes Schickel
2005-10-22Made the shape handling endian safe, also renamned some functions andJohannes Schickel
2005-10-22Implemented correct cursor handling.Johannes Schickel
2005-10-19I hope I understood LordHoto correctly. This change fixes the English CDTorbjörn Andersson
2005-10-19WhitespaceTorbjörn Andersson
2005-10-18Some fixes:Johannes Schickel
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-15Fixed a bug in the Kyra CD intro that caused ScummVM to crash when compiledTorbjörn Andersson
2005-10-14Oops. Fixes a bug with wrong filename for intro text in english version.Johannes Schickel
2005-10-13Committed patch #1325945 ( KYRA: md5 game detection ) with a few changesJohannes Schickel
2005-10-12Applied patch #1320381 (KYRA: Adds speech support to CD version)Johannes Schickel
2005-10-06Moved the sequence player into its own class. I'm sure this could beTorbjörn Andersson
2005-10-05Applied my patch #1314023, since cyx liked the idea of cleaning up theTorbjörn Andersson
2005-10-03committed patch #1312156 'Various sprite-related things'. Thanks Oystein Eft...Gregory Montoir
2005-09-12Add logos and music in demo.Travis Howell
2005-09-11oopsGregory Montoir
2005-09-11committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto.Gregory Montoir
2005-09-10only load the 6.fnt file for floppy version (which is unused in the introduct...Gregory Montoir
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-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-22Fixed two cases where a bad pointer would be freed, causing ScummVM toTorbjörn Andersson
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-08Comply to our coding conventionsMax Horn
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-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