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: 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
2010-06-15
GUI: Fix crash
Eugene Sandulenko
2010-06-15
Bugfixes to depth processing that was causing the 'Microprose Design Group' m...
Paul Gilbert
2010-06-15
Mention GUI improvements in NEWS.
Eugene Sandulenko
2010-06-15
i18n: Update Russian translation.
Eugene Sandulenko
2010-06-15
SCUMM: Added directory globs for in-depth search.
Eugene Sandulenko
2010-06-15
I18n: Add backend files to POTFILES. Update .pot.
Eugene Sandulenko
2010-06-15
Keymapper: sync with recent GUI changes.
Eugene Sandulenko
2010-06-15
WINCE: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
Symbian: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
WII: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
IPhone: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
DS: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-15
AGOS: Readd Simon1 Acorn CD detection.
Eugene Sandulenko
2010-06-15
MOHAWK: Properly add detection for Riven DVD.
Eugene Sandulenko
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-15
MOHAWK: Sync with latest GUI changes.
Eugene Sandulenko
2010-06-15
GUI: Implemented Languages as GUI options.
Eugene Sandulenko
2010-06-15
GUI: Disable AdLib controls if game does not support it.
Eugene Sandulenko
2010-06-15
GUI: Fix crash.
Eugene Sandulenko
2010-06-15
GUI: Implement MIDI drivers as GUI options.
Eugene Sandulenko
2010-06-15
Sound: add PCJR as a pseudodriver.
Eugene Sandulenko
2010-06-15
AGI: enable MIDI in options since now there are ways to play it.
Eugene Sandulenko
2010-06-15
i18n: Update Russian translation with new tooltips
Eugene Sandulenko
2010-06-15
GUI: Added tooltips to more widgets.
Eugene Sandulenko
2010-06-15
GUI: Widened max tooltip width for bigger screen resolutions
Eugene Sandulenko
2010-06-15
GUI: Added tons of tooltips.
Eugene Sandulenko
2010-06-15
i18n: update Russian translation with tooltips.
Eugene Sandulenko
2010-06-15
GUI: Add auto-repeater to scrollbar arrows.
Eugene Sandulenko
2010-06-15
GUI: Implement tooltips. FR #2821513.
Eugene Sandulenko
[next]