aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
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
2016-02-25SAGA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-09SAGA: Add comments about possibly race conditions to timer callbacks.Johannes Schickel
2016-01-26SAGA: Only request actual save slots in listSaves.Johannes Schickel
2016-01-10SAGA: Add support for Russian fan-translation of IHNMEugene Sandulenko
2015-07-13SAGA: Fix typo in commit 6a49654Filippos Karapetis
2015-07-13SAGA: Fall back to the default Adlib driver for non-DOS versions of ITEFilippos Karapetis
2015-07-10SAGA: Avoid crash if the engine errors out before full initializationFilippos Karapetis
2015-07-08SAGA: Add another German version of ITE - bug #6428Filippos Karapetis
2015-07-04SAGA: Initial work on the DOS ITE demoFilippos Karapetis
2015-07-04SAGA: Add support for the scene descriptors of the ITE DOS demoFilippos Karapetis
2015-07-03SAGA: Fix Adlib in original DOS CD version of Inherit the Earth.Kirben
2015-06-29SAGA: Search for sample.ad/sample.opl in the drivers directory for IHNMFilippos Karapetis
2015-06-28SAGA: Tweak music timing in IHNM introTorbjörn Andersson
2015-06-28SAGA: Use the new "Miles" drivers for AdLib and MT-32Torbjörn Andersson
2015-06-06AUDIO: Make makeAIFFStream return a RewindableAudioStreamMatthew Hoops
2015-05-14SAGA: Avoid code duplicationWillem Jan Palenstijn
2015-05-12SAGA: Only handle the puzzle scene for ITEFilippos Karapetis
2014-10-28SAGA: Remove trailing whitespaceFilippos Karapetis