aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle
AgeCommit message (Expand)Author
2019-11-11MORTEVIELLE: 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-09-29MORTEVIELLE: The game doesn't use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-01MORTEVIELLE: Improve voice mapping to characters.Jaromir Wysoglad
2019-09-01MORTEVIELLE: Refactoring as suggested by CriezyJaromir Wysoglad
2019-09-01MORTEVILLE: Stop speech when pressing F8.Jaromir Wysoglad
2019-09-01TTS: Remove unneeded codeJaromir Wysoglad
2019-09-01MORTEVIELLE: Return old code to waitSpeechJaromir Wysoglad
2019-09-01MORTEVIELLE: Remove unneeded TTS codeJaromir Wysoglad
2019-09-01MORTEVIELLE: Map characters to different voicesJaromir Wysoglad
2019-09-01MORTEVIELLE: Add text to speech capabilityJaromir Wysoglad
2018-12-19ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)Cameron Cawley
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-05-01MORTEVIELLE: Push down the AD includesBastien Bouclet
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-26MORTEVIELLE: Let listSaves return list sorted on slot numbersAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-07-28MORTEVIELLE: Fix debug channel initializationEugene Sandulenko
2016-06-08MORTEVIELLE: Use ### as save file patternEugene Sandulenko
2016-05-02MORTEVIELLE: Fix warningEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2015-11-27MORTEVIELLE: Reduce the scope of a variableStrangerke
2015-09-14MORTEVIELLE: Do not try to use menu.mor fileThierry Crozat
2015-09-08MORTEVIELLE: Fix loading of BRUITS fileThierry Crozat
2015-09-08MORTEVIELLE: Fix a couple of crashes occurring in the alternate DOS versionStrangerke
2015-09-07MORTEVIELLE: Use engine data file for french version without menufr.morThierry Crozat
2015-08-19MORTVILLE: Add detection for the version reported in #6575Strangerke
2015-01-29MORTEVIELLE: fixed text positionChris Apers
2015-01-27MORTEVIELLE: added starting screen string index constantChris Apers
2015-01-27MORTEVIELLE: added starting screenChris Apers
2015-01-26MORTEVIELLE: added missing inter screen messagesChris Apers
2015-01-25MORTEVIELLE: 1sec seems to be far enough hereChris Apers
2015-01-25MORTEVIELLE: more drawBox() adjustmentsChris Apers
2015-01-24Merge pull request #570 from chrilith/mortevielle_3rdintroArnaud Boutonné
2015-01-24MORTEVIELLE: alternatively we can make it local to delay()Chris Apers
2015-01-24MORTEVIELLE: Added missing mesgId handling for 3rd intro screenChris Apers
2015-01-23MORTEVIELLE: Fixed read index parsing alert stringschrilith
2015-01-23MORTEVIELLE: Fixed drawBox() to match original codechrilith
2014-10-28MORTEVIELLE: Remove trailing whitespaceFilippos Karapetis