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
/
event.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-09
SCI: Save mouse position in SciEvent.
Johannes Schickel
2011-03-09
SCI: Cleanup of the event code
md5
2011-02-15
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
md5
2010-07-29
SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi...
Martin Kiewitz
2010-06-19
SCI: implemented checking of keyboard driver in case of SCI1EGA/EARLY, also r...
Martin Kiewitz
2010-06-17
SCI: Turn _modifierStates into member of class EventManager
Max Horn
2010-06-17
SCI: cleanup
Max Horn
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-09
Renamed the SciEvent class to EventManager, to separate it from the sciEvent ...
Filippos Karapetis
2010-04-24
SCI: reverting r48787 port updates were actually introduced (heard that befor...
Martin Kiewitz
2010-04-24
SCI: r48786 port updates were actually introduced during SCI01, qfg2 and xmas...
Martin Kiewitz
2010-04-17
SCI: key presses of extended chars (umlauts, etc.) will now get ignored in ga...
Martin Kiewitz
2010-02-23
SCI: Turn kernel_sleep() into SciEvent::sleep()
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-08
SCI: removed controlify() to ease readability of code
Martin Kiewitz
2009-12-04
SCI: Renamed "buckybits" to "modifiers" in SciEvent
Martin Kiewitz
2009-12-04
SCI: Make event constants more verbose
Martin Kiewitz
2009-12-04
SCI: SciEvent created, kernel_sleep() created
Martin Kiewitz