Age | Commit message (Expand) | Author |
---|---|---|
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-04-23 | Change some uses of ScummFile to the more generic BaseScummFile | Max Horn |
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ... | Max Horn |
2006-03-03 | Moved ScummFile etc. to the new file.cpp / file.h | Max Horn |
2006-03-03 | Turn _file member of BundleMgr into a pointer | Max Horn |
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-19 | added experimental hook handle on 8,9 sub opcode music | Paweł Kołodziejski |
2006-02-16 | added more asserts into imuse digi code | Paweł Kołodziejski |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |