Age | Commit message (Expand) | Author |
2005-10-14 | Oops. Fixes a bug with wrong filename for intro text in english version. | Johannes Schickel |
2005-10-13 | Committed patch #1325945 ( KYRA: md5 game detection ) with a few changes | Johannes Schickel |
2005-10-13 | Rewrite of the script interpretation class: | Johannes Schickel |
2005-10-12 | Applied patch #1320381 (KYRA: Adds speech support to CD version) | Johannes Schickel |
2005-10-06 | Bah. Forgot to add these files in the previous commit. | Torbjörn Andersson |
2005-10-06 | Moved the sequence player into its own class. I'm sure this could be | Torbjörn Andersson |
2005-10-06 | Removed unnecessary empty line. (I made this change while working on a much | Torbjörn Andersson |
2005-10-05 | Applied my patch #1314023, since cyx liked the idea of cleaning up the | Torbjörn Andersson |
2005-10-03 | committed patch #1312156 'Various sprite-related things'. Thanks Oystein Eft... | Gregory Montoir |
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 |