Age | Commit message (Expand) | Author |
2005-09-12 | Add logos and music in demo. | Travis Howell |
2005-09-11 | oops | Gregory Montoir |
2005-09-11 | committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto. | Gregory Montoir |
2005-09-10 | only load the 6.fnt file for floppy version (which is unused in the introduct... | Gregory Montoir |
2005-09-10 | renamed some vars for consistency with the demo tables | Gregory Montoir |
2005-09-10 | Small font not used in demo. | Travis Howell |
2005-09-10 | Add support for non-interactive demo version. | Travis Howell |
2005-09-10 | fixed line breaks ; cleanup | Gregory Montoir |
2005-09-09 | cleanup | Gregory Montoir |
2005-09-08 | some WIP code, moved Font stuff to Screen class | Gregory Montoir |
2005-09-03 | Avoid putting non-ASCII chars into source files | Max Horn |
2005-09-02 | fix shape loading for cdrom version | Gregory Montoir |
2005-09-02 | added special sequence opcode 8 | Gregory Montoir |
2005-08-31 | some WIP code, add drawShape() | Gregory Montoir |
2005-08-30 | Fix compilation. | Eugene Sandulenko |
2005-08-22 | Fixed two cases where a bad pointer would be freed, causing ScummVM to | Torbjörn Andersson |
2005-08-19 | correction in setTextColor() | Gregory Montoir |
2005-08-19 | some WIP code to start introduction (with glitches) in Kyrandia 1 : | Gregory Montoir |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | For consistency, specify directory when including files. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-11 | Fix compile. | Travis Howell |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-04-22 | * Added new virtual base class 'Stream', ReadStream and | Max Horn |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-03-25 | Patch #1117443 (Experimental plugin code revision) | Max Horn |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-03-03 | big endian fixes | Joost Peters |
2005-01-11 | Maybe I added wrong include, but at least it let me compile | Eugene Sandulenko |
2005-01-09 | Ensure the kyra legal headers match the rest of ScummVM | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-02 | Fix kyra compile | Travis Howell |
2004-11-29 | Fix music volume | Eugene Sandulenko |
2004-11-28 | Last one... No more MT-32 pass-through. | Jerome Fisher |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | Fix compilation | Eugene Sandulenko |
2004-11-23 | Added Engine::init() method; added return value to Engine::go() | Max Horn |
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ob... | Max Horn |
2004-11-19 | added walkthrough | Paweł Kołodziejski |
2004-11-14 | Patch #1066256. Mostly indentation fixes and some debug messages removed. | Eugene Sandulenko |
2004-11-14 | For MT-32 emu graphics should be initialized before Midi, as it prints | Eugene Sandulenko |
2004-11-14 | Patch #1066150 from eriktorbjorn - Enable adlib emulated midi as fallback whe... | James Brown |
2004-11-11 | Bring kyra up-to-date with patch 1051358 | James Brown |
2004-11-10 | Clean up a bit the script stuff. In particular, resized the command pointers ... | Gregory Montoir |
2004-11-10 | get rid of the gameDataPath stuff as File::open already handles it | Gregory Montoir |