aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/charset.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-29Add more changes for PPTravis Howell
2006-07-14More whitespace changes.Torbjörn Andersson
2006-06-02Improve Hebrew supportTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-03Fix scrolling glitches in Oracle of FFTravis Howell
2006-04-21Adjust buffer sizes for conversation options, even for sprite id 1. ThisTorbjörn Andersson
2006-04-19The next offset is only adjusted in renderString, when sprite id isn't 1Travis Howell
2006-04-19Fix text corruption with long FF conversation options. The renderString()Torbjörn Andersson
2006-04-15CleanupTravis Howell
2006-04-15Increase array sizes for FF and cleanupTravis Howell
2006-04-14Correct size, when clearing image in renderString() for FFTravis Howell
2006-04-13Add code for save game interface in FFTravis Howell
2006-04-10Slight change to make it easier to change the FF and Simon word-wrapping rulesTorbjörn Andersson
2006-04-10Fixed line breaking regression caused by adding the width of the word a secondTorbjörn Andersson
2006-04-09Adjust line breaks, to prevent regression.Travis Howell
2006-04-09Adjust line breaks, to prevent regression.Travis Howell
2006-04-09Oops.Torbjörn Andersson
2006-04-09Fixed excess line breaks in FF when listing the Oracle's ENCY articles.Torbjörn Andersson
2006-04-09Fix some line breaks in oracle of FFTravis Howell
2006-04-09Add font table for FFTravis Howell
2006-04-09Enable skipping scrolling in oracle for FFTravis Howell
2006-04-09Add centreScroll() for FF and hyperbox code differences in FF.Travis Howell
2006-04-08Introduced language EN_ANY used for general English game entries. EN_USA andEugene Sandulenko
2006-04-08Fixes for oracle in FF and cleanupTravis Howell
2006-04-07Minor cleanupTravis Howell
2006-04-07Add some work on text output in FFTravis Howell
2006-04-06CleanupTravis Howell
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-04Add inventory array differences in FF and minor cleanupTravis Howell
2006-04-04Add verb codes differences in FFTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-03-22Rename draw buffers correctlyTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16Rename get draw buffer functionsTravis Howell
2006-03-16Remove unused unlock draw surface functionsTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn