aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2019-12-24SAGA: Fix Memset on Non Trivial Structure Compiler WarningsD G Turner
2019-12-04SAGA: Use Advanced Detector LISTEND Macro in Detection EntriesD G Turner
2019-12-01SAGA: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-10-05SAGA: Add Windows trial version of ITE for reference (not supported)Eugene Sandulenko
2019-02-03SAGA: Fix potential crash when talking to Sist (bug #10365)Torbjörn Andersson
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-08-03SAGA: Deduplicate kScriptTimeTicksPerSecond constantAdrian Frühwirth
2018-06-03SAGA: Don't show pause message in saved thumbnailDavid Fioramonti
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2018-05-07SAGA: Enforce code formatting guidelinesAdrian Frühwirth
2018-05-07SAGA: Fix whitespaceAdrian Frühwirth
2018-05-07SAGA: Use CLIP in IsoMap::adjustScroll()Adrian Frühwirth
2018-05-01SAGA: Remove useless AD includesBastien Bouclet
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2017-12-26SAGA: Added detection entries for IHNM Hungarian fan translation - Bug #7886Matan Bareket
2017-11-10ALL: Fix misuse of comma operatorColin Snover
2017-10-28SAGA: Replace Remaining French Accented Characters with Escape Codes.D G Turner
2017-10-28SAGA: Add Define for French Language for clarity.D G Turner
2017-10-27SAGA: Correct Tenses in French Fan Translation of ITE.D G Turner
2017-10-26SAGA: Add Code to Support French Fan Translation.D G Turner
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-08-21SAGA: Fix bug #10009, when loading gamesFilippos Karapetis
2017-08-21SAGA: Remove obsolete disabled codeFilippos Karapetis
2017-08-20SAGA: Fix the conversation panel background color in IHNMFilippos Karapetis
2017-08-20SAGA: Filter scene verbs on objects properly for IHNM. Fixes bug #9712Filippos Karapetis
2017-08-20SAGA: Remove obsolete hack for the compact disk in Ellen's chapterFilippos Karapetis
2017-08-11SAGA: Add missing break statement and add fall through commentEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-06-07SAGA: FUrther fix to potential buffer overflowEugene Sandulenko
2016-05-31SAGA: Fix potential buffer overrunEugene Sandulenko
2016-05-31SAGA: Safer string manipulationEugene Sandulenko
2016-05-22SAGA: Remove curly brackets from some 1-line if statementsFilippos Karapetis
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-16SAGA: Add safeguard warning for text access.Eugene Sandulenko
2016-05-16SAGA: Fix potential buffer overrun.Eugene Sandulenko
2016-05-05SAGA: Initialization for IsoMapEugene Sandulenko
2016-05-05SAGA: Init puzzle properlyEugene Sandulenko
2016-05-05SAGA: Safer string copyingEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-28SAGA: Move IHNM color fix game features to proper spot.Eugene Sandulenko
2016-03-28SAGA: Explicitely mark versions which require color shifting in interface. Fi...Eugene Sandulenko
2016-03-27SAGA: Fix dialog text positions in non-English version (#7064)Torbjörn Andersson
2016-03-27SAGA: Added German fan-translated IHNM detection. Bug #7091Eugene Sandulenko
2016-03-16SAGA: Fix interface colors in French and German versions of IHNMTorbjörn Andersson
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko