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
/
sword25
/
fmv
Age
Commit message (
Expand
)
Author
2017-11-17
SWORD25: Fix possible redefinition of FLT_EPSILON
Colin Snover
2016-03-14
SWORD25: Fix frozen/flickering title menu movie
ottogin
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2015-05-03
SWORD25: Draw next movie frame only when an update is needed
Christian Krause
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
SWORD25: Take advantage of Surface::getPixels.
Johannes Schickel
2012-08-13
VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder API
Matthew Hoops
2012-08-12
VIDEO: Move TheoraDecoder to video/
Matthew Hoops
2012-06-16
SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2012-04-05
SWORD25: Do not cast away const qualifier.
Johannes Schickel
2011-06-23
SWORD25: Add error checks after allocating memory with malloc
Julien
2011-06-12
SWORD25: Removed leftover dead code
Filippos Karapetis
2011-05-23
SWORD25: Fix Theora audio endianism
Alyssa Milburn
2011-05-23
SWORD25: Properly use Theora picture offset/dimensions
Matthew Hoops
2011-05-19
SWORD25: Fix to properly signal when movie playback has ended
Paul Gilbert
2011-05-18
SWORD25: Implement TheoraDecoder::pauseVideoIntern()
Matthew Hoops
2011-05-18
SWORD25: Properly use endOfVideo()
Matthew Hoops
2011-05-18
SWORD25: Make Theora handle the case when the packet eos is not set
Matthew Hoops
2011-05-18
GRAPHICS: Add a YUV to RGB table lookup for use with Theora
Matthew Hoops
2011-05-18
SWORD25: Fix a/v sync with using the TheoraDecoder standalone
Matthew Hoops
2011-05-15
SWORD25: Begin fixing the TheoraDecoder implementation
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-17
SWORD25: Prefer Surface::format over Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
SWORD25: Prefer Surface::create taking a PixelFormat over the one taking a by...
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
VIDEO: In overloaded methods, invoke correct parent implementation
Max Horn
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-01-30
SWORD25: Some optimizations to the Theora decoder
Filippos Karapetis
2011-01-30
SWORD25: Some translations, and a bugfix. Disabled a hack.
Filippos Karapetis
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
SWORD25: Remove unused yuvtorgba.h file
Torbjörn Andersson
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-23
SWORD25: Simplified the YUV->RGBA conversion code
Filippos Karapetis
2011-01-23
SWORD25: Replaced BS_ASSERT() with assert()
Filippos Karapetis
2011-01-23
SWORD25: Fixed compilation
Filippos Karapetis
2011-01-23
SWORD25: Removed the custom log class and replaced it with warning/error/debu...
Filippos Karapetis
2010-12-31
JANITORIAL: Remove unnecessary semicolon.
Torbjörn Andersson
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-11-03
SWORD25: cleanup
Max Horn
2010-10-30
SWORD25: Play the cutscene audio
Torbjörn Andersson
2010-10-30
SWORD25: Fix hanging cutscene video
Torbjörn Andersson
2010-10-25
SWORD25: Get rid of most of the 'kernel service/superclass' code
Max Horn
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-19
SWORD25: Fix engine exit when running without theoradec
Eugene Sandulenko
2010-10-19
SWORD25: Enforce code naming conventions in gfx/graphicengine*
Eugene Sandulenko
2010-10-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
[next]