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
/
scumm
Age
Commit message (
Expand
)
Author
2003-06-15
cleanup
Max Horn
2003-06-15
fixed leaks
Max Horn
2003-06-15
fix leak
Jonathan Gray
2003-06-15
fix leak
Jonathan Gray
2003-06-14
Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr...
Max Horn
2003-06-14
Fix for bug #751782 (Quitting during SMUSH movies doesn't always work)
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
Fixed o6_band() to be "logical AND" instead of "logical OR". I've forgotten
Torbjörn Andersson
2003-06-14
init actor things to make valgrind happy
Jonathan Gray
2003-06-14
small fix
Max Horn
2003-06-14
renamed _bcr -> _costumeRenderer
Max Horn
2003-06-14
oops
Jonathan Gray
2003-06-14
another leak
Jonathan Gray
2003-06-14
fix leaks
Jonathan Gray
2003-06-14
init _2byteFontPtr
Max Horn
2003-06-14
runHook -> runInventoryScript, VAR_HOOK_SCRIPT -> VAR_INVENTORY_SCRIPT
Max Horn
2003-06-14
cleanup
Max Horn
2003-06-14
Format string/argument mismatch fix.
Torbjörn Andersson
2003-06-14
Format string/argument mismatch fixes.
Torbjörn Andersson
2003-06-13
Cast %c error() parameters to byte before printing, like we do elsewhere.
Torbjörn Andersson
2003-06-13
Hack to avoid bad actor crash in o5_walkActorToActor() when using the camel
Torbjörn Andersson
2003-06-13
fix for bug #752843 (based on patch #748675)
Max Horn
2003-06-13
fix for bug #752860 (based on patch #748675)
Max Horn
2003-06-13
Added comment on how Sam & Max uses one of the current unimplemented
Torbjörn Andersson
2003-06-12
remove unnecessary newline
Max Horn
2003-06-12
Removed S&M Bumpusville hack made unnecessary by
Jamieson Christian
2003-06-12
this camera movement check seems to be new in V4 (or even V5 ?)
Max Horn
2003-06-12
Fixed MSVC warning
Jamieson Christian
2003-06-12
rework loom subtitle option handing
Jonathan Gray
2003-06-12
hook subtitle variable up to f9 for loomcd
Jonathan Gray
2003-06-12
This was missing
Chris Apers
2003-06-12
The compressed box matrix would sometimes refer to the box after the last
Torbjörn Andersson
2003-06-11
some walk fixes
Max Horn
2003-06-11
fixed createBoxMatrix for small header games (bug #752844)
Max Horn
2003-06-10
Updated comment.
Torbjörn Andersson
2003-06-10
CHARSET_1() should only care about talk sound effects, not ordinary ones,
Torbjörn Andersson
2003-06-09
Fixed text-positioning regressions in the Full Throttle intro and in The
Torbjörn Andersson
2003-06-09
allow quit during smush playback; cleanup
Max Horn
2003-06-09
cleanup
Max Horn
2003-06-09
better (proper? hm...) code to deal with turning of subtitles in V7/V8 games
Max Horn
2003-06-09
don't incorrectly treat SO_PRINT_WRAP like SO_PRINT_MUMBLE; rather just ignor...
Max Horn
2003-06-09
Fix for bug #746850 (this change was originally meant to 'fix' turning of sub...
Max Horn
2003-06-09
cleanup
Max Horn
2003-06-08
reimplemented createBoxMatrix; this is much cleaner and easier to understand ...
Max Horn
2003-06-08
Fixed recent regression (too many blast texts) in The Dig's end credits and
Torbjörn Andersson
2003-06-08
forgot to check this one in
Max Horn
2003-06-08
cleanup
Max Horn
2003-06-08
added quit event
Max Horn
2003-06-08
never call exit(), always go thrugh OSystem::quit()
Max Horn
2003-06-08
cleanup; got rid of the split function and rather work in place (so instead o...
Max Horn
[prev]
[next]