aboutsummaryrefslogtreecommitdiff
path: root/graphics/flic_player.cpp
AgeCommit message (Collapse)Author
2008-12-07cleanupGregory Montoir
svn-id: r35275
2008-12-02add missing _curFrame reset to 0Gregory Montoir
svn-id: r35208
2008-11-28added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class)Gregory Montoir
svn-id: r35170
2008-11-28Check whether opening a flic actually worked... proper error handling would ↵Max Horn
of course be much better svn-id: r35168
2008-11-16some fixes to input handling, cleanupGregory Montoir
svn-id: r35100
2008-11-15remove outdated commentJoost Peters
svn-id: r35079
2008-11-15added FLIC player from KoM engine module.Gregory Montoir
changes : - changed methods name to match the ones from DXAPlayer - added file read streaming - added possibiltiy to reset playback svn-id: r35068