aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.h
AgeCommit message (Expand)Author
2009-01-04Got rid of explicit game sound infoFilippos Karapetis
2009-01-04Improved handling of sound resourcesFilippos Karapetis
2009-01-02Wrapped more engine-specific code around appropriate ifdefsFilippos Karapetis
2009-01-01Simplified sound resource loadingFilippos Karapetis
2008-12-29- Removed game sound information for sound types that it can be determined au...Filippos Karapetis
2008-12-29- IHNM Mac loads correctly againFilippos Karapetis
2008-12-26The verb<->textId assignment is needed only for ITEFilippos Karapetis
2008-12-21- Added some stubs for the SAGA2 games dino and fta2Filippos Karapetis
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-12-04Disabled all the test functions in SAGA. They can be enabled again by definin...Filippos Karapetis
2008-11-13Added better checks for the current music status in pauseEngineIntern()Filippos Karapetis
2008-11-11Implemented pauseEngineIntern() for the SAGA engineFilippos Karapetis
2008-11-10CleanupFilippos Karapetis
2008-11-10SAGA save games now contain thumbnails and creation date/time (visible from ...Filippos Karapetis
2008-11-07Saving a game from GMM is now working for the SAGA engine, though the descrip...Filippos Karapetis
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-04Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...Max Horn
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-09-30SAGA: Forgot to commit saga.hMax Horn
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-01Added load confirmation dialog for IHNM, like in the original.Filippos Karapetis
2008-07-21Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...Christopher Page
2008-07-11SAGA works with new GMM implementationChristopher Page
2008-07-01Sound settings for Saga can be configured from the GMMChristopher Page
2008-06-25Queen and Saga now use the new _quit flagChristopher Page
2008-06-12SAGA: Fixed memory leaks in the SAGA engineChristopher Page
2008-06-04- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...Johannes Schickel
2008-05-26Code cleanup:Filippos Karapetis
2008-04-05Sound effects in the Macintosh version of IHNM are now workingFilippos Karapetis
2008-04-05Added detection for IHNM Mac. Gampe plays, but sound and music is a big TODOEugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-09Change an error to a warningFilippos Karapetis
2008-01-07Removed some obsolete definesFilippos 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-12-20Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"Filippos Karapetis
2007-12-20Removed clamp() and used the common CLIP template insteadFilippos Karapetis
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-30Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch"Filippos Karapetis
2007-09-23remove _saveMarks from SAGA load and save implementationAndrew Kurushin
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-22Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s...Filippos Karapetis
2007-09-13The early ITE demos were not interactiveFilippos Karapetis
2007-08-26CleanupFilippos Karapetis
2007-08-21The button sprites of the warnings dialogs of IHNM are loaded correctly now. ...Filippos Karapetis
2007-08-18Corrected some of the colors in the save/load dialogs in IHNMFilippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-30Initial support of the psychic profile in IHNM (still buggy)Filippos Karapetis
2007-07-13Rewrote and greatly simplified the SAGA detector, removing many duplicate and...Filippos Karapetis
2007-07-06Modified ticksToMSec in IHNM, so that it waits for the correct amount of time...Filippos Karapetis