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
2011-07-03
COMMON: Remove unused vector2orientation function
Matthew Hoops
2011-07-03
MOHAWK: Fix build.
Alyssa Milburn
2011-07-03
MOHAWK: Implement the remaining LBCode arithmetic operators.
Alyssa Milburn
2011-07-03
MOHAWK: Handle subpages in the LB console's changePage.
Alyssa Milburn
2011-07-03
SCUMM: fix crash in digital iMuse games when using RTL and restarting
athrxx
2011-07-03
KYRA: formatting
athrxx
2011-07-03
MOHAWK: Fix associativity of LBCode operators.
Alyssa Milburn
2011-07-03
SWORD2: Silence "variable set but not used" GCC warnings
eriktorbjorn
2011-07-02
VIDEO: Add more to the BinkDecoder class comment
Matthew Hoops
2011-07-02
GRAPHICS: Note that SCUMM now uses the YUV to RGB code
Matthew Hoops
2011-07-02
VIDEO: Remember to call reset() from BinkDecoder::close()
Matthew Hoops
2011-07-02
COMMON: Cleanup BitStream
Matthew Hoops
2011-07-02
VIDEO: Fix mismatched new[]/free
Matthew Hoops
2011-07-02
VIDEO: Cleanup Bink a bit
Matthew Hoops
2011-07-03
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
Johannes Schickel
2011-07-02
VIDEO: Fix Bink RDFT stereo
Matthew Hoops
2011-07-02
SCUMM: Add support for Bink video
Matthew Hoops
2011-07-02
VIDEO: Remove Bink header check from Smacker
Matthew Hoops
2011-07-02
VIDEO: Add Bink video decoder
Matthew Hoops
2011-07-02
SDL: Remove an unnecessary memset
Bastien Bouclet
2011-07-02
GUI: Zero is a valid save slot number.
Bastien Bouclet
2011-07-02
MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch.
Bastien Bouclet
2011-07-02
SDL: Set a black palette by default.
Bastien Bouclet
2011-07-02
COMMON: Add DCT math code
Matthew Hoops
2011-07-02
COMMON: Add RDFT math code
Matthew Hoops
2011-07-02
COMMON: Add an FFT math handler
Matthew Hoops
2011-07-02
COMMON: Add a Huffman bitstream decoder
Matthew Hoops
2011-07-02
COMMON: Add some simple math utilities
Matthew Hoops
2011-07-02
COMMON: Add a BitStream class
Matthew Hoops
2011-07-02
ENGINES: Clean up SaveStateDescriptor.
Johannes Schickel
2011-07-02
SCUMM: Don't have MoviePlayer inherit from SmackerDecoder
Matthew Hoops
2011-07-02
SCUMM: Remove backslashes from Mac file names too
Matthew Hoops
2011-07-02
SCUMM: Fix Blue's Birthday Macintosh
Matthew Hoops
2011-07-02
TSAGE: Remove outdated extra channel variable
Paul Gilbert
2011-07-02
TSAGE: Linked in the (in progress) SoundBlaster Fx class
Paul Gilbert
2011-07-02
TSAGE: Fixed problem with saving double values
Paul Gilbert
2011-07-02
TSAGE: Beginnings of SoundBlaster sound driver
Paul Gilbert
2011-07-02
MOHAWK: Don't allocate zero-size array.
Alyssa Milburn
2011-07-01
MOHAWK: Add the Mac version of Arthur's Reading Race
Matthew Hoops
2011-07-02
MOHAWK: Always create a code object for every LBPage.
Alyssa Milburn
2011-07-02
MOHAWK: Try implementing LBCode eval, random and seek.
Alyssa Milburn
2011-07-02
MOHAWK: Use LBCode instead of running scripts in LBItem.
Alyssa Milburn
2011-07-02
MOHAWK: Add LBCode::parseCode.
Alyssa Milburn
2011-07-02
MOHAWK: Allow creation of LBCode instances without an associated BCOD.
Alyssa Milburn
2011-07-02
MOHAWK: Add LBCode::resolveItem helper function.
Alyssa Milburn
2011-07-02
MOHAWK: Fix/add bounds checking in LBCode::nextToken.
Alyssa Milburn
2011-07-01
BACKENDS: Fix PS2 backend compilation for real.
Johannes Schickel
2011-07-01
BACKENDS: Fix compilation of PS2 backend.
Johannes Schickel
2011-07-01
GRAPHICS: Fix possible memory leak in BdfFont code.
Johannes Schickel
2011-07-01
GRAPHICS: Rename NewFont to BdfFont.
Johannes Schickel
[prev]
[next]