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
2003-06-14
Format string/argument mismatch fix.
Torbjörn Andersson
2003-06-12
this camera movement check seems to be new in V4 (or even V5 ?)
Max Horn
2003-06-10
CHARSET_1() should only care about talk sound effects, not ordinary ones,
Torbjörn Andersson
2003-06-09
better (proper? hm...) code to deal with turning of subtitles in V7/V8 games
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
Fixed recent regression (too many blast texts) in The Dig's end credits and
Torbjörn Andersson
2003-06-07
follow our coding conventions
Max Horn
2003-06-07
replaced GF_AFTER with _version
Max Horn
2003-06-05
fix for bug #749355
Max Horn
2003-06-04
Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s...
Max Horn
2003-06-02
use enqueueText for FT, too
Max Horn
2003-06-02
moved blast text code to string.cpp
Max Horn
2003-06-01
charset masking fixes, mostly for The Dig (hey I think I finally almost under...
Max Horn
2003-05-31
some setObjectName changes. I'd really like to switch V2-V5 to use rtObjectNa...
Max Horn
2003-05-30
oops
Max Horn
2003-05-30
Use language index for The Dig, too
Max Horn
2003-05-30
continously opening and closing the language.bnd file is rather inefficient. ...
Max Horn
2003-05-30
removed debug output (checked that in by accident)
Max Horn
2003-05-28
cleanup; nasty fix for spanish/italian Dig (using encrypted language.bnd in a...
Max Horn
2003-05-26
more const qualifiers
Max Horn
2003-05-25
oops
Max Horn
2003-05-25
Fixed VC++ warning
Jamieson Christian
2003-05-24
simplified addIntToStack a bit *cough*; added experimental code for the messa...
Max Horn
2003-05-24
don't use _gameDataPath directly; minor cleanup
Max Horn
2003-05-22
renamed talkFrame1/talkFrame2 to talkStartFrame/talkStopFrame
Max Horn
2003-05-21
many pedantic warning fixes (and some actual potential buglets fixed, too)
Max Horn
2003-05-21
constness fixes
Max Horn
2003-05-19
fix for bug #739661
Max Horn
2003-05-15
Make use of ScummVM::Rect
Max Horn
2003-05-14
v2 text output tweak
Max Horn
2003-05-14
V2 text drawing
Max Horn
2003-05-12
swapped talkPosX and talkPosY (they were misnamed); factored out some duplica...
Max Horn
2003-05-10
renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...
Max Horn
2003-05-08
init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...
Max Horn
2003-04-29
unified Zak256 charset code with the rest; this *might* cause a regression sh...
Max Horn
2003-04-27
drop shadow cleanup
Max Horn
2003-04-27
Patch #728483: EGA LOOM: More text-drawing hackery
Max Horn
2003-04-26
Erik's fix for text output in Loom (and Indy3?)
Max Horn
2003-04-22
script debug messages not just for comi
Jonathan Gray
2003-04-09
make zak use correct charset
Jonathan Gray
2003-04-08
change some stuff back that didn't merge properly when I cvs up'd
Jonathan Gray
2003-04-08
text in zak is now using the incorrect font and it does nasty stuff like over...
Jonathan Gray
2003-04-08
changed range from GF_OLD256 to GF_AFTER_V3
Paweł Kołodziejski
2003-04-07
remove old fixme that seemingly isn't needed anymore. note this triggers an a...
Jonathan Gray
2003-04-07
Patch #712493: CMI: Object line
Max Horn
2003-03-30
fixed description centering in the FT and added hack for redraw descriptions ...
Paweł Kołodziejski
2003-03-30
added eriktorbjorn patch for multiple text lines for the dig ending credits
Paweł Kołodziejski
2003-03-29
hack for proper description redraw in the dig while scrolling room
Paweł Kołodziejski
2003-03-29
fix y position of text description in the dig
Paweł Kołodziejski
[next]