Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-05 | Update copyright | Travis Howell | |
svn-id: r22358 | |||
2006-05-04 | Cleanup | Travis Howell | |
svn-id: r22320 | |||
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell | |
svn-id: r22224 | |||
2006-04-24 | Fix memory leak in readGamePcText() | Travis Howell | |
svn-id: r22133 | |||
2006-04-24 | Remove duplicate variable in readGamePcText() | Travis Howell | |
svn-id: r22131 | |||
2006-04-23 | Implemented volume and panning for FF sound effects. I hope my mapping from | Torbjö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-22 | Cleanup use of different filenames in different versions | Travis Howell | |
svn-id: r22078 | |||
2006-04-21 | Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the ↵ | Lars Persson | |
data type which loadOffsets takes. svn-id: r22077 | |||
2006-04-21 | Add some code for PanEvent in FF and cleanup | Travis Howell | |
svn-id: r22062 | |||
2006-04-20 | Update resource managment for FF, this method is more efficent for Simon 1/2 too | Travis Howell | |
svn-id: r22043 | |||
2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell | |
svn-id: r21975 | |||
2006-04-16 | The File class automatically tries adding "." to a filename if the file cannot | Torbjö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-14 | Add speech support for Amiga verison of FF | Travis Howell | |
svn-id: r21871 | |||
2006-04-14 | Add support for sound effects in Amiga version of FF and cleanup | Travis Howell | |
svn-id: r21870 | |||
2006-04-07 | Cleanup and split scrolling code | Travis Howell | |
svn-id: r21670 | |||
2006-04-06 | Rename structures and correct array sizes | Travis Howell | |
svn-id: r21641 | |||
2006-03-22 | Add initial support for Amiga and Macintosh versions of The Feeble Files | Travis Howell | |
svn-id: r21399 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |