aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
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
2008-02-24This safeguard is no longer needed for IHNMFilippos Karapetis
2008-02-24Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"Filippos Karapetis
2008-02-24Removed 2 unnecessary calls to File::exists()Filippos Karapetis
2008-02-23fix bug 1900244 "ITE: Strange animation when returning to prison cell"Andrew Kurushin
2008-02-23Stop printing opcodes in the debug consoleFilippos Karapetis
2008-02-23Fix for bug #1900220 - "ITE: Missing text outline"Filippos Karapetis
2008-02-23Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"Filippos Karapetis
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-07Fix code formatting and grammar ;)Max Horn
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2008-02-02New MetaEngine class (work in progress to replace the current Engine plugin A...Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat