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
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
2010-06-15
SCI: Change ResourceManager::getVolume() to use new classes
Max Horn
2010-06-15
SCI: Remove 'map' param from addSource, and let AudioVolumeResourceSource sub...
Max Horn
2010-06-15
SCI: Convert code to use ResourceSource subclasses
Max Horn
2010-06-15
SCI: Add ResourceSource subclasses, one for each type
Max Horn
2010-06-15
SCI: Changed some 'const char *' to Common::String
Max Horn
2010-06-15
SCI: Change ResourceSource to a class, further OOPify it.
Max Horn
2010-06-15
SCI: Only use MacResManager if needed; start to OOPify ResourceSource
Max Horn
2010-06-15
SCI: cleanup
Max Horn
2010-06-15
SCI: Move ResourceSource to new header resource_intern.h
Max Horn
2010-06-15
SCI: move portrait methods to gfxPaint16
Martin Kiewitz
2010-06-15
Fixed compilation when SCI32 code is not enabled
Filippos Karapetis
2010-06-15
GUI: Fixed warnings
Eugene Sandulenko
[next]