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
2008-11-30
Cleanup.
Johannes Schickel
2008-11-30
- Fix some valgrind warnings
Johannes Schickel
2008-11-30
Implement fade out support for MIDI.
Johannes Schickel
2008-11-30
Fix NDS warning that should really be an error. Returning nothing from a non
Robin Watts
2008-11-30
Cleanup.
Johannes Schickel
2008-11-30
Initial version of proper MIDI support for KYRA.
Johannes Schickel
2008-11-29
Formatting
Filippos Karapetis
2008-11-29
Remove warnings from NDS build.
Robin Watts
2008-11-28
added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim...
Gregory Montoir
2008-11-28
added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class)
Gregory Montoir
2008-11-28
Added Cyx to SCUMM credits
Max Horn
2008-11-28
Check whether opening a flic actually worked... proper error handling would o...
Max Horn
2008-11-25
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...
Jordi Vilalta Prat
2008-11-24
T7G: Implemented volume fading
Jordi Vilalta Prat
2008-11-24
T7G: Add a debug level to play movies fast with no pcm sound (unstable)
Henry Bush
2008-11-24
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
Henry Bush
2008-11-24
Nintedo DS specific code: Remove function call (strlen) from loop condition.
Robin Watts
2008-11-23
Oops, removed the *actual* unused code, and fixed my previous incorrect commi...
Filippos Karapetis
2008-11-23
Removed unused/dead code
Filippos Karapetis
2008-11-23
Turned on MSVC warning 4505 - "Unreferenced local function has been removed",...
Filippos Karapetis
2008-11-23
Re-enabled MSVC warning 4125 - "decimal digits terminates octal escape sequen...
Filippos Karapetis
2008-11-23
Corrected wrong extended characters provided in the translated hardcoded stri...
Filippos Karapetis
2008-11-23
Eliminate some warnings from NDS specific code.
Robin Watts
2008-11-23
Remove NDS blitters.s, as it's unused - we now have blitters_arm.s instead.
Robin Watts
2008-11-23
various fixes, Bud Tucker should now be completable (tested with french version)
Gregory Montoir
2008-11-22
T7G Microscope: Stauf now makes legal moves (though not good ones)
Henry Bush
2008-11-21
fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;)
Joost Peters
2008-11-21
the create_kyradat tool has been in the trunk for a while ;)
Matthew Hoops
2008-11-21
Since we don't have FSNode::lookupFile() any more, switch to using
Torbjörn Andersson
2008-11-21
Removed FSNode::lookupFile
Max Horn
2008-11-21
Formatting / Cleanup.
Johannes Schickel
2008-11-21
refactor inconsistent calls to cacheDirectoryRecursive
Willem Jan Palenstijn
2008-11-21
Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...
Max Horn
2008-11-21
GUI: Simplify ThemeBrowser code
Max Horn
2008-11-20
Fixed gcc warning.
Johannes Schickel
2008-11-20
Fix resizing of the internal color array in Palette-class.
Kari Salminen
2008-11-20
Add Palette-class for handling 9-bit and 24-bit palettes. WIP!
Kari Salminen
2008-11-20
Updated documentation.
Johannes Schickel
2008-11-20
Fixed ZipArchive/FSDirectory creation.
Johannes Schickel
2008-11-20
SCUMM: Reduced code size used up by NES file decoding/loading/extraction code
Max Horn
2008-11-20
cleanup
Max Horn
2008-11-20
AGI: fsnodeNameEqualsIgnoreCase and FSNode usage should be replaced by SearchMan
Max Horn
2008-11-20
NDS: Fix link error in non-SCUMM builds by removing some dead & obsolete code
Max Horn
2008-11-20
Fix warnings
Max Horn
2008-11-20
GUI: Reduce space used by credits
Max Horn
2008-11-20
un-break sky engine after recent gfx transaction changes
Joost Peters
2008-11-19
Disable commandline support. Not used by the Symbian PORT
Lars Persson
2008-11-19
Added support for TUCKER and Groovie
Lars Persson
2008-11-19
Updated the MSVC project files of the groovie engine, for commit #35122
Filippos Karapetis
2008-11-19
T7G: Add framework for microscope puzzle AI
Henry Bush
[next]