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
/
teenagent
/
surface.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2012-10-09
TEENAGENT: Fix constant naming to comply with Coding Conventions.
D G Turner
2012-09-24
TEENAGENT: Cleanup Surface class.
D G Turner
2012-07-28
TEENAGENT: Add constant values for screen width and height.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Enable commented out debug statements.
D G Turner
2011-10-23
TEENAGENT: Improve code formatting.
Johannes Schickel
2011-08-07
TEENAGENT: Pass streams as references.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-17
TEENAGENT: Prefer Surface::create taking a PixelFormat over the one taking a ...
Johannes Schickel
2011-01-31
TEENAGENT: Fix Memory Leaks.
David Turner
2010-04-17
Fixing some warnings (with gcc 3.3.6)
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-08
cleaned up blitting, fixed zoom+clipping issues
Vladimir Menshakov
2010-01-06
better clipping for left/top sides
Vladimir Menshakov
2010-01-06
implemented clipping for mark
Vladimir Menshakov
2010-01-01
aligned zoomed picture to the top and fixed actor head animation in zoomed state
Vladimir Menshakov
2009-12-12
fixed dirty rectangle
Vladimir Menshakov
2009-12-12
fixed non-default src rectangle rendering
Vladimir Menshakov
2009-12-12
fixed typo in checking src rect height
Vladimir Menshakov
2009-11-18
use actual actor position for overlay positioning to avoid z-order glitches.
Vladimir Menshakov
2009-11-17
implemented zoomed rendering
Vladimir Menshakov
2009-11-17
added SurfaceList, ported overlay to it, fixed many z-order issues. (found me...
Vladimir Menshakov
2009-11-17
corrected scene 7 hack
Vladimir Menshakov
2009-11-17
found strange hack about room 7 and overlay.
Vladimir Menshakov
2009-11-15
implemented src_rect for surface blitting, added proper animation frames.
Vladimir Menshakov
2009-09-15
renamed constants to comply with the code convention.
Vladimir Menshakov
2009-09-15
implemented proper dialog positioning
Vladimir Menshakov
2009-09-15
return bounding boxes from the render(), slightly changed internal events arg...
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-15
adapted code to comply code formatting conventions.
Vladimir Menshakov
2009-09-04
TEEN:
Max Horn
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov