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
Age
Commit message (
Expand
)
Author
2012-04-21
CRUISE: Fix update of background animations while waiting for user.
D G Turner
2012-04-21
CRUISE: Modification to main loop to update cursor, even in FastMode.
D G Turner
2012-04-21
CRUISE: Move cursor update to upper "idle" loop in main function.
D G Turner
2012-04-19
GRAPHICS: Only accept JPEG CompressedQuickTime PICT opcodes
Matthew Hoops
2012-04-19
CONFIGURE: Fix out-of-tree builds.
Alyssa Milburn
2012-04-19
Merge pull request #232 from fingolfin/refactor-plugins
Filippos Karapetis
2012-04-19
Merge pull request #226 from digitall/sincos
Filippos Karapetis
2012-04-19
Merge pull request #231 from BenCastricum/master
Filippos Karapetis
2012-04-19
Merge pull request #229 from criezy/dreamweb-fr
Filippos Karapetis
2012-04-19
Merge pull request #228 from upthorn/master
Filippos Karapetis
2012-04-18
I18N: Regenerate translations data file
Thierry Crozat
2012-04-18
I18N: Update Hungarian translation from patch #3519030
Thierry Crozat
2012-04-18
I18N: Fix Italian translation (swap translations for two strings)
Thierry Crozat
2012-04-18
BUILD: Move list of engines out of configure
Max Horn
2012-04-18
ENGINES: Move table of engines from base/plugins.cpp to new header
Max Horn
2012-04-17
COMMON: Update DCT & RDFT to avoid dynamic allocation of Sine/Cos Tables.
D G Turner
2012-04-17
COMMON: Refactoring of FFT class to remove repeated fft<x>() functions.
D G Turner
2012-04-17
I18N: Add translations for the Loom FM Towns proficiency level
Thierry Crozat
2012-04-17
DEVTOOLS: take usage of config.h for xcode; few small updates
Pawel Kolodziejski
2012-04-17
SCUMM: Add another Dutch Balloon-O-Rama variant.
Ben Castricum
2012-04-16
GRAPHICS: Improve the YUV410 conversion code speed some more
Matthew Hoops
2012-04-16
DREAMWEB: Simplify modifyFileName() by using _datafilePrefix
Thierry Crozat
2012-04-16
DRASCULA: listSaves handles unsynced save index
upthorn
2012-04-16
DREAMWEB: Minor style fixes
Thierry Crozat
2012-04-16
COMMON: Refactoring of FFT class, removing Cosine Table Reallocations.
D G Turner
2012-04-16
COMMON: Minor refactoring of FFT class, removing DECL_FFT macro.
D G Turner
2012-04-15
VIDEO: Create the QuickTime scaled surface after reading in a frame
Matthew Hoops
2012-04-15
DRASCULA: added list saves support
upthorn
2012-04-15
DREAMWEB: Add character mapping for french version
Thierry Crozat
2012-04-15
DREAMWEB: Support opening data files from ES and FR CD version
Thierry Crozat
2012-04-15
AGOS: Add comment about the limitations of quick loading/saving games in the ...
Travis Howell
2012-04-15
PORT: few minor fixes to meta file of samsungtv
Paweł Kołodziejski
2012-04-14
GRAPHICS: Make YUV410 conversion code use bilinear interpolation
Matthew Hoops
2012-04-14
VIDEO: Change 'class' to 'struct' to match declaration
Ori Avtalion
2012-04-14
COMMON: Replaced static Sine and Cosine tables with dynamic generated.
D G Turner
2012-04-13
COMMON: Minor reduction of sine/cosine table size (8 bytes...).
D G Turner
2012-04-13
COMMON: Fixes for compiling without USE_BINK enabled.
D G Turner
2012-04-13
AUDIO: Remove now unused Sin/Cos table and FFT code from QDM2 Codec.
D G Turner
2012-04-13
AUDIO: Migrate QDM2 Codec to using Common::RDFT class.
D G Turner
2012-04-13
AUDIO: Fixes to restore QDM2 Codec function.
D G Turner
2012-04-13
AUDIO: Update to QDM2 codec fixing pointer to stream buffer usage.
D G Turner
2012-04-13
AUDIO: Removed qdm2_decode_sub_packet_header() function from QDM2.
D G Turner
2012-04-13
AUDIO: Fix skipping in QDM2 BitStream usage.
D G Turner
2012-04-13
AUDIO: Clean up QDM2 getVlc2() function.
D G Turner
2012-04-13
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
D G Turner
2012-04-13
VIDEO: Fix SMK 16bit audio on BE systems
Sven Hesse
2012-04-10
AUDIO: Force QuickTime stereo samples to mono if needed
Matthew Hoops
2012-04-08
GRAPHICS: Add comments on which engines use the decoders
Matthew Hoops
2012-04-08
VIDEO: Clean up the SVQ1 code
Matthew Hoops
2012-04-08
MOHAWK: Enable the SVQ1 intro for Myst ME Mac
Matthew Hoops
[prev]
[next]