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
/
imuse
Age
Commit message (
Expand
)
Author
2006-04-04
Since our debug() adds an exclamation mark at the message end, remove
Eugene Sandulenko
2006-04-04
Small updates to intiate variable and member visibility.
Lars Persson
2006-03-29
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...
Max Horn
2006-03-24
Fix MSVC warnings #2
Andrew Kurushin
2006-03-14
Remove unused var, to prevent compiler warning
Travis Howell
2006-03-14
Remove unused vars, to prevent compiler warnings
Travis Howell
2006-03-12
IMuse SysEx processing now handled by client-specified callbacks. This remove...
Jamieson Christian
2006-03-11
Removed inclusion of non-existing imuse_sysex.h to make ScummVM compile again.
Torbjörn Andersson
2006-03-11
Another ScummEngine reference in IMuse bites the dust.
Jamieson Christian
2006-03-09
Implemented SysEx command 1 for non-S&M SCUMM games, per the latest comment o...
Jamieson Christian
2006-03-05
Removed tag2str usage, which eliminates scumm/util.h dependency.
Jamieson Christian
2006-03-05
I guess this is really a WORKAROUND, rather than a HACK. Updated comment.
Torbjörn Andersson
2006-03-05
Restructured IMuse and IMuseInternal.
Jamieson Christian
2006-03-05
Fix compiler warnings
Travis Howell
2006-03-05
Separated the IMuse Part methods into their own file. Updated the Bloodshed D...
Jamieson Christian
2006-03-04
Removed the default ignoreFadeouts parameter value for ImuseInternal's getSou...
Jamieson Christian
2006-03-04
Rearranged methods in the IMuse class declaration to denote those derived fro...
Jamieson Christian
2006-03-03
Partial fix for Bug 1088045. Additional configuration of Part parameters in r...
Jamieson Christian
2006-03-03
DOS versions of HE games sounds like Roland music too
Travis Howell
2006-03-03
Added MT-32 device-specific reset on shutdown. Rearranged MT-32 initializatio...
Jamieson Christian
2006-02-27
SysEx data now passed around with const pointers. Permits simplification of s...
Jamieson Christian
2006-02-26
Removed deprecated IMUSE_DEBUG #define in favor of debugC calls using the run...
Jamieson Christian
2006-02-25
Replaced MKID by MID_BE in most places in the SCUMM engine
Max Horn
2006-02-20
Moved iMUSE code to the new directory engines/scumm/imuse/
Max Horn
[prev]