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 (
Collapse
)
Author
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