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-06-15
Don't disable kPalVary for SCI32, the semantics have remained the same.
Matthew Hoops
2010-06-15
Another attempt to fix WinCE compilation
Max Horn
2010-06-15
SCI: Pass resman to scanSource() methods
Max Horn
2010-06-15
Don't adjust the object's coordinates if the object does not belong to a plan...
Filippos Karapetis
2010-06-15
Add TranslationManager::getTranslation variant taking/returning a Common::Str...
Max Horn
2010-06-15
SCI: SciGui/SciGui32 gone for good...
Martin Kiewitz
2010-06-15
Code formatting
Max Horn
2010-06-15
Fixed comments
Filippos Karapetis
2010-06-15
Fixed detective Mosely's hotspot in GK1 (day 1)
Filippos Karapetis
2010-06-15
SCI: reset _gfxText16 for sci32, fixes gk1
Martin Kiewitz
2010-06-15
Fix wave patches.
Matthew Hoops
2010-06-15
SCI: putting SciGui::init into SciEngine, removing it from SciGui(32)
Martin Kiewitz
2010-06-15
SCI: calling wait() directly and removing it from SciGui
Martin Kiewitz
2010-06-15
PSP: fixed up PowerManager and removed dependency on SDL
Yotam Barnoy
2010-06-15
SCI: move textSize and textFonts and textColors inside gfxText16
Martin Kiewitz
2010-06-15
SCUMM: Fix composeFileHashMap
Max Horn
2010-06-15
SCI: Add FIXME regarding audio specific code in Resource(Source)
Max Horn
2010-06-15
SCI: Add Resource::getNumber method
Max Horn
2010-06-15
Fix some warnings about 'format not a string literal'.
Max Horn
2010-06-15
SCI: Saner and simpler conversion from msecs to ticks
Max Horn
2010-06-15
AGI: Specify bug reference for workaround
Max Horn
2010-06-15
Modify makeAIFFStream to match the other sound decoder factories
Max Horn
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
SCI: Make Resource::_id protected
Max Horn
2010-06-15
SCI: OOpify class ResourceId
Max Horn
2010-06-15
SCI: Add ResourceManager::getVolVersion()
Max Horn
2010-06-15
SCI: fix changes from r49806
Martin Kiewitz
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
cleanup
Max Horn
2010-06-15
Reduce header dependencies
Max Horn
2010-06-15
SCI: Move decompress & readResourceInfo to Resource; more cleanup
Max Horn
2010-06-15
SCI: cleanup
Max Horn
2010-06-15
SCI: Move several methods from ResourceManager to Resource
Max Horn
2010-06-15
SCI: Add ResourceManager::updateResource(); change some code to use addResour...
Max Horn
2010-06-15
SCI: Move _associatedMap to VolumeResourceSource and make it const
Max Horn
2010-06-15
SCI: Move _audioCompression(Type|OffsetMapping) to AudioVolumeResourceSource
Max Horn
2010-06-15
SCI: cleanup
Max Horn
2010-06-15
SCI: Get rid of ugly resMan params to ResourceSource methods
Max Horn
2010-06-15
SCI: Merge ResourceManager::checkIfAudioVolumeIsCompressed into AudioVolumeRe...
Max Horn
2010-06-15
SCI: Make ResourceSource::_resourceFile const
Max Horn
2010-06-15
SCI: Revise how ResourceManager is instantiated.
Max Horn
2010-06-15
SCI: Doxygen fixes
Max Horn
2010-06-15
SCI: Rename ResourceSource members to follow _camelCase convention
Max Horn
2010-06-15
SCI: Pass volume number to ResourceSource subclass constructors; make Resourc...
Max Horn
2010-06-15
SCI: Add loadResource impls for WaveResourceSource and AudioVolumeResourceSource
Max Horn
2010-06-15
SCI: Add loadResource impls to MacResourceForkResourceSource and PatchResourc...
Max Horn
2010-06-15
SCI: Move code from ResourceManager::loadResource to ResourceSource::loadReso...
Max Horn
2010-06-15
SCI: Rename ResourceSource::resourceFile to _resourceFile
Max Horn
2010-06-15
SCI: Merge MacResourceForkResourceSource::scanSource and ResourceManager::rea...
Max Horn
2010-06-15
SCI: Add virtual method ResourceSource::scanSource
Max Horn
[prev]
[next]