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
/
demoplayer.cpp
Age
Commit message (
Expand
)
Author
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