aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/res.cpp
AgeCommit message (Expand)Author
2006-04-24Fix memory leak in readGamePcText()Travis Howell
2006-04-24Remove duplicate variable in readGamePcText()Travis Howell
2006-04-23Implemented volume and panning for FF sound effects. I hope my mapping fromTorbjörn Andersson
2006-04-22Cleanup use of different filenames in different versionsTravis Howell
2006-04-21Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da...Lars Persson
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
2006-04-20Update resource managment for FF, this method is more efficent for Simon 1/2 tooTravis Howell
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
2006-04-16The File class automatically tries adding "." to a filename if the file cannotTorbjörn Andersson
2006-04-14Add speech support for Amiga verison of FFTravis Howell
2006-04-14Add support for sound effects in Amiga version of FF and cleanupTravis Howell
2006-04-07Cleanup and split scrolling codeTravis Howell
2006-04-06Rename structures and correct array sizesTravis Howell
2006-03-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn