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
/
zvision
/
scripting
/
sidefx
/
animation_node.cpp
Age
Commit message (
Expand
)
Author
2014-12-24
ZVISION: Plug another memory leak. Some cleanup
Filippos Karapetis
2014-12-24
ZVISION: Plug a memory leak
Filippos Karapetis
2014-12-24
ZVISION: Add a hack to set the correct frame delay for RLF videos
Filippos Karapetis
2014-12-23
ZVISION: Spacing
Filippos Karapetis
2014-12-23
ZVISION: Limit the engine delay, even when a custom frame rate is set
Filippos Karapetis
2014-12-23
ZVISION: Limit the default engine delay for all animations
Filippos Karapetis
2014-12-16
ZVISION: Allow 2x scaling up in videos again
Filippos Karapetis
2014-12-16
ZVISION: Make the RLF decoder a subclass of the common video decoder
Filippos Karapetis
2014-12-12
ZVISION: Only scale down animations to fit their frame, not up
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-11-20
ZVISION: More CamelCase and a bit of comments cleanup
Marisa-Chan
2014-09-09
ZVISION: Check .avi and .rlf suffix only in MetaAnimation.
Marisa-Chan
2014-07-02
ZVISION: Reorgonize source files into directories.
Marisa-Chan