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
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
2010-10-15
SWORD25: Fix unloading of movies so the menu animation properly loops
Paul Gilbert
2010-10-14
SWORD25: Attempt to optimize movie rendering
Eugene Sandulenko
2010-10-13
SWORD25: Hopefully fix compilation when libtheora is not present
Filippos Karapetis
2010-10-13
SWORD25: Include common/scummsys.h in places where USE_THEORADEC is used
Filippos Karapetis
2010-10-13
SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.h
Filippos Karapetis
2010-10-13
SWORD25: Enforced code naming conventions in script/*
Eugene Sandulenko
2010-10-13
SWORD25: Enforce code naming conventions in fmv/*
Eugene Sandulenko
2010-10-13
SWORD25: Enforse code naming conventions in PackageManager and Sword25Engine
Eugene Sandulenko
2010-10-12
SWORD25: Fix some warnings
Eugene Sandulenko
2010-10-12
SWORD25: Comply to the code conventions for several classes
Eugene Sandulenko
2010-10-12
SWORD25: unsigned int -> uint
Eugene Sandulenko
2010-10-12
SWORD25: unsigned char -> byte
Eugene Sandulenko
2010-10-12
SWORD25: Movie playback now works
Paul Gilbert
2010-10-12
SWORD25: Formatting fixes
Eugene Sandulenko
2010-10-12
SWORD25: Put back changes accidentally removed in previous merge.
Eugene Sandulenko
2010-10-12
SWORD25: Merge of my pending changes to movie playback
Paul Gilbert
2010-10-12
SWORD25: Bugfixes for video playback.
Eugene Sandulenko
2010-10-12
SWORD25: Implement playback. Blitting is TODO.
Eugene Sandulenko
2010-10-12
SWORD25: Started to hook TheoraDecoder. Crashes at startup.
Eugene Sandulenko
2010-10-12
Revert "SWORD25: Commit of in-progress MoviePlayer code"
Eugene Sandulenko
2010-10-12
SWORD25: Commit of in-progress MoviePlayer code
Paul Gilbert
2010-10-12
SWORD25: removed BS_ prefix from rest of the classes.
Eugene Sandulenko
2010-10-12
SWORD25: eliminated BS_ prefix in all but kernel/
Eugene Sandulenko
2010-10-12
SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/
Eugene Sandulenko
2010-10-12
SWORD25: Added implementation of rint method
Paul Gilbert
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
[next]