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_list.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-13
TEENAGENT: Clean up SurfaceList Class.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
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-01-31
TEENAGENT: Further Memory Leak Fixes.
David Turner
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-27
implemented fade in/out effects
Vladimir Menshakov
2009-12-12
render 'on' surfaces only on mark (fixed many z-order issues)
Vladimir Menshakov
2009-11-18
use actual actor position for overlay positioning to avoid z-order glitches.
Vladimir Menshakov
2009-11-18
minor textual fixes
Vladimir Menshakov
2009-11-17
guard surface list from the sizes of zero
Vladimir Menshakov
2009-11-17
added SurfaceList, ported overlay to it, fixed many z-order issues. (found me...
Vladimir Menshakov