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
Age
Commit message (
Expand
)
Author
2006-04-10
Merged o_chance() into o1_chance().
Torbjörn Andersson
2006-04-10
Slight change to make it easier to change the FF and Simon word-wrapping rules
Torbjörn Andersson
2006-04-10
Use our standard save file manager class to read and write the save games,
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
Changed the precedence of the MD5 overrides (highest priority: config file, t...
Max Horn
2006-04-09
Removed some obsolete code
Max Horn
2006-04-09
Added gameFilenamesTable (currently unused, and hence disabled)
Max Horn
2006-04-09
Moved GameSettings to namespace Cine; moved savePath to various.cpp
Max Horn
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
Fix hitareas when scrolling in oracle of FF
Travis Howell
2006-04-09
Casting an array of integers to a pointer to a struct seems like a pretty hacky
Torbjörn Andersson
2006-04-09
Fix input regression after using oracle in FF
Travis Howell
2006-04-09
Add font table for FF
Travis Howell
2006-04-09
Disable constant display of object names, since oracle settings are usable in...
Travis Howell
2006-04-09
Minor cleanup, but savegames still don't work as well as I had hoped...
Torbjörn Andersson
2006-04-09
Enable skipping scrolling in oracle for FF
Travis Howell
2006-04-09
Fixed savegame saving/loading. I haven't done anything about the user
Torbjörn Andersson
2006-04-09
Fix clearing text window in oracle of FF
Travis Howell
2006-04-09
Fix mistake in debug table for FF
Travis Howell
2006-04-09
Update debug table for FF
Travis Howell
2006-04-09
Add time code for FF and minor cleanup
Travis Howell
2006-04-09
Add centreScroll() for FF and hyperbox code differences in FF.
Travis Howell
2006-04-09
Fix regression introduced by removing of GF_HE_CURSORLESS feature flag.
Eugene Sandulenko
2006-04-09
Clarify UK/US language for those HE demos which UK versions we have reported.
Eugene Sandulenko
2006-04-09
Fix const correctness in Kyra's StaticResource::loadStrings and StaticResourc...
Max Horn
2006-04-09
Specify UK/US version for PuttTime since we have UK version reported for it.
Eugene Sandulenko
2006-04-09
Clarify language for several UK HE releases
Eugene Sandulenko
2006-04-08
Properly translate Common::Language values for V0-V2 games, too
Max Horn
2006-04-08
Properly translate Common::Language values for COMI
Max Horn
2006-04-08
Introduced language EN_ANY used for general English game entries. EN_USA and
Eugene Sandulenko
2006-04-08
Removed dupliate entry from extra_versions table
Max Horn
2006-04-08
Our extra_versions table is a bit too eager in some cases to assign platform ...
Max Horn
2006-04-08
Some more Operation Stealth changes. Mostly stubs.
Torbjörn Andersson
2006-04-08
This is probably what o1_removeLabel() should do. Is it used anywhere?
Torbjörn Andersson
2006-04-08
Made the "gotoIf" opcodes slightly easier to read.
Torbjörn Andersson
2006-04-08
Make the warning message for undefined opcodes slightly clearer.
Torbjörn Andersson
2006-04-08
Fixed two Operation Stealth regressions:
Torbjörn Andersson
2006-04-08
Renamed some local variables for consistency.
Torbjörn Andersson
2006-04-08
Split the opcodes into individual functions. This could easily cause
Torbjörn Andersson
2006-04-08
Add FF difference in addTextBox() and minor cleanup
Travis Howell
2006-04-08
Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailin...
Max Horn
2006-04-08
Removed common/map.h with the Common::Map template class (it was a very bad i...
Max Horn
2006-04-08
Renamed various *GameSettings to GameSettings (our namespaces are enough to d...
Max Horn
2006-04-08
Move some more bits into namespace Scumm
Max Horn
2006-04-08
Renamed various *GameSettings to GameSettings (our namespaces are enough to d...
Max Horn
2006-04-08
Cleanup.
Torbjörn Andersson
[next]