aboutsummaryrefslogtreecommitdiff
path: root/engines/simon
AgeCommit message (Expand)Author
2006-04-07Ooops, cut and paste error in printScreenText()Travis Howell
2006-04-07Add some work on text output in FFTravis Howell
2006-04-06Split the opcodes into separate functions, and use an array of functionTorbjörn Andersson
2006-04-06Revert structure size changes, size expanded in readItemChildren()Travis Howell
2006-04-06Rename structures and correct array sizesTravis Howell
2006-04-06CleanupTravis Howell
2006-04-06Remove duplicate code in last commit and minor fixes for FFTravis Howell
2006-04-06Minor cleanup and fixes for FFTravis Howell
2006-04-06Add some work on scrolling in FFTravis Howell
2006-04-06Fix inventory hitareas in FFTravis Howell
2006-04-06Add more icon differences in FF and cleanupTravis Howell
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-05Added SVN keywords, and removed inclusion of <sys/stat.h>.Torbjörn Andersson
2006-04-05Use the setBitFlag() and getBitFlag() functions, instead of manipulatingTorbjörn Andersson
2006-04-05Add back lost bitFlag check in listSaveGames()Travis Howell
2006-04-05Fix regression in Simon2, a byte was lost when clearing or setting marksTravis Howell
2006-04-04Add inventory array differences in FF and minor cleanupTravis Howell
2006-04-04Removed extra exclamation marks in warning() calls as well.Eugene Sandulenko
2006-04-04o_printStr() always uses box1 for FFTravis Howell
2006-04-04_noRightClick got reversed in setVerb for FFTravis Howell
2006-04-04Add skipSpeech difference in FFTravis Howell
2006-04-04Add verb codes differences in FFTravis Howell
2006-04-04Added stub for FF right-clicking.Torbjörn Andersson
2006-04-04Adjust clear/restore window for FFTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-04-04Work around glitchy drawing of the Oracle icon, after discussing with Kirben.Torbjörn Andersson
2006-04-04Remove debug left overTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-04-03Add initial support for oracle icons in FFTravis Howell
2006-03-29Add opcode difference in FFTravis Howell
2006-03-29Added stubs for a couple of FF opcodes.Torbjörn Andersson
2006-03-28Update game detection code, with recent changes from SAGA engineTravis Howell
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-27Adjust width in dump_bitmap() for FFTravis Howell
2006-03-27Always init state.depack_contTravis Howell
2006-03-27Commited too muchTravis Howell
2006-03-27Add FF support to dump_bitmap()Travis Howell
2006-03-25Fixing bug #1458388: "SIMON1: Game Detection fails".Eugene Sandulenko
2006-03-25- Print more meaningful game names on detection stageEugene Sandulenko
2006-03-25- Move AddDefaultDirectory() calls in somon engine to constructorEugene Sandulenko
2006-03-23Minor changes for FF and cleanupTravis Howell
2006-03-23Add opcode 161 difference in FF, fixes some glitches in 2nd roomTravis Howell
2006-03-23Fix compile without ZLIB support (GP32).Won Star
2006-03-22Code for inverted rect when scaling images of FF no longer required. Minor cl...Travis Howell
2006-03-22Rename draw buffers correctlyTravis Howell
2006-03-22Small correction to scaling code in FFTravis Howell
2006-03-22Preliminary (weasel-word for "probably buggy") implementation of the remainingTorbjörn Andersson
2006-03-22Whitespace changesTravis Howell
2006-03-22Fix regression in 2nd room of FFTravis Howell
2006-03-22Skip columns isn't used for overlayed or scaled images in FFTravis Howell