Age | Commit message (Expand) | Author |
2016-11-29 | ALL: game state => saved game | Ben Castricum |
2016-11-29 | ALL: Fix usage of 'etc.' | Ben Castricum |
2016-11-27 | SCUMM HE: Fix crash in Moonbase distrotion | Eugene Sandulenko |
2016-11-27 | SCUMM: Fix dialog initialization | Eugene Sandulenko |
2016-11-27 | SCUMM: Set initial EOS state in Scumm::File class | Eugene Sandulenko |
2016-11-27 | SCUMM: Properly inint FM-TOWNS gfx code | Eugene Sandulenko |
2016-11-27 | SCUMM HE: More class initializations | Eugene Sandulenko |
2016-11-26 | SCUMM: Enable translation for the unknown game warning | rootfather |
2016-11-24 | SCUMM HE: Fix Football logic initialization | Eugene Sandulenko |
2016-11-20 | SCUMM HE: Hid noisy Moonbase AI warnings under debug channel | Eugene Sandulenko |
2016-11-19 | SCUMM: Fix IMUSE initialization | Eugene Sandulenko |
2016-11-19 | SCUMM: Fix class initalization | Eugene Sandulenko |
2016-11-19 | SCUMM: Fix more initialization | Eugene Sandulenko |
2016-11-19 | SCUMM: Fix CMS player initialization | Eugene Sandulenko |
2016-11-19 | SCUMM: Fix some class initializations | Eugene Sandulenko |
2016-10-31 | JANITORIAL: Typos | Alexandre Detiste |
2016-10-09 | SCUMM: Fix crash on exit in FT demo | Eugene Sandulenko |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-10-01 | SCUMM: Move detection entries for Steam versions to end of list | Thierry Crozat |
2016-10-01 | SCUMM: Use platform from candidate to generate unknown version message | Thierry Crozat |
2016-09-03 | JANITORIAL: Fix include statements | Eugene Sandulenko |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-09-03 | SCUMM HE: Constify string parameter | Ori Avtalion |
2016-09-02 | Merge pull request #821 from BenCastricum/bugfixes | Eugene Sandulenko |
2016-08-30 | SCUMM HE: Add remote scripts-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add init-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add provider-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add session quering-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add session-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add a few more logic kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add two more kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add more LogicHEmoonbase kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Fix some variable naming | Alexander Tkachev |
2016-08-30 | SCUMM HE: Replace strcpy with strlcpy in array setup | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add some Moonbase logic | Alexander Tkachev |
2016-08-30 | HE: Add setupStringArrayFromString() | Alexander Tkachev |
2016-08-30 | HE: Replacing some Logic stubs with Net stubs | Alexander Tkachev |
2016-08-30 | HE: Add getStringFromArray() | Alexander Tkachev |
2016-08-30 | HE: Add net_defines.h and a few stubs updates | Alexander Tkachev |
2016-08-30 | HE: Add Moonbase logic ops stubs | Alexander Tkachev |
2016-08-30 | HE: Add Moonbase Net dummy | Alexander Tkachev |
2016-08-30 | SCUMM HE: Compensate timers for pauses, fixes bug #6352 | Ben Castricum |
2016-08-30 | SCUMM: Correct the raft position for PUTTZOO, fixes bug #6097 | Ben Castricum |
2016-08-30 | SCUMM: Ignore SetOwnerOf call in specific case, fixes bug #6802 | Ben Castricum |
2016-08-24 | ALL: Make simpleSaveNames() a MetaEngineFeature | Alexander Tkachev |
2016-08-24 | ALL: Add MetaEngine::simpleSaveNames() | Alexander Tkachev |
2016-08-09 | SCUMM: Add dutch airport demo | Ben Castricum |
2016-07-19 | SCUMM: Use more portable rounding function | Eugene Sandulenko |
2016-07-19 | SCUMM: Maniac V0: Implement 'simulator' for CPU lag (as the original engine o... | Robert Crossfield |
2016-07-19 | SCUMM: Maniac V0: Implement original walkbox queue, Cleanup actor walk code | Robert Crossfield |