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
/
graphics.h
Age
Commit message (
Expand
)
Author
2014-03-13
VOYEUR: Simplify the use of _vPort
Strangerke
2014-03-05
VOYEUR: Some cleanup related to the onOff and pick masks
Strangerke
2014-02-27
VOYEUR: Remove setVm from GraphicsManager
Strangerke
2014-02-20
VOYEUR: Remove unused variables and functions in GraphicsManager
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-03
VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods
Paul Gilbert
2014-01-20
VOYEUR: Fix palette issues in second half of doGossip
Paul Gilbert
2014-01-18
VOYEUR: Converted drawText and textWidth to work on PictureResource
Paul Gilbert
2014-01-08
VOYEUR: Preliminary savegame functionality
Paul Gilbert
2014-01-02
VOYEUR: In progress work trying to fix doGossip
Paul Gilbert
2013-12-28
VOYEUR: Implemented startCursorBlink and drawDot
Paul Gilbert
2013-12-24
VOYEUR: Bugfixes and move for doScroll method
Paul Gilbert
2013-12-18
VOYEUR: Implemented drawIfaceTime
Paul Gilbert
2013-12-18
VOYEUR: In progress work on fixing initial apartment animation
Paul Gilbert
2013-12-14
VOYEUR: Implemented support methods needed for doApt
Paul Gilbert
2013-12-14
VOYEUR: Implemented doInterface method
Paul Gilbert
2013-12-14
VOYEUR: In progress implementation of doInterface
Paul Gilbert
2013-12-05
VOYEUR: Did some refactoring of game files
Paul Gilbert
2013-06-22
VOYEUR: Implemented RL2 video decoder
Paul Gilbert
2013-06-20
VOYEUR: Fix setting cursor colour in lock screen
Paul Gilbert
2013-06-19
VOYEUR: On-screen text finally showing up
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: 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-05
VOYEUR: Implemented more doHeadTitle startup code, and startFade
Paul Gilbert
2013-06-01
VOYEUR: Firthur work on sDrawPic and add fn
Paul Gilbert
2013-06-01
VOYEUR: Implemented the restoreBack method
Paul Gilbert
2013-06-01
VOYEUR: Implemented the restoreMCGASaveRect method
Paul Gilbert
2013-05-31
VOYEUR: Implemented sWaitFlip
Paul Gilbert
2013-05-31
VOYEUR: Implemented flipPage
Paul Gilbert
2013-05-31
VOYEUR: Cleanup of sDrawPic parameter usage and viewport initialisation
Paul Gilbert
2013-05-31
VOYEUR: Implemented first execution path through sInitPic
Paul Gilbert
2013-05-30
VOYEUR: Implemented the setupMCGASaveRect method
Paul Gilbert
2013-05-29
VOYEUR: Completed setupViewPort
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-26
VOYEUR: Added code for initViewPortList
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-20
VOYEUR: In progress work on bolt file manager
Paul Gilbert