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
/
scumm
/
he
/
animation_he.cpp
Age
Commit message (
Expand
)
Author
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-08
Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...
Max Horn
2007-06-12
Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-11-03
Fixed bad namespace comments spotted by clone2727.
Torbjörn Andersson
2006-11-02
Add video code for HE100 games
Travis Howell
2006-09-17
renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c...
Max Horn
2006-09-17
Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e...
Max Horn
2006-06-28
Remove left over ;
Travis Howell
2006-06-28
Add eriktorbjorn's patch for DXA unification, with more changes
Travis Howell
2006-06-06
Minor cleanup
Travis Howell
2006-05-08
Avoid closing a video file in HE games twice
Travis Howell
2006-05-08
Add initial DXA support for HE games
Travis Howell