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
/
sci
/
engine
/
selector.cpp
Age
Commit message (
Expand
)
Author
2017-10-09
SCI: Add QfG4 script patch to fix sliding down slope bug #9801
Martin Kiewitz
2017-09-28
SCI32: Add audio volume sync support for RAMA
Colin Snover
2017-09-23
SCI32: Add guest additions save/restore support for RAMA
Colin Snover
2017-09-23
SCI32: Support RAMA's custom save games through kFileIO
Colin Snover
2017-09-14
SCI32: Fix Phant2 "auto-save"
Colin Snover
2017-07-30
SCI32: Add load from launcher support for Phant2
Colin Snover
2017-07-30
SCI32: Implement Phant2 save/load integration
Colin Snover
2017-07-30
SCI32: Implement guest additions volume sync for Phant2
Colin Snover
2017-07-24
SCI32: Add music volume UI sync for MGDX
Colin Snover
2017-07-17
SCI32: Add guest additions support for LSL7
Colin Snover
2017-04-23
SCI32: Fix mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Hook up mustSetViewVisible for SCI3
Colin Snover
2017-04-22
SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...
Colin Snover
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover
2016-12-19
SCI32: Add support for alternate graphics selectors
Colin Snover
2016-10-20
SCI32: Fix wrong value passed to updateInfoFlagViewVisible
Colin Snover
2016-09-29
SCI: Deduplicate call origin formatting
Colin Snover
2016-09-29
SCI: Improve debugging output for selector failures
Colin Snover
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-03-01
SCI32: Fix index/offset mixup in updateInfoFlagViewVisible
Willem Jan Palenstijn
2016-02-27
SCI32: Update InfoFlagViewVisible in VM opcodes
Willem Jan Palenstijn
2016-02-21
SCI32: Implement syncing planes+screen items from VM for restore
Martin Kiewitz
2016-02-18
SCI: WIP GfxText32 code
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-05-14
SCI: Check for object visibility, if an object defines it
Filippos Karapetis
2011-10-28
SCI: Fixed text background color and text transparency for SCI32 games
Filippos Karapetis
2011-10-11
SCI: Proper implementation of text drawing for SCI2+
Filippos Karapetis
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-09
SCI: Implement Mac iconbar event handling.
Walter van Niftrik
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-09-03
SCI: kClone/kDisposeClone behaviour more accurate
Martin Kiewitz
2010-08-29
SCI: adding virtual lists for qfg-import rooms
Martin Kiewitz
2010-08-24
SCI: Removed a now unused selector from the selector cache
Filippos Karapetis
2010-08-05
SCI: changing hoyle 4 workaround
Martin Kiewitz
2010-07-24
SCI: support useInsetRect in kFrameout
Martin Kiewitz
2010-07-22
SCI: some work on priority in sci32
Martin Kiewitz
2010-07-20
SCI: Removed the restoring parameter of the run_vm() function
Filippos Karapetis
2010-07-16
SCI: kDoBresen - save last position of client inside mover - fixes lsl6 tram ...
Martin Kiewitz
2010-06-28
SCI: More changes to the code for loading from the launcher
Filippos Karapetis
2010-06-27
SCI: Removed the hack for loading games from the launcher from run_vm(). This...
Filippos Karapetis
2010-06-23
Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...
Filippos Karapetis
2010-06-23
SCI: adding some more global scaling code, adding vanishingY and vanishingX a...
Martin Kiewitz
2010-06-23
SCI: some initial work on global scaling
Martin Kiewitz
2010-06-17
Strict mode: Changed several warnings due to logic bugs into errors. If an er...
Filippos Karapetis
2010-06-10
SCI: cleanup
Max Horn
2010-06-10
Unified invokeSelector() and invokeSelectorArgv(), and removed the INV_SEL kl...
Filippos Karapetis
2010-06-03
The setCursor selector is no longer used for the detection of the kSetCursor(...
Filippos Karapetis
2010-05-29
Mass renaming of selector-related functions, and removed some defines which w...
Filippos Karapetis
[next]