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
/
hopkins
/
events.h
Age
Commit message (
Expand
)
Author
2012-10-24
HOPKINS: Bugfixes to show inventory dialog correctly
Paul Gilbert
2012-10-13
HOPKINS: Finally implemented VBL cursor method properly
Paul Gilbert
2012-10-13
HOPKINS: Cleaned up the PERSONAGE2 event loop method
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-21
HOPKINS: Moved VBL method from EventsManager to GraphicsManager
Paul Gilbert
2012-09-20
HOPKINS: Implemented more blitting/display methods
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert
2012-09-17
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
Paul Gilbert
2012-09-15
HOPKINS: initial implementation of INTORUN method
Paul Gilbert
2012-09-15
HOPKINS: Cleanup and refactoring of frame counting and delays
Paul Gilbert
2012-09-15
HOPKINS: Initial implementation of main animation player method
Paul Gilbert
2012-09-08
HOPKINS: Implement proper graphics initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Commit of lots more initialisation code
Paul Gilbert