aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/demos
AgeCommit message (Expand)Author
2018-08-18GOB: Replace use of strdup with Common::StringColin Snover
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-16GOB: Add a non-interactive Adibou2 demoSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-16GOB: Add the property switchColorModeSven Hesse
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-10-15GOB: Remove the now useless helper.hSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-09-30GOB: Rename kFeatures640 to kFeatures640x480Sven Hesse
2010-08-08GOB: Make the demoplayer use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO/GOB: Add CoktelDecoder::getDirtyRects()Sven Hesse
2010-08-08GOB: Basic video playback using the new interfaceSven Hesse
2010-08-08GOB: Stub the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2010-05-17Enforce conversion formatting on pointer casts in the DEV code.Johannes Schickel
2010-05-04Reduce indirect header dependencies furtherMax Horn
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-08-23Properly initialize _autoDouble, fixing demos that don't set a video mode on ...Sven Hesse
2009-07-24Adding ADL playback to the demoplayerSven Hesse
2009-07-05Added a Key and ShortKey enumSven Hesse
2009-06-09Fixed CLEARSven Hesse
2009-06-06Fixing the demoplayer's auto double mode and added a REBASE0 option that sets...Sven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2009-06-06Demoplayer:Sven Hesse
2009-06-06Adding a general coktelplayer.scn demo fileSven Hesse
2009-05-31GOB: Replaced many uses of strdupcpy by Common::StringMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
2009-05-20- Changed the demo player to allow playing directly inlined scripts using a n...Sven Hesse
2009-05-20Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V...Sven Hesse
2009-04-30Adding a strdup-like inline functionSven Hesse
2009-04-29Moving the demo-related stuff into a demos-subdirectorySven Hesse