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
Age
Commit message (
Expand
)
Author
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
Fixes for oracle in FF and cleanup
Travis Howell
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
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
2006-04-07
Ooops, cut and paste error in printScreenText()
Travis Howell
2006-04-07
Add some work on text output in FF
Travis Howell
2006-04-06
Split the opcodes into separate functions, and use an array of function
Torbjörn Andersson
2006-04-06
Revert structure size changes, size expanded in readItemChildren()
Travis Howell
2006-04-06
Rename structures and correct array sizes
Travis Howell
2006-04-06
Cleanup
Travis Howell
2006-04-06
Remove duplicate code in last commit and minor fixes for FF
Travis Howell
2006-04-06
Minor cleanup and fixes for FF
Travis Howell
2006-04-06
Add some work on scrolling in FF
Travis Howell
2006-04-06
Fix inventory hitareas in FF
Travis Howell
2006-04-06
Add more icon differences in FF and cleanup
Travis Howell
2006-04-05
Renames structures and other cleanup
Travis Howell
2006-04-05
Added SVN keywords, and removed inclusion of <sys/stat.h>.
Torbjörn Andersson
2006-04-05
Use the setBitFlag() and getBitFlag() functions, instead of manipulating
Torbjörn Andersson
2006-04-05
Add back lost bitFlag check in listSaveGames()
Travis Howell
2006-04-05
Fix regression in Simon2, a byte was lost when clearing or setting marks
Travis Howell
2006-04-04
Add inventory array differences in FF and minor cleanup
Travis Howell
2006-04-04
Removed extra exclamation marks in warning() calls as well.
Eugene Sandulenko
2006-04-04
o_printStr() always uses box1 for FF
Travis Howell
2006-04-04
_noRightClick got reversed in setVerb for FF
Travis Howell
2006-04-04
Add skipSpeech difference in FF
Travis Howell
2006-04-04
Add verb codes differences in FF
Travis Howell
2006-04-04
Added stub for FF right-clicking.
Torbjörn Andersson
2006-04-04
Adjust clear/restore window for FF
Travis Howell
2006-04-04
More work on oracle in FF
Travis Howell
2006-04-04
Work around glitchy drawing of the Oracle icon, after discussing with Kirben.
Torbjörn Andersson
2006-04-04
Remove debug left over
Travis Howell
2006-04-04
More work on oracle in FF
Travis Howell
2006-04-03
Add initial support for oracle icons in FF
Travis Howell
2006-03-29
Add opcode difference in FF
Travis Howell
2006-03-29
Added stubs for a couple of FF opcodes.
Torbjörn Andersson
2006-03-28
Update game detection code, with recent changes from SAGA engine
Travis Howell
2006-03-28
Renamed various container isEmpty() methods to empty() to match STL conventions
Max Horn
2006-03-27
Adjust width in dump_bitmap() for FF
Travis Howell
2006-03-27
Always init state.depack_cont
Travis Howell
[next]