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
/
simon.h
Age
Commit message (
Expand
)
Author
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-04
Add inventory array differences in FF and minor cleanup
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
More work on oracle in FF
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-28
Update game detection code, with recent changes from SAGA engine
Travis Howell
2006-03-27
Add FF support to dump_bitmap()
Travis Howell
2006-03-23
Minor changes for FF and cleanup
Travis Howell
2006-03-22
Code for inverted rect when scaling images of FF no longer required. Minor cl...
Travis Howell
2006-03-22
Rename draw buffers correctly
Travis Howell
2006-03-22
Add initial support for Amiga and Macintosh versions of The Feeble Files
Travis Howell
2006-03-16
Cleanup
Travis Howell
2006-03-16
Cleanup
Travis Howell
2006-03-16
Rename get draw buffer functions
Travis Howell
2006-03-16
Remove unused unlock draw surface functions
Travis Howell
2006-03-16
Add scaling code stub for FF
Travis Howell
2006-03-09
Moved SIMON plugin interface code from simon.cpp to game.cpp
Max Horn
2006-03-09
Modified SIMON engine to use DetectedGame::updateDesc
Max Horn
2006-03-09
- added new toDetectedGame() template function (analog to toGameSettings)
Max Horn
2006-02-18
- Removed the 'features' field from GameSettings
Max Horn
2006-02-16
Cleanup drawing code for Feeble Files
Travis Howell
2006-02-13
Add hyperlink on/off functions of oracle in Feeble Files
Travis Howell
2006-02-12
The GameDetector is no longer a required parameter for Engine constructors
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn