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
2004-04-09
revert
Paweł Kołodziejski
2004-04-09
refreshScripts only for full game dig, and cmi demo
Paweł Kołodziejski
2004-04-09
-fix for dig demo
Paweł Kołodziejski
2004-04-09
back refreshScript only for DIG, add stopping music while changing bundle
Paweł Kołodziejski
2004-04-09
refreshScript was wrong used
Paweł Kołodziejski
2004-04-09
correction for stoping sequence
Paweł Kołodziejski
2004-04-09
rename to _nextSeqToPlay
Paweł Kołodziejski
2004-04-08
Fix for bugs #929722 (MI2: Difficulty selection screen regression) and #93038...
Max Horn
2004-04-08
Record on which virtual screen we last drew masked text
Max Horn
2004-04-08
cleanup
Max Horn
2004-04-08
seems it is 'endianness' and not 'endianess'
Max Horn
2004-04-08
another fix
Paweł Kołodziejski
2004-04-08
fix for music code
Paweł Kołodziejski
2004-04-08
fix for region code
Paweł Kołodziejski
2004-04-08
Can't do that on PalmOS, exit is event based
Chris Apers
2004-04-08
Semi-experimental change: revised _hasMask handling -> simpler code (after re...
Max Horn
2004-04-07
ops and forgot :)
Paweł Kołodziejski
2004-04-07
corections to music code
Paweł Kołodziejski
2004-04-06
cleanup
Max Horn
2004-04-06
- split imuse digital code,
Paweł Kołodziejski
2004-04-06
voice_volume is now speech_volume
Max Horn
2004-04-06
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Torbjörn Andersson
2004-04-06
that is not needed anymore
Paweł Kołodziejski
2004-04-06
that is not needed anymore
Paweł Kołodziejski
2004-04-06
Fix for bug #929724 (MI2: Intro regression) -> since _outheight can be negati...
Max Horn
2004-04-05
Replaced FIXME with proper explanation and code (the previous hack was actual...
Max Horn
2004-04-05
Renamed StringTab::backup to StringTab::_default, as that describes better wh...
Max Horn
2004-04-05
Paranoid fix for potential 64bit issue; some possibly useful debug output added
Max Horn
2004-04-05
remove usage VAR_SYNC. in scripts used only one time, it's set to 0
Paweł Kołodziejski
2004-04-05
there is no imuse in he engine
Paweł Kołodziejski
2004-04-05
removed exception for no used nut font
Paweł Kołodziejski
2004-04-05
added voice group volume to scumm engine for imuse digital and implemeted vol...
Paweł Kołodziejski
2004-04-05
pedantic const correction
Max Horn
2004-04-04
these debug() calls look as if they should be debugC() calls
Max Horn
2004-04-04
Fix signedness issue (lead to incorred address computations on 64 bit machines)
Max Horn
2004-04-04
Removed CharsetRenderer::_mask (this was used to optimize charset mask handli...
Max Horn
2004-04-04
Added TODO/FIXME comment
Max Horn
2004-04-04
My recent change to _draw_bottom caused a regression in The Dig (and maybe el...
Max Horn
2004-04-04
Implement V8 queryQuit opcode
Max Horn
2004-04-04
Fix for last part of bug #766749 (COMI: Text should not always have a shadow)...
Max Horn
2004-04-04
allow disabling of text shadow in NUT font renderer
Max Horn
2004-04-04
let compiler optimize code better <g>
Max Horn
2004-04-04
Exit quietly if we just told the user we are going to exit; no need to call e...
Max Horn
2004-04-04
Fix for bug #885466 (FT: Text gets drawn under moving bits), by making AKOS c...
Max Horn
2004-04-04
got rid of _msgPtrToAdd; slightly improved error checking in addMessageToStack()
Max Horn
2004-04-03
Fix for bugs #915586, #905856, part of bug #766749 (COMI: Bug with text being...
Max Horn
2004-04-03
cleanup
Max Horn
2004-04-03
fixed hypothetical off-by-one error when computing _draw_bottom (a semantical...
Max Horn
2004-04-03
cleanup StringTab stuff
Max Horn
2004-04-03
Fix for bug #896844 (DIG: Missing subtitle at the lab console)
Max Horn
[next]