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
/
access
/
events.cpp
Age
Commit message (
Expand
)
Author
2014-08-24
ACCESS: Set hotspot for inventory item cursors to be their center
Paul Gilbert
2014-08-23
ACCESS: In progress inventory display screen
Paul Gilbert
2014-08-23
ACCESS: Fix cursor positioning in scrolled screens, and background restores
Paul Gilbert
2014-08-17
ACCESS: Fix selecting location for player to walk to
Paul Gilbert
2014-08-17
ACCESS: Add updateTimers so bubble boxes can be removed
Paul Gilbert
2014-08-17
ACCESS: Fixes for drawing bubble box backgrounds
Paul Gilbert
2014-08-16
ACCESS: Beginnings of code for text bubble drawing
Paul Gilbert
2014-08-16
ACCESS: Fix selecting buttons from the bottom of the screen
Paul Gilbert
2014-08-16
ACCESS: Fix display of mouse cursor
Paul Gilbert
2014-08-16
ACCESS: Implementing doCommand
Paul Gilbert
2014-08-15
ACCESS: Added extra mouse handling to pollEvents
Paul Gilbert
2014-08-15
ACCESS: Added code to update animations each frame
Paul Gilbert
2014-08-14
ACCESS: Implemented player walk methods
Paul Gilbert
2014-08-12
ACCESS: Added a temporary frame delay and screen update
Paul Gilbert
2014-08-06
ACCESS: Split resources into a seperate file just for Amazon resources
Paul Gilbert
2014-08-01
ACCESS: Implement decoding of game cursors
Paul Gilbert
2014-07-29
ACCESS: Main engine skeleton and events manager
Paul Gilbert