Age | Commit message (Expand) | Author |
2010-05-17 | Enforce conversion formatting on pointer casts in the DEV code. | Johannes Schickel |
2010-03-11 | Adding support for the early Fascination IMD format | Sven Hesse |
2009-10-23 | Gob - Fix animations without extension | Arnaud Boutonné |
2009-10-18 | gob - Cleanup of previous modification | Arnaud Boutonné |
2009-10-18 | gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of .V... | Arnaud Boutonné |
2009-08-24 | Add another extension: SMD | Arnaud Boutonné |
2009-08-02 | When ESCing videos, seek to the last frame that was meant to be played. Fixes... | Sven Hesse |
2009-07-24 | CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ... | Sven Hesse |
2009-07-24 | Renaming getAnchor() to getFrameCoords() | Sven Hesse |
2009-07-24 | Adding subtitle support to Woodruff | Sven Hesse |
2009-07-17 | /Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m... | Sven Hesse |
2009-07-17 | Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua... | Sven Hesse |
2009-07-05 | Added a Key and ShortKey enum | Sven Hesse |
2009-06-22 | Adding DataIO::existData() | Sven Hesse |
2009-06-06 | Fixing the demoplayer's auto double mode and added a REBASE0 option that sets... | Sven Hesse |
2009-06-06 | Fixing the Woodruff intro: Using a flag that's /not/ already used be the scripts | Sven Hesse |
2009-06-06 | GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe... | Max Horn |
2009-06-06 | Demoplayer: | Sven Hesse |
2009-05-31 | Fixing a regression in the VideoPlayer, introduced by Fingolfin in r41077 | Sven Hesse |
2009-05-31 | GOB: Replaced many uses of strdupcpy by Common::String | Max Horn |
2009-05-21 | Splitting a few helper functions out of gob.h | Sven Hesse |
2009-05-20 | Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V... | Sven Hesse |
2009-04-30 | Adding a strdup-like inline function | Sven Hesse |
2009-04-29 | Playing half-sized videos fullscreen in the demoplayer | Sven Hesse |
2009-04-24 | The video now works correctly in the non-interactive Urban Runner demo | Sven Hesse |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-16 | Rotating the object backwards in the magnifing view works now | Sven Hesse |
2008-12-16 | First step at getting the magnifier and memory view corrected | Sven Hesse |
2008-12-15 | Support for Urban Runner's new cursors (frames out of 16bit color VMDs) | Sven Hesse |
2008-12-14 | Music/Video handling fixes/stubs | Sven Hesse |
2008-12-11 | On second thought, an octree only works if the color to look up is in the pal... | Sven Hesse |
2008-12-09 | Experimental support for VMD frames encoded in Indeo 3 (Indeo 3 decoder close... | Sven Hesse |
2008-12-05 | Evaluating kFeaturesPalette flag for VMDs. Now you can actually see something... | Sven Hesse |
2008-12-04 | Changing the GobEngine to use its dirty rects also for OSystem-copies, instea... | Sven Hesse |
2008-12-03 | Preliminary support for extra data and scripts in video files (urgh, this is ... | Sven Hesse |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | GOB works with the new GMM implementation | Christopher Page |
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page |
2008-06-19 | Fixed a palette issue in Lost in Time | Sven Hesse |
2008-05-28 | Script variables are now always stored in the game version's native endianess. | Sven Hesse |
2008-05-25 | Fixing Bug #1970111 ("WOODRUFF: Close Up not erased") | Sven Hesse |
2008-05-23 | Implemented GobEngine::pauseEngineIntern() | Sven Hesse |
2008-05-22 | Reverting my last commit, as it breaks Gob3 (and probably elsewhere, too) | Sven Hesse |
2008-05-22 | Fixing the flickering when changing from object animations to videos | Sven Hesse |
2008-05-17 | This fixes the messed-up palette after levitating in Bigwig's place in Woodruff. | Sven Hesse |
2008-05-14 | This should fix the video not closing / chunk slot clogging bug (Yeah, I'm ap... | Sven Hesse |
2008-05-08 | Implemented the background "music" / atmospheric sounds in Woodruff | Sven Hesse |
2008-05-07 | Sound in object videos works now, too | Sven Hesse |