index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
he
Age
Commit message (
Collapse
)
Author
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
Thanks to sev for confirming that this is the intended expressions.
2016-06-15
SCUMM HE: Fix GCC warnings about casting away [const] qualifiers
Torbjörn Andersson
I hope this is correct. I don't know when the function is used.
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
2016-05-30
SCUMM HE: Fix int32 vs int
Eugene Sandulenko
2016-05-30
SCUMM HE: Fixed initialization in Moonbase AI
Eugene Sandulenko
2016-05-30
SCUMM HE: Fix object destruction
Eugene Sandulenko
2016-05-30
SCUMM HE: Moonbase FOW rendering fixes
Eugene Sandulenko
2016-05-29
SCUMM HE: Explicit type conversion
Eugene Sandulenko
2016-05-29
SCUMM HE: Fix warning
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved global variables of Moonbase AI to the class
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved remnants of Moonabse to HE100
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved Moonbase to ScummEngine_v100he
Eugene Sandulenko
2016-05-26
SCUMM HE: Eliminated global _vm reference in Moonbase AI
Eugene Sandulenko
2016-05-26
SCUMM HE: Wrapped Moonbase AI into a class
Eugene Sandulenko
2016-05-26
SCUMM HE: Fixed SCUMM wrapper for nuking array in U32.
Eugene Sandulenko
This was leading to an out of bounds assert.
2016-05-25
SCUMM HE: Document more opcodes.
Kirben
2016-05-24
SCUMM HE: Fix bug with parameter initialization, add more debug output
Eugene Sandulenko
2016-05-24
SCUMM HE: Another step in Amiga port fixes
Eugene Sandulenko
2016-05-23
SCUMM HE: Cleanup
Eugene Sandulenko
2016-05-23
SCUMM HE: Fix warnings
Eugene Sandulenko
2016-05-23
SCUMM HE: Fixes for Amiga port
Eugene Sandulenko
2016-05-22
SCUMM HE: Plug in Moonbase AI
Eugene Sandulenko
2016-05-22
SCUMM HE: Finish implementation of the Tree class
Eugene Sandulenko
2016-05-22
SCUMM: Fix compilation with MSVC
Filippos Karapetis
2016-05-22
SCUMM: Fix warnings thrown by MSVC
Filippos Karapetis
2016-05-22
Merge pull request #760 from salty-horse/scumm_audio
Eugene Sandulenko
SCUMM: Reduce audio header dependencies
2016-05-22
SCUMM HE: Cleanup
Eugene Sandulenko
2016-05-22
SCUMM HE: Added stub for Tree class
Eugene Sandulenko
2016-05-22
SCUMM HE: Added main Moonbase AI code
Eugene Sandulenko
2016-05-22
SCUMM HE: Moved Moonbase stuff to v90he
Eugene Sandulenko
2016-05-22
SCUMM HE: Added Moonbase Traveller class
Eugene Sandulenko
2016-05-22
SCUMM HE: Added implementation for Sortie and DefenderUnit classes
Eugene Sandulenko
2016-05-22
SCUMM HE: Added Moonbase Node class
Eugene Sandulenko
2016-05-22
SCUMM HE: Added Weapon class
Eugene Sandulenko
[next]