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
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
2010-11-13
SCI: Update resource types for SCI2.1/3
Matthew Hoops
2010-11-11
SCI: Properly adding SCI3 script patches (a regression of r54211)
Filippos Karapetis
2010-11-11
SCI: Use the new CSC extension for SCI3 scripts
Filippos Karapetis
2010-11-10
SCI3: Some changes
Filippos Karapetis
2010-11-10
SCI: Fix SCI2.1+ fallback detection
Matthew Hoops
2010-11-09
SCI: Some slight work on SCI3
Filippos Karapetis
2010-11-09
SCI: Fixed the fallback detector again
Filippos Karapetis
2010-11-09
SCI: Fix Lighthouse SCI2.1 demo
Matthew Hoops
2010-11-09
SCI: Formatting convention fixes
Matthew Hoops
2010-11-09
SCI: Add resource manager support for SCI3 games.
Lars Skovlund
2010-11-04
SCI: Renamed findBlock() to findBlockSCI0()
Filippos Karapetis
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-31
MOTOEZX: Fix warning about static not at beginning of declaration
Max Horn
2010-09-28
ALL: Fixup some #define names
Max Horn
2010-09-18
SCI: Some changes to the fallback detector (sync with branch 1.2.0)
Filippos Karapetis
2010-09-10
SCI: Some changes regarding resources
Filippos Karapetis
2010-09-04
SCI: fixing comment
Martin Kiewitz
2010-09-04
SCI: doing detectDoSoundType() properly sci0early
Martin Kiewitz
2010-08-21
SCI: removing debug output from r52259
Martin Kiewitz
2010-08-21
SCI: fixing resourcemgr for pharkas/german
Martin Kiewitz
2010-08-17
SCI: Fix for bug #3046800 - "SCI Fallback detector crashes with several games"
Filippos Karapetis
2010-08-14
SCI: Add support for Mac 'crsr' cursors used in SCI2+ games
Matthew Hoops
2010-08-13
SCI: adding switch to sci1mid for lsl1/spanish
Martin Kiewitz
2010-08-07
SCI: Changed a warning into a debugC
Filippos Karapetis
2010-08-03
SCI: Hopefully fix signedness warning with some compilers
Matthew Hoops
2010-08-03
SCI: Add support for SCI2.1 chunk resources
Matthew Hoops
2010-08-02
SCI: Fix leaks in ResourceManager::listResources caller code.
Johannes Schickel
2010-08-02
SCI: Cleanup SCI0 late version detection
Matthew Hoops
2010-08-02
SCI: Fix bug #3037055: Jones in the Fast Lane EGA - fails to start
Matthew Hoops
2010-07-28
SCI: Fix bug #3035737 - SCI Fan Games: Incorrect Version Detection
Matthew Hoops
2010-07-25
Fixed LSL6 hires resources, speech and lip sync work now (thanks to a discuss...
Filippos Karapetis
2010-07-20
SCI: Fixed an off-by-one error in the resource manager - it tried to load pat...
Filippos Karapetis
2010-07-18
Cleanup and simplify resource type remapping.
Matthew Hoops
2010-07-18
In SCI2.1, the type numbers inside resource maps/patches have changed slightl...
Matthew Hoops
2010-07-17
Add support for the altres.map/altres.000 map/volume pair in KQ7.
Matthew Hoops
2010-07-16
SCI: adding fixme and error() to fix crash when trying to run unmodified gk2
Martin Kiewitz
2010-06-25
SCI: detect, if SCI1.1 game is merging or copying palette instead of using ga...
Martin Kiewitz
2010-06-20
Cleaner fix for the QFG4 demo audio map problem.
Matthew Hoops
2010-06-20
Ignore the broken 65535x.map file in the QFG4 demo, mistakenly picked up when...
Matthew Hoops
2010-06-19
SCI: changing error to warning in ResMan::detectViewType()
Martin Kiewitz
2010-06-18
SCI: not using views coming from patch files anymore for detecting view type
Martin Kiewitz
[prev]
[next]