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
2010-12-23
Fix code formatting
Lars Skovlund
2010-12-23
SCI: Unbreak script loading on big-endian machines. Thanks to [md5] and wjp.
Lars Skovlund
2010-12-23
PLUGINS: switched plugin manager to inheritance rather than #defines
Yotam Barnoy
2010-12-23
SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ...
Filippos Karapetis
2010-12-23
SCI: Fixed typo
Filippos Karapetis
2010-12-23
PLUGINS: don't fully load each plugins at startup for single plugin method
Yotam Barnoy
2010-12-22
HUGO: Suppress two obsolete defines
Arnaud Boutonné
2010-12-22
HUGO: Suppress some obsolete volume related variables
Arnaud Boutonné
2010-12-22
HUGO: Implement syncSoundSettings()
Arnaud Boutonné
2010-12-22
SCI: Fixed bug #3037618 - "PQ2 : Restoring in Scuba Van causes Parser Issues"
Filippos Karapetis
2010-12-22
MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser.
David Turner
2010-12-22
MOHAWK: Add Framework getVar() code to Myst D'ni Age Script Parser.
David Turner
2010-12-22
HUGO: Replace function comments by doxygen comments
Arnaud Boutonné
2010-12-22
HUGO: Fix little bug in sound player
Arnaud Boutonné
2010-12-22
PLUGINS: replace all size_t's with uint32's and add #include <malloc.h> to me...
Yotam Barnoy
2010-12-22
PLUGINS: Only enable ELFMemoryManager when dynamic plugins and the ELF loader...
Johannes Schickel
2010-12-22
PLUGINS: Fix ELFMemoryManager::pluginAllocate signature.
Johannes Schickel
2010-12-22
PLUGINS: add ELF memory manager to solve fragmentation
Yotam Barnoy
2010-12-22
HUGO: Slight formatting fix.
Johannes Schickel
2010-12-22
SCI: Also reset flags when resetting the video state
Filippos Karapetis
2010-12-22
SCI: Limit the speech/subtitle settings sync to SCI1.1 CD games only. Earlier
Filippos Karapetis
2010-12-22
SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI.
Filippos Karapetis
2010-12-22
SCI2+: Set pictureCels to 0 after deleting them
Filippos Karapetis
2010-12-22
SCI: VMD video related changes
Filippos Karapetis
2010-12-22
SCI: Changed the check for NULL values inside kArray(Cpy) to only ignore such...
Filippos Karapetis
2010-12-22
HUGO: Set some volume levels to get the MAME adlib emul working
Henry Bush
2010-12-22
HUGO: Add music debug level, some cleanup when opening driver
Henry Bush
2010-12-22
MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser.
David Turner
2010-12-22
MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo...
David Turner
2010-12-21
MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica...
David Turner
2010-12-21
MOHAWK: Remove unused variables warnings introduced in r54982.
David Turner
2010-12-21
- SCI: Added code to free the _baseVars value in SCI3 as well. Both free() op...
Filippos Karapetis
2010-12-21
Added back the null check in kArray(cpy): it happens in SCI3
Filippos Karapetis
2010-12-21
MOHAWK: Support compound images (subimages)
Alyssa Milburn
2010-12-21
MOHAWK: Remove sound.h include from resource.h
Alyssa Milburn
2010-12-21
MOHAWK: Allow DefaultCursorManager to use alternative tags
Alyssa Milburn
2010-12-21
Make Object::_baseMethod a Common::Array. This is intended to clean up
Lars Skovlund
2010-12-21
Simplify SCI3 relocation code, also making it correct.
Lars Skovlund
2010-12-21
SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...
Filippos Karapetis
2010-12-21
SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia...
Filippos Karapetis
2010-12-21
MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship...
David Turner
2010-12-20
N64: save and return exact palette for grabPalette
Fabio Battaglia
2010-12-20
MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display.
David Turner
2010-12-20
HUGO: Fix several warnings reported by CppCheck
Arnaud Boutonné
2010-12-20
OSYSTEM: Clarify grabPalette documentation after talking with Max about it.
Johannes Schickel
2010-12-20
HUGO: Improve keyboard handling
Arnaud Boutonné
2010-12-20
SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"
Filippos Karapetis
2010-12-20
SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free...
Filippos Karapetis
2010-12-20
SCI: Commented out unused signal flags
Filippos Karapetis
2010-12-20
MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou...
Bastien Bouclet
[next]