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
/
string.cpp
Age
Commit message (
Expand
)
Author
2004-07-18
Too many newlines
Max Horn
2004-07-16
Fix bugs:
Travis Howell
2004-07-15
Use VAR_DEFAULT_TALK_DELAY
Travis Howell
2004-07-15
Actually use actor talkScript when required.
Travis Howell
2004-07-10
Full Throttle handles verb differently
Travis Howell
2004-05-07
Simpler check
Travis Howell
2004-05-07
Only access VAR_VOICE_MODE if there actually is one.
Torbjörn Andersson
2004-05-06
Fix bug #910216
Travis Howell
2004-04-25
Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)
Max Horn
2004-04-25
Updated the 'report to fingolfin' message
Max Horn
2004-04-08
cleanup
Max Horn
2004-04-08
Semi-experimental change: revised _hasMask handling -> simpler code (after re...
Max Horn
2004-04-05
Renamed StringTab::backup to StringTab::_default, as that describes better wh...
Max Horn
2004-04-04
Removed CharsetRenderer::_mask (this was used to optimize charset mask handli...
Max Horn
2004-04-04
got rid of _msgPtrToAdd; slightly improved error checking in addMessageToStack()
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
2004-04-03
cleanup
Max Horn
2004-04-02
cleanup
Max Horn
2004-04-02
simplify code by integrating a call to translateText() into addMessageToStack...
Max Horn
2004-04-02
Added support for %___ strings (used in localized version of The Dig)
Max Horn
2004-03-19
Revamped COMI/DIG speech decoding (this my cause regressions, watch out). Goa...
Max Horn
2004-03-19
addMessageToStack doesn't have to return anything anymore
Max Horn
2004-03-15
disambiguate the two talkingActor() methods (one was a getter, one a setter -...
Max Horn
2004-03-15
After the refactoring it's clearly that _messagePtr can be removed. Hooray, y...
Max Horn
2004-03-15
refactor use of _messagePtr -> instead of using it as an implicit parameter f...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-02-22
Only comi is different
Travis Howell
2004-02-22
Restrict hack to COMI
Travis Howell
2004-02-21
Ooops
Travis Howell
2004-02-21
Adjust again for V1/V2 games.
Travis Howell
2004-02-21
Use correct method for subtitle speed.
Travis Howell
2004-02-18
Change debugs back to warnings (As requested)
Travis Howell
2004-02-13
Switch warnings to debug
Travis Howell
2004-01-25
Updated comment
Torbjörn Andersson
2004-01-20
Update comment
Travis Howell
2004-01-20
_blitAlso is also used by the DOTT intro. Updated comment to reflect that.
Torbjörn Andersson
2004-01-19
found a place where _blitAlso is used in Sam&Max
Max Horn
2004-01-16
Fix for bug #862263 - Maniac actors never stop talking. I know this could pro...
James Brown
2004-01-16
Just hide a few noisy warnings.
James Brown
2004-01-15
fixed COMI speech behaviour
Max Horn
2004-01-09
Fix for bug #873688
Max Horn
2004-01-08
move the charset mask to the charset renderer class; some other related changes
Max Horn
2004-01-08
cleanup
Max Horn
2004-01-08
forgot about this
Paweł Kołodziejski
2004-01-06
synced imuse digital with local tree
Paweł Kołodziejski
2004-01-06
updated copyright notice
Max Horn
2004-01-06
This one (_blitAlso) is very odd, I can't quite figure out where it is needed...
Max Horn
2004-01-05
added Actor::getElevation and Actor::setElevation; cleaned up costume API a b...
Max Horn
2004-01-04
Allow subtitles to be disabled in games using imuse digital again.
Travis Howell
[prev]
[next]