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
/
kevent.cpp
Age
Commit message (
Expand
)
Author
2017-09-27
SCI: Add support for keyup events
Colin Snover
2017-09-27
SCI: Do some clean-up of event handling system
Colin Snover
2017-07-23
SCI: Minor cleanups in kGetEvent
Colin Snover
2017-07-23
SCI32: Fix hot rectangle events
Colin Snover
2017-07-06
SCI32: Centralise OSystem screen updates
Colin Snover
2017-05-06
SCI32: Detect and handle tight loops around kGetEvent
Colin Snover
2017-04-22
SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...
Colin Snover
2017-04-22
SCI: Clean up unnecessary delayed restore flags
Colin Snover
2016-10-09
SCI32: Change storage type of int16 arrays to hold reg_ts instead
Colin Snover
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-29
SCI32: Implement kSetHotRectangles
Colin Snover
2016-09-29
SCI32: Update screen on frameout, instead of in the event loop
Colin Snover
2016-08-19
SCI32: Fix kGlobalToLocal and kLocalToGlobal
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
2016-08-13
SCI: Fix pseudo mouse in various SCI1 games like e.g. Larry5
Martin Kiewitz
2016-03-11
SCI32: Fix incorrect mouse event coordinates in SCI2 hires
Colin Snover
2016-03-05
SCI: Make cursor workaround work properly on OpenPandora
Martin Kiewitz
2016-02-02
SCI: Do not pass/use .data for mouse button type
Martin Kiewitz
2016-02-02
SCI: Fix control/Fx keys not working anymore
Martin Kiewitz
2016-01-03
SCI: kGetEvent modifiers bug was fixed in SCI1
Martin Kiewitz
2016-01-03
SCI: implement kGetEvent modifiers DOS bug
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-04-26
SCI: implement delayed restore via ScummVM menu
Martin Kiewitz
2015-04-26
SCI: Stop processing in kGetEvent after loading
Willem Jan Palenstijn
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-28
SCI: Change wording for the cursor position workarounds
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
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
2011-03-09
SCI: Save mouse position in SciEvent.
Johannes Schickel
2011-02-15
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
md5
2010-12-26
SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which w...
Filippos Karapetis
2010-09-03
SCI: Fixed bug #3058865 - "Jones in the Fast Lane CD: Graphics Missing"
Filippos Karapetis
2010-08-31
SCI: adding workaround for platform-specific
Martin Kiewitz
2010-08-29
SCI: Fixed bug #3037874 - "SCI1.1: High cpu usage when a textbox is displayed"
Filippos Karapetis
2010-07-25
SCI: sci32 coord adjustment changes
Martin Kiewitz
2010-07-25
SCI: sci32 changes
Martin Kiewitz
2010-07-21
SCI: more work on coordadjustment sci32
Martin Kiewitz
2010-07-19
SCI: fixing comment
Martin Kiewitz
2010-07-12
SCI: Turn global object g_debugState into SciEngine member var
Max Horn
2010-06-30
SCI: Removed the FreeSCI music code
Filippos Karapetis
2010-06-29
SCI: Made the SoundCommandParser a member of the SciEngine class and removed ...
Filippos Karapetis
2010-06-19
SCI: implemented checking of keyboard driver in case of SCI1EGA/EARLY, also r...
Martin Kiewitz
2010-06-18
SCI: set resulting type to keyboard+joystick for sci1middle+ in kMapKeyToDir ...
Martin Kiewitz
2010-06-17
SCI: Rename sciEvent to SciEvent
Max Horn
2010-06-17
SCI: Moved the event code a little bit around.
Max Horn
2010-06-15
SCI: SciGui/SciGui32 gone for good...
Martin Kiewitz
2010-06-15
Fix spelling, cleanup
Max Horn
[next]