Age | Commit message (Expand) | Author |
2018-02-04 | SCUMM HE: Use Miles AdLib driver | nukeykt |
2018-01-31 | COMMON: Move VER macro for serializer into common code | Colin Snover |
2018-01-31 | SCUMM: Replace UB-triggering serialization code with Common::Serializer | Colin Snover |
2017-12-01 | SCUMM HE: Fix UB shifting negative integers | Colin Snover |
2017-08-11 | SCUMM: Moonbase: Mark original bug as fall through to silence GCC 7 warning | Eugene Sandulenko |
2016-12-06 | SCUMM HE: Silence GCC indentation warning | Torbjörn Andersson |
2016-11-27 | SCUMM HE: Fix crash in Moonbase distrotion | Eugene Sandulenko |
2016-11-27 | SCUMM HE: More class initializations | Eugene Sandulenko |
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-10-09 | JANITORIAL: Remove trailing spaces | 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-06-22 | SCUMM HE: Update sound flags and queue, for new settings. | Kirben |
2016-06-22 | SCUMM HE: Document sound opcodes. | Kirben |
2016-06-15 | SCUMM HE: Removed unneeded warning | Eugene Sandulenko |
2016-06-15 | SCUMM HE: Fix Moonbase distortion codec | Eugene Sandulenko |
2016-06-15 | SCUMM HE: Plugged Moonbase distortion in | Eugene Sandulenko |
2016-06-15 | SCUMM HE: Silence GCC "suggest parentheses" warnings | Torbjörn Andersson |
2016-06-15 | SCUMM HE: Fix GCC warnings about casting away [const] qualifiers | Torbjörn Andersson |
2016-06-14 | SCUMM HE: Simplify Moonbase distortion code | Eugene Sandulenko |
2016-06-14 | SCUMM HE: Initial Moonbase distortion code | Eugene Sandulenko |
2016-06-08 | SCUMM HE: Fix Moonbase delete vs delete[] Valgrind warning | Torbjörn Andersson |
2016-06-08 | SCUMM HE: Remove not more needed debug output | Eugene Sandulenko |
2016-06-07 | SCUMM HE: Fix crashes in Moonbase replay | Eugene Sandulenko |
2016-06-07 | JANITORIAL: Fix warning spelling | Eugene Sandulenko |
2016-06-06 | SCUMM HE: Fix Moonbase FOW positioning | Eugene Sandulenko |
2016-06-06 | SCUMM HE: Fix Moonbase FOW initialization | Eugene Sandulenko |
2016-06-04 | SCUMM HE: Fix Wiz images color checks as used by Moonbase | Eugene Sandulenko |
2016-06-02 | SCUMM HE: Documented o100_getWizData() | Eugene Sandulenko |
2016-05-31 | SCUMM HE: Initialize memory before usage | Eugene Sandulenko |
2016-05-31 | SCUMM HE: Improved debug messages | Eugene Sandulenko |