aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/res.cpp
AgeCommit message (Collapse)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
is broken svn-id: r24008
2006-09-29Add last game (dimp) of PPTravis Howell
svn-id: r24002
2006-09-29Add more changes for PPTravis Howell
svn-id: r23998
2006-09-29Fix startup of PP gamesTravis Howell
svn-id: r23996
2006-09-28Expand Simon engine moreTravis Howell
svn-id: r23994
2006-09-20Fix crashes during WW startupTravis Howell
svn-id: r23944
2006-09-19Expand Simon engineTravis Howell
svn-id: r23939
2006-08-27Update error messages and always report an error if data file load failsTravis Howell
svn-id: r23772
2006-08-06Fix bug #1535261 FF:Dock Crash - decompressData errorTravis Howell
svn-id: r23684
2006-05-05Update copyrightTravis Howell
svn-id: r22358
2006-05-04CleanupTravis Howell
svn-id: r22320
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
svn-id: r22224
2006-04-24Fix memory leak in readGamePcText()Travis Howell
svn-id: r22133
2006-04-24Remove duplicate variable in readGamePcText()Travis Howell
svn-id: r22131
2006-04-23Implemented volume and panning for FF sound effects. I hope my mapping fromTorbjörn Andersson
DirectSound's logarithmic scale to ScummVM's linear scale is at least reasonably collect. This should keep the sound effects from overpowering the spoken voices in some scenes. svn-id: r22107
2006-04-22Cleanup use of different filenames in different versionsTravis Howell
svn-id: r22078
2006-04-21Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the ↵Lars Persson
data type which loadOffsets takes. svn-id: r22077
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
svn-id: r22062
2006-04-20Update resource managment for FF, this method is more efficent for Simon 1/2 tooTravis Howell
svn-id: r22043
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
svn-id: r21975
2006-04-16The File class automatically tries adding "." to a filename if the file cannotTorbjörn Andersson
be found, so there's no need for the Simon engine to do it. (Though the game detector still does at the moment.) svn-id: r21947
2006-04-14Add speech support for Amiga verison of FFTravis Howell
svn-id: r21871
2006-04-14Add support for sound effects in Amiga version of FF and cleanupTravis Howell
svn-id: r21870
2006-04-07Cleanup and split scrolling codeTravis Howell
svn-id: r21670
2006-04-06Rename structures and correct array sizesTravis Howell
svn-id: r21641
2006-03-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
svn-id: r21399
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582