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
/
gob
/
demos
Age
Commit message (
Expand
)
Author
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-16
GOB: Add a non-interactive Adibou2 demo
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-16
GOB: Add the property switchColorMode
Sven Hesse
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-10-15
GOB: Remove the now useless helper.h
Sven Hesse
2010-09-30
GOB: Change all drawing to use class Surface
Sven Hesse
2010-09-30
GOB: Rename kFeatures640 to kFeatures640x480
Sven Hesse
2010-08-08
GOB: Make the demoplayer use the new VideoPlayer interface
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::getDirtyRects()
Sven Hesse
2010-08-08
GOB: Basic video playback using the new interface
Sven Hesse
2010-08-08
GOB: Stub the new VideoPlayer interface
Sven Hesse
2010-08-08
VIDEO: Stub a VideoDecoder-like CoktelDecoder
Sven Hesse
2010-05-17
Enforce conversion formatting on pointer casts in the DEV code.
Johannes Schickel
2010-05-04
Reduce indirect header dependencies further
Max Horn
2009-09-24
Fixed some more warnings about unreachable code
Filippos Karapetis
2009-08-23
Properly initialize _autoDouble, fixing demos that don't set a video mode on ...
Sven Hesse
2009-07-24
Adding ADL playback to the demoplayer
Sven Hesse
2009-07-05
Added a Key and ShortKey enum
Sven Hesse
2009-06-09
Fixed CLEAR
Sven Hesse
2009-06-06
Fixing the demoplayer's auto double mode and added a REBASE0 option that sets...
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-06-06
Adding a general coktelplayer.scn demo file
Sven Hesse
2009-05-31
GOB: Replaced many uses of strdupcpy by Common::String
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-21
Splitting a few helper functions out of gob.h
Sven Hesse
2009-05-20
- Changed the demo player to allow playing directly inlined scripts using a n...
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
Moving the demo-related stuff into a demos-subdirectory
Sven Hesse