aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/selector.cpp
AgeCommit message (Expand)Author
2019-09-25SCI32: Add QFG4 character import message boxsluicebox
2017-10-09SCI: Add QfG4 script patch to fix sliding down slope bug #9801Martin Kiewitz
2017-09-28SCI32: Add audio volume sync support for RAMAColin Snover
2017-09-23SCI32: Add guest additions save/restore support for RAMAColin Snover
2017-09-23SCI32: Support RAMA's custom save games through kFileIOColin Snover
2017-09-14SCI32: Fix Phant2 "auto-save"Colin Snover
2017-07-30SCI32: Add load from launcher support for Phant2Colin Snover
2017-07-30SCI32: Implement Phant2 save/load integrationColin Snover
2017-07-30SCI32: Implement guest additions volume sync for Phant2Colin Snover
2017-07-24SCI32: Add music volume UI sync for MGDXColin Snover
2017-07-17SCI32: Add guest additions support for LSL7Colin Snover
2017-04-23SCI32: Fix mustSetViewVisible for SCI3Colin Snover
2017-04-23SCI32: Hook up mustSetViewVisible for SCI3Colin Snover
2017-04-22SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...Colin Snover
2017-04-21SCI: Improve audio volume & settings sync codeColin Snover
2016-12-19SCI32: Add support for alternate graphics selectorsColin Snover
2016-10-20SCI32: Fix wrong value passed to updateInfoFlagViewVisibleColin Snover
2016-09-29SCI: Deduplicate call origin formattingColin Snover
2016-09-29SCI: Improve debugging output for selector failuresColin Snover
2016-03-06SCI32: Implement kEditTextColin Snover
2016-03-01SCI32: Fix index/offset mixup in updateInfoFlagViewVisibleWillem Jan Palenstijn
2016-02-27SCI32: Update InfoFlagViewVisible in VM opcodesWillem Jan Palenstijn
2016-02-21SCI32: Implement syncing planes+screen items from VM for restoreMartin Kiewitz
2016-02-18SCI: WIP GfxText32 codeColin Snover
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2012-05-14SCI: Check for object visibility, if an object defines itFilippos Karapetis
2011-10-28SCI: Fixed text background color and text transparency for SCI32 gamesFilippos Karapetis
2011-10-11SCI: Proper implementation of text drawing for SCI2+Filippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-09SCI: Implement Mac iconbar event handling.Walter van Niftrik
2010-11-02SCI: Remove any use of printfMax Horn
2010-09-03SCI: kClone/kDisposeClone behaviour more accurateMartin Kiewitz
2010-08-29SCI: adding virtual lists for qfg-import roomsMartin Kiewitz
2010-08-24SCI: Removed a now unused selector from the selector cacheFilippos Karapetis
2010-08-05SCI: changing hoyle 4 workaroundMartin Kiewitz
2010-07-24SCI: support useInsetRect in kFrameoutMartin Kiewitz
2010-07-22SCI: some work on priority in sci32Martin Kiewitz
2010-07-20SCI: Removed the restoring parameter of the run_vm() functionFilippos Karapetis
2010-07-16SCI: kDoBresen - save last position of client inside mover - fixes lsl6 tram ...Martin Kiewitz
2010-06-28SCI: More changes to the code for loading from the launcherFilippos Karapetis
2010-06-27SCI: Removed the hack for loading games from the launcher from run_vm(). This...Filippos Karapetis
2010-06-23Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...Filippos Karapetis
2010-06-23SCI: adding some more global scaling code, adding vanishingY and vanishingX a...Martin Kiewitz
2010-06-23SCI: some initial work on global scalingMartin Kiewitz
2010-06-17Strict mode: Changed several warnings due to logic bugs into errors. If an er...Filippos Karapetis
2010-06-10SCI: cleanupMax Horn
2010-06-10Unified invokeSelector() and invokeSelectorArgv(), and removed the INV_SEL kl...Filippos Karapetis
2010-06-03The setCursor selector is no longer used for the detection of the kSetCursor(...Filippos Karapetis