aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-09-09Committed patch #2100962 - "Saga engine reduced memory usage"Filippos Karapetis
2008-09-08Reduced calls to File::exists()Filippos Karapetis
2008-09-08Free the current voice lookup table a bit earlier in loadGlobalResources()Filippos Karapetis
2008-09-08CleanupFilippos Karapetis
2008-09-07Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...Max Horn
2008-09-05Hopefully fixed the chaos with the SAGA volume values. This also fixes the br...Filippos Karapetis
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SAGAMax Horn
2008-08-26Fix for bug #2057200 - "IHNM: Invisible inventory objects"Filippos Karapetis
2008-08-20I believe the setVolume() function has to be guarded by a mutex. (I added thi...Torbjörn Andersson
2008-08-19Fix for bug #2057194 - "IHNM: -x option crashes ScummVM, if savegame doesn't ...Filippos Karapetis
2008-08-16Fixed volume change after loading a game in SagaChristopher Page
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-15Defined some MetaEngineFeatures for the engines, the launcher uses these feat...Christopher Page
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Added Italian translation for the load confirmation window in IHNMFilippos Karapetis
2008-08-01Fixed crash on exit from commit #32742 - the memory leak was only in IHNM, no...Filippos Karapetis
2008-08-01Added load confirmation dialog for IHNM, like in the original.Filippos Karapetis
2008-07-29Added --list-saves support for SAGAChristopher Page
2008-07-28CleanupFilippos Karapetis
2008-07-21Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...Christopher Page
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...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-16Cleaned up some unnecessary commentsChristopher 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-06-03Initial WIP and still non-working code for the blinking save reminder icon (b...Filippos Karapetis
2008-05-26Renamed files for consistencyFilippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-05-26CleanupFilippos Karapetis
2008-05-23Messages in the ITE puzzle scene will now be properly shown in Italian in the...Filippos Karapetis
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
2008-04-05Fixed warning. (You shouldn't have to use floor() to simulate integer mathTorbjörn Andersson
2008-04-05Fixed regression from previous commitFilippos Karapetis
2008-04-05Simplify codeEugene Sandulenko
2008-04-05Added code to load (but NOT play) the external music files in the Macintosh v...Filippos Karapetis
2008-04-05Speech is now played correctly in the Macintosh version of IHNMFilippos 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-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-02-28Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ...Filippos Karapetis
2008-02-27Don't change the voice bank when no voice files are present. This will stop S...Filippos Karapetis
2008-02-27Don't do any special font mapping in the Italian fan translation of ITE, so t...Filippos Karapetis
2008-02-27Fix for bug #1895205 - "IHNM: end game text/caption error"Filippos Karapetis