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
/
sprites.h
Age
Commit message (
Expand
)
Author
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2015-03-14
MADS: Fix crash in stream crossing death, simplify SpriteSets class
Paul Gilbert
2014-06-01
MADS: Add enum for sprite asset loading flags
Paul Gilbert
2014-05-27
MADS: More formatting fixes.
Johannes Schickel
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-04-12
MADS: Field/method renaming
Paul Gilbert
2014-04-02
MADS: Cleanup of UISlots and flag types
Paul Gilbert
2014-03-30
MADS: Added some missing code for scene change freeing
Paul Gilbert
2014-03-18
MADS: Finished UISlots::draw method
Paul Gilbert
2014-03-18
MADS: Implemented DirtyArea::setUISlot
Paul Gilbert
2014-03-17
MADS: Transformed ImageInterEntries to be User Interface UISlots
Paul Gilbert
2014-03-15
MADS: Added some more ImageInterEntries methods
Paul Gilbert
2014-03-15
MADS: Remove redundant _encoding field from MSprite
Paul Gilbert
2014-03-15
MADS: Implement palette shifting for loaded sprites
Paul Gilbert
2014-03-13
MADS: Fix GCC warnings and memory leaks
Paul Gilbert
2014-03-12
MADS: General cleanup and minor fixes
Paul Gilbert
2014-03-10
MADS: In progress implementation of PaletteUsage::process
Paul Gilbert
2014-03-08
MADS: Fixes for sprite list initialisation
Paul Gilbert
2014-03-08
MADS: Implemented stubbed SpriteSlots methods
Paul Gilbert
2014-03-08
MADS: Cleanup code for accessing sprite assets
Paul Gilbert
2014-03-07
MADS: Implemented remainder of scene 804 setup code and support methods
Paul Gilbert
2014-03-07
MADS: More initialisation code for scene 804, and missing engine methods
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-03-04
MADS: Beginnings of code support for Scene::drawElements
Paul Gilbert