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
path:
root
/
engines
/
sci
/
resource.cpp
Age
Commit message (
Expand
)
Author
2016-08-22
SCI32: Fix fallback detector for SCI32 games again
Filippos Karapetis
2016-08-19
SCI: Avoid attempts to use exe/txt/dll files as patches
Colin Snover
2016-08-19
SCI32: Enable multi-disc audio resources
Colin Snover
2016-08-19
SCI32: Partially implement kCD
Colin Snover
2016-07-24
SCI: Fix memory leaks in ResourceManager
Colin Snover
2016-06-21
SCI: Add an explanation about LRU removals when fetching resources
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
Colin Snover
2016-06-14
SCI: Fix memory leaks in resource patcher
Colin Snover
2016-03-01
SCI: Cleanup: Use Common::StringArray instead of custom type.
Johannes Schickel
2016-03-01
SCI: Fix Macintosh game sources listing.
Johannes Schickel
2016-03-01
SCI: Use MacResManager when checking for Mac resource forks.
Johannes Schickel
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2016-02-20
SCI: Fix a regression in the fallback detector. Some cleanup
Filippos Karapetis
2016-02-18
SCI: Increase LRU resource cache for SCI32 games
Colin Snover
2016-02-18
SCI: Fix broken LRU debugging
Colin Snover
2016-02-12
SCI: Fix fallback detector crashing on BE regress.
Martin Kiewitz
2015-12-29
SCI32: version detection - don't remove const
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2014-10-28
SCI: properly reversed color matching thanks wjp
Martin Kiewitz
2014-10-18
SCI: Separate the rest of the detection-only functions
Filippos Karapetis
2014-10-18
SCI: Rename the version of addAppropriateSources() used in detection
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-30
SCI: Remove LSL1 Spanish hack (to SCI1 MIDDLE)
Martin Kiewitz
2013-12-10
SCI: Add handling for the RAVE resource type, found in KQ6CD
Filippos Karapetis
2013-04-20
SCI: Fix resource type range checks
Willem Jan Palenstijn
2013-04-17
SCI: Remove useless delete
Willem Jan Palenstijn
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-05-15
SCI: Resolve some resource related FIXMEs
Filippos Karapetis
2012-05-13
SCI: Add a few FIXMEs
Willem Jan Palenstijn
2012-03-08
SCI: Fix SCI1.1+ Mac games with resource fork container names
Matthew Hoops
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-01-15
SCI: Clean up some memory management and loops
Willem Jan Palenstijn
2012-01-15
SCI: Plug a leak in ResourceManager::detectSciVersion()
Filippos Karapetis
2011-10-29
SCI: Fixed speech in PQ4 CD
Filippos Karapetis
2011-10-19
SCI: Move the palette merging checking code inside the GfxPalette class
Filippos Karapetis
2011-10-15
SCI: Added a heuristic to distinguish Mac SCI1.1 from SCI2.1 versions
Filippos Karapetis
2011-09-10
SCI: Fixed bug #3404466 - "ScummVM crashes when trying to add non-SCI resourc...
Filippos Karapetis
2011-09-08
SCI: Made some static data const.
Johannes Schickel
2011-08-26
SCI: Fixed bug #3366295 - "SCI: User-translated files are ignored"
Filippos Karapetis
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-27
SCI: Removed unused variables
md5
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-13
SCI: Fixed version and scene transitions for SCI1 Mac games
md5
2011-03-07
SCI: Initial handling of the views in Longbow Amiga. Still not right
md5
2011-03-05
SCI: Added some support code for Longbow Amiga
md5
2011-03-04
SCI: Added support for 16/32 color view and picture patches
md5
[next]