Age | Commit message (Expand) | Author |
2018-05-01 | MORTEVIELLE: Push down the AD includes | Bastien Bouclet |
2018-04-07 | ALL: Load savegame thumbnail only when necessary | Adrian Frühwirth |
2018-03-26 | MORTEVIELLE: Let listSaves return list sorted on slot numbers | Adrian Frühwirth |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2016-12-08 | ALL: Leave out instructions for engine data issues | Ben Castricum |
2016-12-06 | ALL: Change instructions for engine data file issues | Ben Castricum |
2016-12-06 | ALL: Unify 'wrong version of engine data' message | Ben Castricum |
2016-12-06 | ALL: Unify 'corrupted engine data' message | Ben Castricum |
2016-12-05 | ALL: Unify 'missing engine data' message | Ben Castricum |
2016-08-24 | ALL: Make simpleSaveNames() a MetaEngineFeature | Alexander Tkachev |
2016-08-24 | ALL: Add MetaEngine::simpleSaveNames() | Alexander Tkachev |
2016-07-28 | MORTEVIELLE: Fix debug channel initialization | Eugene Sandulenko |
2016-06-08 | MORTEVIELLE: Use ### as save file pattern | Eugene Sandulenko |
2016-05-02 | MORTEVIELLE: Fix warning | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2015-11-27 | MORTEVIELLE: Reduce the scope of a variable | Strangerke |
2015-09-14 | MORTEVIELLE: Do not try to use menu.mor file | Thierry Crozat |
2015-09-08 | MORTEVIELLE: Fix loading of BRUITS file | Thierry Crozat |
2015-09-08 | MORTEVIELLE: Fix a couple of crashes occurring in the alternate DOS version | Strangerke |
2015-09-07 | MORTEVIELLE: Use engine data file for french version without menufr.mor | Thierry Crozat |
2015-08-19 | MORTVILLE: Add detection for the version reported in #6575 | Strangerke |
2015-01-29 | MORTEVIELLE: fixed text position | Chris Apers |
2015-01-27 | MORTEVIELLE: added starting screen string index constant | Chris Apers |
2015-01-27 | MORTEVIELLE: added starting screen | Chris Apers |
2015-01-26 | MORTEVIELLE: added missing inter screen messages | Chris Apers |
2015-01-25 | MORTEVIELLE: 1sec seems to be far enough here | Chris Apers |
2015-01-25 | MORTEVIELLE: more drawBox() adjustments | Chris Apers |
2015-01-24 | Merge pull request #570 from chrilith/mortevielle_3rdintro | Arnaud Boutonné |
2015-01-24 | MORTEVIELLE: alternatively we can make it local to delay() | Chris Apers |
2015-01-24 | MORTEVIELLE: Added missing mesgId handling for 3rd intro screen | Chris Apers |
2015-01-23 | MORTEVIELLE: Fixed read index parsing alert strings | chrilith |
2015-01-23 | MORTEVIELLE: Fixed drawBox() to match original code | chrilith |
2014-10-28 | MORTEVIELLE: Remove trailing whitespace | Filippos Karapetis |
2014-06-16 | MORTEVIELLE: Comment out detection for improved German translation | Thierry Crozat |
2014-05-27 | ALL: Make Debugger command function names conform to our guidelines. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-02-18 | MORTEVIELLE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-16 | MORTEVIELLE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-09 | MORTEVIELLE: Reduce the scope of some variables | Strangerke |
2014-02-02 | MORTEVIELLE: Little refactoring in fctLook() | Strangerke |
2014-01-26 | MORTEVIELLE: Fix some uninitialized variables | Strangerke |
2014-01-24 | MORTEVIELLE: Initialize some uninitialized variables | Strangerke |
2014-01-18 | MORTEVIELLE: Enable engine by default | Strangerke |
2014-01-17 | MORTEVIELLE: Some refactoring in Action | Strangerke |
2014-01-17 | MORTEVIELLE: rename a variable | Strangerke |
2014-01-17 | MORTEVIELLE: Remove unused structure and an obsolete comment | Strangerke |
2014-01-15 | MORTEVIELLE: Split resetVariables in two, reuse it in engine constructor | Strangerke |
2014-01-15 | MORTEVIELLE: Add some missing variable initializations | Strangerke |