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
/
engines
/
simon
/
charset.cpp
Age
Commit message (
Expand
)
Author
2006-04-15
Increase array sizes for FF and cleanup
Travis Howell
2006-04-14
Correct size, when clearing image in renderString() for FF
Travis Howell
2006-04-13
Add code for save game interface in FF
Travis Howell
2006-04-10
Slight change to make it easier to change the FF and Simon word-wrapping rules
Torbjörn Andersson
2006-04-10
Fixed line breaking regression caused by adding the width of the word a second
Torbjörn Andersson
2006-04-09
Adjust line breaks, to prevent regression.
Travis Howell
2006-04-09
Adjust line breaks, to prevent regression.
Travis Howell
2006-04-09
Oops.
Torbjörn Andersson
2006-04-09
Fixed excess line breaks in FF when listing the Oracle's ENCY articles.
Torbjörn Andersson
2006-04-09
Fix some line breaks in oracle of FF
Travis Howell
2006-04-09
Add font table for FF
Travis Howell
2006-04-09
Enable skipping scrolling in oracle for FF
Travis Howell
2006-04-09
Add centreScroll() for FF and hyperbox code differences in FF.
Travis Howell
2006-04-08
Introduced language EN_ANY used for general English game entries. EN_USA and
Eugene Sandulenko
2006-04-08
Fixes for oracle in FF and cleanup
Travis Howell
2006-04-07
Minor cleanup
Travis Howell
2006-04-07
Add some work on text output in FF
Travis Howell
2006-04-06
Cleanup
Travis Howell
2006-04-05
Renames structures and other cleanup
Travis Howell
2006-04-04
Add inventory array differences in FF and minor cleanup
Travis Howell
2006-04-04
Add verb codes differences in FF
Travis Howell
2006-04-04
More work on oracle in FF
Travis Howell
2006-03-22
Rename draw buffers correctly
Travis Howell
2006-03-16
Cleanup
Travis Howell
2006-03-16
Rename get draw buffer functions
Travis Howell
2006-03-16
Remove unused unlock draw surface functions
Travis Howell
2006-02-11
Moved engines to the new engines/ directory
Max Horn