aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.h
AgeCommit message (Expand)Author
2006-04-10Merged o_pathfind() into o1_getPathPosn().Torbjörn Andersson
2006-04-10Merged o_restoreIconArray() into o1_restoreIconArray().Torbjörn Andersson
2006-04-10Merged o_confirmQuit() into o1_pauseGame().Torbjörn Andersson
2006-04-10Merged o_inventory_descriptions() into o1_screenTextPObj().Torbjörn Andersson
2006-04-10Merged o_loadGame() and o_saveGame() into o1_loadUserGame() andTorbjörn Andersson
2006-04-10Merged o_loadZone() and o_unloadZone() into o1_loadZone() and o1_unloadZone().Torbjörn Andersson
2006-04-10Merged o_playSFX() into o1_playEffect().Torbjörn Andersson
2006-04-10Merged o_loadBeard() and o_unloadBeard() into o1_loadBeard() andTorbjörn Andersson
2006-04-10Merged o_lockZone() and o_unlockZone() into o1_lockZones() and o1_unlockZones()Torbjörn Andersson
2006-04-10Merged o_playMusic() into o1_playTune().Torbjörn Andersson
2006-04-10Merged o_set_video_mode() into o1_picture().Torbjörn Andersson
2006-04-10Merged o_unk_103() into o1_cls().Torbjörn Andersson
2006-04-10Merged o_defineWindow() into o1_defWindow().Torbjörn Andersson
2006-04-10Merged o_vga_reset() into o1_killAnimate().Torbjörn Andersson
2006-04-10Merged o_chance() into o1_chance().Torbjörn Andersson
2006-04-09Add time code for FF and minor cleanupTravis Howell
2006-04-09Add centreScroll() for FF and hyperbox code differences in FF.Travis Howell
2006-04-08Add FF difference in addTextBox() and minor cleanupTravis Howell
2006-04-08Fixes for oracle in FF and cleanupTravis Howell
2006-04-08Add initial support for vertical scrolling in FFTravis Howell
2006-04-07Cleanup and split scrolling codeTravis Howell
2006-04-07Cleanup of yesterday's changes. The opcode functions no longer need to take anyTorbjörn Andersson
2006-04-07Fix some horizontal scrolling issues in FFTravis Howell
2006-04-07Fix subtitle output in FFTravis 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-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-06Add more icon differences in FF and cleanupTravis Howell
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-04Add inventory array differences in FF and minor cleanupTravis 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-04More work on oracle in FFTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-04-03Add initial support for oracle icons in FFTravis Howell
2006-03-28Update game detection code, with recent changes from SAGA engineTravis Howell
2006-03-27Add FF support to dump_bitmap()Travis Howell
2006-03-23Minor changes for FF and cleanupTravis Howell
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-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16Rename get draw buffer functionsTravis Howell
2006-03-16Remove unused unlock draw surface functionsTravis Howell