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.cpp
Age
Commit message (
Expand
)
Author
2006-04-13
Add code for save game interface in FF
Travis Howell
2006-04-13
Minor fixes to scrolling in FF
Travis Howell
2006-04-11
Ooops, re-enable code in allocBlock()
Travis Howell
2006-04-11
Update waitForSync() for FF and minor cleanup
Travis Howell
2006-04-10
Cleanup
Travis Howell
2006-04-10
By now, it should be obvious that I'm trying to get rid of the o_ functions.
Torbjörn Andersson
2006-04-10
Merged o_setup_cond_c() into o1_getDollar2(). (We could merge
Torbjörn Andersson
2006-04-10
Merged o_printStr() into o1_screenTextMsg().
Torbjörn Andersson
2006-04-10
Merged o_pathfind() into o1_getPathPosn().
Torbjörn Andersson
2006-04-10
Merged o_loadZone() and o_unloadZone() into o1_loadZone() and o1_unloadZone().
Torbjörn Andersson
2006-04-10
Merged o_set_video_mode() into o1_picture().
Torbjörn Andersson
2006-04-10
Merged o_vga_reset() into o1_killAnimate().
Torbjörn Andersson
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-08
Introduced language EN_ANY used for general English game entries. EN_USA and
Eugene Sandulenko
2006-04-08
Fixes for oracle in FF and cleanup
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
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
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
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
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 inventory array differences in FF and minor cleanup
Travis Howell
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
More work on oracle in FF
Travis Howell
2006-04-03
Add initial support for oracle icons in FF
Travis Howell
2006-03-25
- Move AddDefaultDirectory() calls in somon engine to constructor
Eugene Sandulenko
2006-03-23
Minor changes for FF and cleanup
Travis Howell
2006-03-23
Fix compile without ZLIB support (GP32).
Won Star
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
Fix sound regression in FF, caused by last commit
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
[next]