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
Age
Commit message (
Expand
)
Author
2010-07-19
SCI: fix ult to work for pq2 japanese
Martin Kiewitz
2010-07-19
SCI: fixing signature for kDoSound(setReverb)
Martin Kiewitz
2010-07-19
SCI: update sample ticker when paused
Martin Kiewitz
2010-07-19
SCI: change kDoSound(updateCues) for samples
Martin Kiewitz
2010-07-18
SCI : Corrected valgrind error on engine exit
David Turner
2010-07-18
SCI: fix warning
Martin Kiewitz
2010-07-18
SCI: add script number to r51008 change
Martin Kiewitz
2010-07-18
SCI: add workaround for script 500 lsl3
Martin Kiewitz
2010-07-18
SCI: adding comments about not enabling ScummVM menu saving
Martin Kiewitz
2010-07-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops
2010-07-18
SCI: make the left-over opcodes more verbose
Martin Kiewitz
2010-07-18
SCI: Add Mac signature for kTextSize which can have an extra integer parameter.
Matthew Hoops
2010-07-18
SCI: make bnot/mod/mul more verbose
Martin Kiewitz
2010-07-18
SCI: Oops, silence gcc warning.
Matthew Hoops
2010-07-18
SCI: Add initial support for SCI0 Mac and SCI1 Amiga/Mac sound.
Matthew Hoops
2010-07-18
SCI: ipToa/ipTos/dpTos more verbose
Martin Kiewitz
2010-07-18
SCI: Fix order of characters when using hexDumpReg.
Matthew Hoops
2010-07-18
SCI: making int/uint comparsions more verbose
Martin Kiewitz
2010-07-18
SCI: change to r50995 - better stop fading when stop is called
Martin Kiewitz
2010-07-18
SCI: if game starts fading, stops music and later starts music again don't re...
Martin Kiewitz
2010-07-18
SCI: adding obj in kDoSound debug output
Martin Kiewitz
2010-07-18
SCI: disabling saving from scummvm menu
Martin Kiewitz
2010-07-18
SCI: Work on optional expressions in said rules.
Willem Jan Palenstijn
2010-07-18
SCI: Add basic debugging command for 'said'
Willem Jan Palenstijn
2010-07-18
SCI: adding room numbers to all workarounds
Martin Kiewitz
2010-07-18
SCI: Fix warning
Willem Jan Palenstijn
2010-07-18
SCI: adding workaround for script bug in lsl6 when looking through tile
Martin Kiewitz
2010-07-18
SCI: added uninitialized workarounds for hoyle 3
Martin Kiewitz
2010-07-18
SCI: fix regression of r50896, behaviour of kFileIO(readString) is supposed t...
Martin Kiewitz
2010-07-18
Cleanup and simplify resource type remapping.
Matthew Hoops
2010-07-18
Fix typo.
Matthew Hoops
2010-07-18
In SCI2.1, the type numbers inside resource maps/patches have changed slightl...
Matthew Hoops
2010-07-17
SCI: adding pq2 japanese pc98
Martin Kiewitz
2010-07-17
SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI...
Martin Kiewitz
2010-07-17
SCI: adding uninitialized workaround for gk1
Martin Kiewitz
2010-07-17
Add support for the altres.map/altres.000 map/volume pair in KQ7.
Matthew Hoops
2010-07-17
SCI: removing kSetPort 4 argument support from r44938, which was wrong - addi...
Martin Kiewitz
2010-07-17
SCI: added uninitialized workaround for lsl3
Martin Kiewitz
2010-07-17
Remove PalmOS port
Max Horn
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-17
SCI: checking if within kernel function before overwrite a save (thx @ digitall)
Martin Kiewitz
2010-07-17
SCI: added gameid for send() sq4 workaround
Martin Kiewitz
2010-07-17
SCI: added special case for iceman when plotting course inside isSaneNodePointer
Martin Kiewitz
2010-07-17
SCI: added iceman hack to original said.y as well
Martin Kiewitz
2010-07-17
SCI: add hack for iceman to skip [!*] in kSaid, fixes green board / depth aff...
Martin Kiewitz
2010-07-17
SCI: Fix 'parse' debug command parameter handling
Willem Jan Palenstijn
2010-07-17
SCI: fix debugging code of parser, add 0xffe special group into debug support
Martin Kiewitz
2010-07-17
Remove extra ";" in class declarations.
Johannes Schickel
2010-07-16
Fix use of "&&" instead of "&" for bit masking. (This looks much more sensibl...
Johannes Schickel
2010-07-16
In the help of making the new C++ standard a better one, we will now no longe...
Johannes Schickel
[next]