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.h
Age
Commit message (
Expand
)
Author
2015-05-26
SHERLOK: Beginnings of split of doBgAnim logic
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-18
SHERLOCK: Simplify Events not to need it's own copy of the mouse pos
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-04-22
SHERLOCK: Further fixes for entering savegame names
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: 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-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