aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/resource.cpp
AgeCommit message (Expand)Author
2009-05-26Rewrote the Audio stream parser. The introduction of KQ6 should work more cor...Filippos Karapetis
2009-05-25WIP code for the speech in the floppy version of KQ6 (still needs work)Filippos Karapetis
2009-05-25- Fix various valgrind warnings in the audio sync codeJohannes Schickel
2009-05-25Fix mismatching new[]/delete pair (silences a valgrind warning).Johannes Schickel
2009-05-25Objectified the AudioResource code (used for speech and digitized music in CD...Filippos Karapetis
2009-05-24Fixed audio synchronization in the CD version of KQ5Filippos Karapetis
2009-05-20removed trailing whitespacesMax Horn
2009-05-19SCI: Changed K_FILEIO_FILE_EXISTS to check regular files too.Walter van Niftrik
2009-05-19SCI: Added some stubs for LSL6CD (lores).Walter van Niftrik
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis