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
/
xeen
/
xsurface.cpp
Age
Commit message (
Expand
)
Author
2016-09-04
XEEN: Converted XSurface to derive from ManagedSurface
Paul Gilbert
2016-09-04
XEEN: Fix Travis identified warnings
Paul Gilbert
2016-08-28
XEEN: gcc compilation fixes
Paul Gilbert
2015-02-22
XEEN: Merge scaling code from XSurface into sprite drawing code
Paul Gilbert
2015-01-19
XEEN: Further work on sprite scaling
Paul Gilbert
2015-01-18
XEEN: In progress work on sprite scaling
Paul Gilbert
2015-01-01
XEEN: Reorganisation of resource, sprite, and cc file class files
Paul Gilbert
2014-12-31
XEEN: Startup fixes; options menu buttons now showing
Paul Gilbert
2014-12-31
XEEN: Split the font code into it's own file
Paul Gilbert
2014-12-31
XEEN: Lot of font code implemented
Paul Gilbert
2014-12-31
XEEN: Implement window framing code and dialog event handling
Paul Gilbert
2014-12-26
XEEN: Converted SpriteResource to decoding sprite frames on the fly
Paul Gilbert
2014-12-26
XEEN: Initial implementation of sprite resource class
Paul Gilbert
2014-12-25
XEEN: Add XSurface base class and Screen dirty rect code
Paul Gilbert