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
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
2011-03-04
SCI: Amiga SCI1 middle games are actually SCI1 late
md5
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-20
SCI: Don't error out when a Mac resource has size 0
Matthew Hoops
2011-02-19
SCI: Reverted r914fe95, and silenced a false positive warning
md5
2011-02-19
SCI: Added a FIXME for the KQ5 FM-TOWNS resource handling code
md5
2011-02-16
SCI: Add support for the KQ5 FM Towns resource format
Matthew Hoops
2011-02-13
SCI: Fix GK2 Mac picture 2315
Matthew Hoops
2011-02-10
SCI: Added resource manager support for changing the audio directory dynamica...
Filippos Karapetis
2011-02-10
SCI: Renamed addInternalSources -> addAudioSources and separated the script ...
Filippos Karapetis
2011-02-10
SCI: Moved some audio resource code to resource_audio.cpp
Filippos Karapetis
2011-02-09
SCI: Improve speed of Mac resource fork sources
Matthew Hoops
2011-02-05
SCI: Fix Mac SCI32 subdirectories
Matthew Hoops
2011-02-05
SCI: Fix detectHires() for Mac SCI32 games
Matthew Hoops
2011-02-03
SCI: Fix KQ6 Mac audio resources
Matthew Hoops
2011-02-02
SCI: Set Mac cursors as a non-compressable type too
Matthew Hoops
2011-02-02
SCI: Fix Mac sync resource support
Matthew Hoops
2011-02-02
SCI: Add support for Mac audio36/sync36 resources in resource forks
Matthew Hoops
2011-02-01
SCI: Mac SCI1.1+ games can use SYNC as the resource type for sync resources too
Matthew Hoops
2011-01-31
SCI: Update the Mac version detection comments
Matthew Hoops
2011-01-31
SCI: Add support for Mac SCI1.1+ resource compression
Matthew Hoops
2010-12-14
SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind.
David Turner
2010-12-02
SCI: Slight formatting fix.
Johannes Schickel
2010-12-02
Disable error message regarding RESOURCE.AUD/.SFX for now.
Lars Skovlund
2010-11-17
SCI3: added a SCI3 implementation of findGameObject(), based on a patch by ls...
Filippos Karapetis
2010-11-17
SCI: Some restructuring. Added some SCI3 placeholders/stubs
Filippos Karapetis
2010-11-17
SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...
Filippos Karapetis
[next]