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
/
mads
/
msurface.h
Age
Commit message (
Expand
)
Author
2014-07-24
MADS: Clean up _depthStyle usage in DepthSurface class
Paul Gilbert
2014-05-31
MADS: Fix positioning and clipping of flipped scaled images
Paul Gilbert
2014-05-31
MADS: Merge copyFromScaled into the existing copyFrom method
Paul Gilbert
2014-05-29
MADS: Fix positioning of teleporter window backgrounds
Paul Gilbert
2014-05-27
MADS: initialise -> initialize.
Johannes Schickel
2014-05-25
MADS: Standardised on passing depth surfaces as DepthSurface
Paul Gilbert
2014-05-11
MADS: Refactoring of dialog classes, more implementation of PictureDialog
Paul Gilbert
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-04-21
MADS: Improve background user interface sprite animations
Paul Gilbert
2014-04-19
MADS: Implemented MSurface::mergeFrom method
Paul Gilbert
2014-03-16
MADS: Implemented lots of Player methods
Paul Gilbert
2014-03-15
MADS: Fix display of user interface during animation
Paul Gilbert
2014-03-10
MADS: In progress implementation of PaletteUsage::process
Paul Gilbert
2014-03-06
MADS: Implementing support methods needed for scene 804 initialisation
Paul Gilbert
2014-03-05
MADS: More Animation class implementation
Paul Gilbert
2014-03-05
MADS: Completed implementing drawElements and support methods
Paul Gilbert
2014-03-05
MADS: Further implementation of drawElements
Paul Gilbert
2014-02-28
MADS: More work implementing scene info loading
Paul Gilbert
2014-02-25
MADS: In progress implementation of loadScene
Paul Gilbert
2014-02-23
MADS: Fixes for the display of dialogs
Paul Gilbert
2014-02-22
MADS: Implemented more logic for dialog display
Paul Gilbert
2014-02-22
MADS: Removed M4-specific code. Keeping engine MADS-specific for now
Paul Gilbert
2014-02-19
MADS: Fix memory leaks in MSurface
Paul Gilbert
2014-02-19
MADS: Cleanup of palette code, updated old-style 4 byte RGB usage to 3 bytes
Paul Gilbert
2014-02-19
MADS: Extra cleanup and commenting for MSurface methods
Paul Gilbert
2014-02-18
MADS: Fix warnings identified by gcc
Paul Gilbert
2014-02-18
MADS: Initial implementation of MSurface class and dependant classes
Paul Gilbert