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-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
2006-04-08
Began collecting hard-coded language-specific strings in a new initLanguage()
Torbjörn Andersson
2006-04-08
Cleanup.
Torbjörn Andersson
2006-04-08
Fixes for oracle in FF and cleanup
Travis Howell
2006-04-08
Added helper functions getNextByte(), getNextWord() and getNextString() to make
Torbjörn Andersson
2006-04-08
Remove debug leftover
Travis Howell
2006-04-08
Fix load game display of oracle in FF
Travis Howell
2006-04-08
Remove excess ; in scrollEvent()
Travis Howell
2006-04-08
Add initial support for vertical scrolling in FF
Travis Howell
2006-04-07
New Loom version reported by Peter Eckerlein
Max Horn
2006-04-07
Finally got rid of multiple_versions_md5_settings in favor of extra_versions
Max Horn
2006-04-07
Minor cleanup
Travis Howell
2006-04-07
Cleanup and split scrolling code
Travis Howell
2006-04-07
Add scrolling adjustments when drawing overlay in FF
Travis Howell
2006-04-07
Add scrolling code for oracle in FF
Travis Howell
2006-04-07
Cleanup of yesterday's changes. The opcode functions no longer need to take any
Torbjörn Andersson
2006-04-07
Fix some horizontal scrolling issues in FF
Travis Howell
2006-04-07
Sprite is always set to 1 in o_printStr() and o1_scnTxtLongText() for FF. Fix...
Travis Howell
2006-04-07
Fix subtitle output in FF
Travis Howell
[prev]
[next]