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
Age
Commit message (
Collapse
)
Author
2012-09-17
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
Paul Gilbert
2012-09-16
HOPKINS: Implemented BOB_ANIM_ON and BOB_ANIM_OFF
Paul Gilbert
2012-09-16
HOPKINS: Implementing code for CHARGE_ANIM and dependent methods
Paul Gilbert
2012-09-15
HOPKINS: Implemented Vbe decoding so introduction now runs
Paul Gilbert
2012-09-15
HOPKINS: initial implementation of INTORUN method
Paul Gilbert
2012-09-15
HOPKINS: Fix loading images other than the first item in a picture index
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-13
HOPKINS: Fix blitting 8-bit images to the screen
Paul Gilbert
2012-09-13
HOPKINS: Further work and bugfixes on palette processing
Paul Gilbert
2012-09-10
HOPKINS: Improved on the initial image display hack
Paul Gilbert
2012-09-10
HOPKINS: Implemented some of the fade methods
Paul Gilbert
2012-09-09
HOPKINS: Add temporary copy of VESA surface to screen, and other bugfixes
Paul Gilbert
2012-09-09
HOPKINS: Fix some obvious crashes in image loading
Paul Gilbert
2012-09-09
HOPKINS: Added stub event loop
Paul Gilbert
2012-09-09
HOPKINS: Added initialisation of graphics manager and globals fields
Paul Gilbert
2012-09-09
HOPKINS: Implemented image loading code
Paul Gilbert
2012-09-09
HOPKINS: Implemented screen lock, unlock, and clear screen
Paul Gilbert
2012-09-08
HOPKINS: Implement proper graphics initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Add object loading
Paul Gilbert
2012-09-08
HOPKINS: Commit of lots more initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Added further configuration setup
Paul Gilbert
2012-09-08
HOPKINS: Beginnings of file manager code
Paul Gilbert
2012-09-08
HOPKINS: Added missing changes to hook in the new engine
Paul Gilbert
2012-09-07
HOPKINS: Initial skeleton engine commit
Paul Gilbert