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-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
2003-03-23
cleanup
Max Horn
2003-03-12
separated comi/dig translation stuff
Paweł Kołodziejski
2003-03-08
fixed descriptions in the dig
Paweł Kołodziejski
2003-03-07
possible fix for a valgrind issue
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-02-14
Patch #682981: Experimental translation optimisation (version 2), and
James Brown
2003-02-03
change translateText as per erik's patch, although if this is failing because...
Jonathan Gray
2003-01-31
increased buffer
Paweł Kołodziejski
2003-01-30
fix compatibility
Paweł Kołodziejski
2003-01-30
added language translation support for comi and some cleanup
Paweł Kołodziejski
2003-01-16
Add translate for the ComI map text
James Brown
2003-01-16
first blastText version. this is work in progress (note that e.g. text is not...
Max Horn
2002-12-31
more cleanup
Max Horn
2002-12-29
fixed indentation and a warning
Max Horn
2002-12-29
Translate/say verbs added to converstion text.
James Brown
2002-12-29
fix cutoff hack workaround
James Brown
2002-12-28
revert
James Brown
2002-12-28
fix compilation under VC6
Paweł Kołodziejski
[prev]
[next]