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
/
items.cpp
Age
Commit message (
Expand
)
Author
2006-04-08
Add FF difference in addTextBox() and minor cleanup
Travis Howell
2006-04-08
Fixes for oracle in FF and cleanup
Travis Howell
2006-04-07
Minor cleanup
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
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
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
Rename structures and correct array sizes
Travis Howell
2006-04-06
Cleanup
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
Use the setBitFlag() and getBitFlag() functions, instead of manipulating
Torbjörn Andersson
2006-04-04
Add verb codes differences in FF
Travis Howell
2006-04-04
More work on oracle in FF
Travis Howell
2006-04-04
More work on oracle 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-27
Commited too much
Travis Howell
2006-03-27
Add FF support to dump_bitmap()
Travis Howell
2006-03-23
Add opcode 161 difference in FF, fixes some glitches in 2nd room
Travis Howell
2006-03-16
Cleanup
Travis Howell
2006-02-13
Add hyperlink on/off functions of oracle in Feeble Files
Travis Howell
2006-02-11
Moved engines to the new engines/ directory
Max Horn