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
/
voyeur
/
voyeur.cpp
Age
Commit message (
Expand
)
Author
2013-06-17
VOYEUR: Some cleanup and enum-ifying graphic drawing code
Paul Gilbert
2013-06-15
VOYEUR: Refactoring and bugfixes for correctly loading fontInfo and font reso...
Paul Gilbert
2013-06-14
VOYEUR: Initial implementation of drawText method
Paul Gilbert
2013-06-12
VOYEUR: Lock screen background now correctly showing
Paul Gilbert
2013-06-12
VOYEUR: Work implementing the lock display screen
Paul Gilbert
2013-06-10
VOYEUR: Starting to implement code for the lock screen
Paul Gilbert
2013-06-08
VOYEUR: Implemented fillPic and related code
Paul Gilbert
2013-06-08
VOYEUR: Major cleanup of code between EventsManager and GraphicsManager
Paul Gilbert
2013-06-07
VOYEUR: Some fixes for startup palette loading
Paul Gilbert
2013-06-05
VOYEUR: Minor palette load bugfixes. First screen is now partly showing
Paul Gilbert
2013-06-05
VOYEUR: Implemented more doHeadTitle startup code, and startFade
Paul Gilbert
2013-06-02
VOYEUR: Fix to event manager delays and screen updates methods
Paul Gilbert
2013-06-01
VOYEUR: Added in debugger and adding event manager methods
Paul Gilbert
2013-06-01
VOYEUR: Implemented the restoreMCGASaveRect method
Paul Gilbert
2013-05-31
VOYEUR: Implemented sWaitFlip
Paul Gilbert
2013-05-31
VOYEUR: Cleanup of sDrawPic parameter usage and viewport initialisation
Paul Gilbert
2013-05-28
VOYEUR: Fixes to pointer fields in viewport setup
Paul Gilbert
2013-05-28
VOYEUR: Starting on viewport activation, and extra bolt entry guards
Paul Gilbert
2013-05-25
VOYEUR: Fixes for decompression, and picture initialisation
Paul Gilbert
2013-05-25
VOYEUR: Beginnings of Bolt init function array
Paul Gilbert
2013-05-24
VOYEUR: Clean up of IntData usage
Paul Gilbert
2013-05-23
VOYEUR: Start of work on general initialisation
Paul Gilbert
2013-05-22
VOYEUR: Finished globalInitBolt method
Paul Gilbert
2013-05-21
VOYEUR: Further work on bolt file loading
Paul Gilbert
2013-05-20
VOYEUR: In progress work on bolt file manager
Paul Gilbert
2013-05-18
VOYEUR: Added proper detection entry
Paul Gilbert
2013-05-18
VOYEUR: Added engine skeleton
Paul Gilbert