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
/
sherlock
/
events.cpp
Age
Commit message (
Expand
)
Author
2015-05-30
SHERLOCK: Fix non-interactive Scalpel demo
Paul Gilbert
2015-05-26
SHERLOK: Beginnings of split of doBgAnim logic
Paul Gilbert
2015-05-24
SHERLOCK: Fix People data initialization and general start fixes
Paul Gilbert
2015-05-19
SHERLOCK: Add extra constants for object bit-flags
Paul Gilbert
2015-05-19
SHERLOCK: Remove iimplicit conversion operator from ImageFrame
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-19
SHERLOCK: Further addition of enums and method renames
Paul Gilbert
2015-05-18
SHERLOCK: Simplify Events not to need it's own copy of the mouse pos
Paul Gilbert
2015-05-18
SHERLOCK: Simplify Events::getKey
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-09
SHERLOCK: Cleanup fixes for event manager
Paul Gilbert
2015-05-09
SHERLOCK: More comment fixes
Paul Gilbert
2015-05-07
SHERLOCK: some code formatting
Strangerke
2015-05-01
SHERLOCK: Extra method comments
Paul Gilbert
2015-04-29
SHERLOCK: Fixes for darts minigame
Paul Gilbert
2015-04-22
SHERLOCK: Fixes for saving and restoring games
Paul Gilbert
2015-04-22
SHERLOCK: Further fixes for entering savegame names
Paul Gilbert
2015-04-21
SHERLOCK: Fix display of cursor
Paul Gilbert
2015-04-16
SHERLOCK: Implemented Map::show method
Paul Gilbert
2015-04-10
SHERLOCK: Implemented doScript and support methods
Paul Gilbert
2015-03-27
SHERLOCK: Fix mouse cursor hotspots
Paul Gilbert
2015-03-27
SHERLOCK: Fixes for examine dialog display
Paul Gilbert
2015-03-27
SHERLOCK: Implemented doMainControl
Paul Gilbert
2015-03-23
SHERLOCK: Beginnings of UserInterface class
Paul Gilbert
2015-03-21
SHERLOCK: Implemented checkSprite
Paul Gilbert
2015-03-21
SHERLOCK: Implemented checkObject and some support methods
Paul Gilbert
2015-03-19
SHERLOCK: Refactorings, new Sprite and People classes
Paul Gilbert
2015-03-18
SHERLOCK: Implement Scalpel-specific scene starting
Paul Gilbert
2015-03-18
SHERLOCK: Make random pixel transitions more like the original
Paul Gilbert
2015-03-17
SHERLOCK: Remainder of showCityCutscene implemented
Paul Gilbert
2015-03-16
SHERLOCK: Implement sprite palette loading and fade out
Paul Gilbert
2015-03-15
SHERLOCK: Beginning of animation player
Paul Gilbert
2015-03-15
SHERLOCK: Added events manager and debugger classes
Paul Gilbert