aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
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
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Possible fix for the errors under older versions of GCC (e.g. under BeOS)Filippos Karapetis
2008-01-27Disabled a debug function which throws warnings in older versions of GCC (e.g...Filippos Karapetis
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-19Fixed a crash in the rat maze (reported on the forum) that made the gameTorbjörn Andersson
2008-01-11CleanupFilippos Karapetis
2008-01-11Fixed capitalizationFilippos Karapetis
2008-01-11Added support for the Italian fan translations of Inherit the Earth. The orig...Filippos Karapetis
2008-01-10Changed an assertion to a warningFilippos Karapetis
2008-01-09Change an error to a warningFilippos Karapetis
2008-01-09Added handling of home/end keys in input dialogs and properly filtered out no...Filippos Karapetis
2008-01-07Removed some obsolete definesFilippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2008-01-04Slight cleanupFilippos Karapetis
2008-01-03Properly fixed bug #1861863 - "ITE: Crash when using Eeah with Eeah"Filippos Karapetis
2008-01-03Fix for bug #1861863 - "ITE: Crash when using Eeah with Eeah"Filippos Karapetis
2007-12-31Fix for bug #1861126 - "IHNM: Crash when Gorrister cuts sheet in the mooring ...Filippos Karapetis
2007-12-23Disable voices when voice files do not exist (like the original interpreter d...Filippos Karapetis
2007-12-21Cleanup.Johannes Schickel
2007-12-21Fix compilation error on DS port (template expects parameters to be same type)Neil Millstone
2007-12-21Added some hard coded strings for the Italian fan translation of ITE (still n...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-12-13Use CLIP template for clipping in the SAGA engineFilippos Karapetis
2007-12-11Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of...Filippos Karapetis
2007-12-11Make sure that text in message boxes in IHNM is always centered, regardless o...Filippos Karapetis
2007-12-09Fix to prevent having an incorrect sprite assigned to some objects in IHNM wh...Filippos Karapetis