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-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
2002-12-28
Enable o8_printDebug() to the console
James Brown
2002-12-28
get rid of getStringLen and use the more powerful resStrLen instead; moved re...
Max Horn
2002-12-27
added FIXME
Max Horn
2002-12-27
cleanup
Max Horn
2002-12-27
verb ids can be > 255 in V8; more V8 verbop corrections
Max Horn
2002-12-26
fixed compilation under VC6
Paweł Kołodziejski
2002-12-26
fixed save/load; more restructuring of the charset rendering code
Max Horn
2002-12-25
seperated classic & old256 rendered (now subclasses of CharsetRenderer)
Max Horn
2002-12-25
more cleanup
Max Horn
2002-12-25
cleanup
Max Horn
2002-12-25
moved CharsetRendere into its own header/source file; changed Scumm::_charset...
Max Horn
2002-12-25
renamed Scumm::charset -> Scumm::_charset
Max Horn
2002-12-23
more V8 work
Max Horn
2002-12-23
renamed new_1, new_2, new_3 in class Actor
Max Horn
2002-12-22
remove old commented fixme, make turning off subtitles work in the scumm part...
Jonathan Gray
2002-12-21
partial checkin of patch #655594 (handling Y/N questions); cleanup
Max Horn
2002-12-21
got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp...
Max Horn
2002-12-13
cleanup
Max Horn
2002-12-04
more cleanup
Max Horn
2002-12-04
more cleanup; fixes out of bound access to _charsetData (but I am not sure if...
Max Horn
2002-12-04
lots of cleanup to the graphics code; removed various global states (makes it...
Max Horn
2002-11-29
more cleanup
Max Horn
2002-11-29
cleanup
Max Horn
[prev]
[next]