Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-24 | CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ↵ | Sven Hesse | |
notifyPaused() svn-id: r42715 | |||
2009-07-17 | /Finally/ fixing the longstanding flicker bug in Woodruff. I was completely ↵ | Sven Hesse | |
mistaken about its cause, too svn-id: r42572 | |||
2009-07-17 | Adding a workaround for the vanishing Coh Cott bug (#1972466), which is ↵ | Sven Hesse | |
actually an error in that video file svn-id: r42570 | |||
2009-07-05 | Added a Key and ShortKey enum | Sven Hesse | |
svn-id: r42121 | |||
2009-06-06 | Fixing the Woodruff intro: Using a flag that's /not/ already used be the scripts | Sven Hesse | |
svn-id: r41306 | |||
2009-06-06 | Demoplayer: | Sven Hesse | |
- Fixing the flawed double mode - Adding an "auto" double mode, where the videos get scaled if possible svn-id: r41294 | |||
2009-05-31 | GOB: Replaced many uses of strdupcpy by Common::String | Max Horn | |
svn-id: r41077 | |||
2009-05-21 | Moved the Coktel video player into its own subdirectory | Filippos Karapetis | |
svn-id: r40755 | |||
2009-05-20 | Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's ↵ | Sven Hesse | |
VMDs) to graphics/video/ svn-id: r40744 | |||
2009-04-29 | Playing half-sized videos fullscreen in the demoplayer | Sven Hesse | |
svn-id: r40211 | |||
2009-04-24 | The video now works correctly in the non-interactive Urban Runner demo | Sven Hesse | |
svn-id: r40128 | |||
2008-12-16 | Rotating the object backwards in the magnifing view works now | Sven Hesse | |
svn-id: r35396 | |||
2008-12-16 | First step at getting the magnifier and memory view corrected | Sven Hesse | |
svn-id: r35389 | |||
2008-12-14 | Music/Video handling fixes/stubs | Sven Hesse | |
svn-id: r35351 | |||
2008-12-03 | Preliminary support for extra data and scripts in video files (urgh, this is ↵ | Sven Hesse | |
so...vile). Used in The Last Dynasty, which now plays a bit further (the video sequences, at least) svn-id: r35227 | |||
2008-05-23 | Implemented GobEngine::pauseEngineIntern() | Sven Hesse | |
svn-id: r32233 | |||
2008-05-14 | This should fix the video not closing / chunk slot clogging bug (Yeah, I'm ↵ | Sven Hesse | |
apparently stupid *g*) svn-id: r32131 | |||
2008-05-08 | Implemented the background "music" / atmospheric sounds in Woodruff | Sven Hesse | |
svn-id: r31949 | |||
2008-05-07 | Sound in object videos works now, too | Sven Hesse | |
svn-id: r31916 | |||
2008-05-01 | Fixing the object video offsets | Sven Hesse | |
svn-id: r31795 | |||
2008-04-27 | Implemented support for VMDs substituting object animations. | Sven Hesse | |
Still far from being complete (and correct), but it's a start... - Only VMD "command" -3 is followed - Not all animation types are working - Timing is still off in most cases - Offsets are generally OK, but not always - No sound yet - Shouldn't segfault randomly, but I'm not entirely sure ;) svn-id: r31750 | |||
2008-02-29 | Fixed some Lost in Time bugs: | Sven Hesse | |
- CD cutscenes are drawn correctly know - CD cutscenes are (more) correctly synced now - The cursor doesn't flicker anymore when a video is played in the background svn-id: r31014 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-07-30 | Restructured and cleaned-up IMD playing | Sven Hesse | |
svn-id: r28327 |