aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/res.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-29Add last game (dimp) of PPTravis Howell
2006-09-29Add more changes for PPTravis Howell
2006-09-29Fix startup of PP gamesTravis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-19Expand Simon engineTravis Howell
2006-08-27Update error messages and always report an error if data file load failsTravis Howell
2006-08-06Fix bug #1535261 FF:Dock Crash - decompressData errorTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-04CleanupTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
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