aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/rscfile.cpp
AgeCommit message (Expand)Author
2008-05-26CleanupFilippos Karapetis
2008-04-05Speech is now played correctly in the Macintosh version of IHNMFilippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Limit the number of simultaneous open files in IHNM to 7, down from 12. This ...Filippos Karapetis
2008-01-22Code simplificationFilippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-23Disable voices when voice files do not exist (like the original interpreter d...Filippos Karapetis
2007-10-30The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node...Filippos Karapetis
2007-10-28Fixed typoFilippos Karapetis
2007-10-28CleanupFilippos Karapetis
2007-10-28CleanupFilippos Karapetis
2007-10-28Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE...Filippos Karapetis
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
2007-08-31Fix regression: the volume after the start credits was set to 0, so the IHNM ...Filippos Karapetis
2007-08-27IHNM's ending is shown correctly now (but the credits still aren't). Slight u...Filippos Karapetis
2007-08-25Only close patch files for ITE, not IHNMFilippos Karapetis
2007-08-01Compressed sounds now work in IHNMFilippos Karapetis
2007-08-01Patch files are no longer left open the whole time, but are only opened when ...Filippos Karapetis
2007-07-31Fixed incorrect file assignment for the ITE Windows demoFilippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-31Loading saved games in the demo version of IHNM should work nowFilippos Karapetis
2007-07-30The interactive part of the IHNM demo loads music normally, like the full ver...Filippos Karapetis
2007-07-30Music works now in the IHNM demoFilippos Karapetis
2007-07-27Do not try to load music if the music resource id is 0. Also, the voice LUT r...Filippos Karapetis
2007-07-27The meta resource table is now properly initialized for the IHNM demo. The st...Filippos Karapetis
2007-07-17Possible fix for bug 1754613. It's now possible to have an uncompressed music...Filippos Karapetis
2007-07-13Rewrote and greatly simplified the SAGA detector, removing many duplicate and...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2006-12-19Get rif od ARRAYSIZE in ADGameDescriptionEugene Sandulenko
2006-10-08More const madness.Eugene Sandulenko
2006-10-02Unify SAGA/AGOS detection code so other engines could also reuse itEugene Sandulenko
2006-07-14More whitespace changes.Torbjörn Andersson
2006-03-02apply CYX mem-leak fix patchAndrew Kurushin
2006-02-11Moved engines to the new engines/ directoryMax Horn