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
Age
Commit message (
Expand
)
Author
2011-02-20
GRAPHICS: Switch PICT's palette from RGBA to RGB
Matthew Hoops
2011-02-20
SCI: Moved the gcCountdown() code inside the op_callk case, since that's the ...
md5
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
SCI: Some spacing fixes and typos
md5
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-19
SCI: Refactored the reg_t related operations and comparisons
md5
2011-02-18
SCI: Fix compilation using MSVC 9
strangerke
2011-02-18
SCI: Fix window height for some Mac SCI1/1.1 games
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar vertical positioning
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar palettes
Matthew Hoops
2011-02-16
SCI: Fix Mixed-Up Mother Goose FM Towns
Matthew Hoops
2011-02-16
SCI: Add workaround for uninitialized read in KQ5 FM Towns
Matthew Hoops
2011-02-16
SCI: Add support for the KQ5 FM Towns resource format
Matthew Hoops
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-15
SCI: Fill in the remaining Mac-specific kPlatform subops
Matthew Hoops
2011-02-15
SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic
md5
2011-02-15
SCI: Removed several redundant helper functions
md5
2011-02-14
SCI: Fix loading SCI32 games
Matthew Hoops
2011-02-15
SCI2+: Set the correct segment for SCI32 strings/arrays when loading
md5
2011-02-14
SCI: Fix loading pre-version 28 saved games
Matthew Hoops
2011-02-14
SCI2+: Point out that there is a hack in the text splitting code
md5
2011-02-14
SCI: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-13
SCI: Fix GK2 Mac picture 2315
Matthew Hoops
2011-02-13
SCI: Add detection for GK2 Mac
Matthew Hoops
2011-02-13
SCI: Add support for Phantasmagoria 2 CLUT resources
Matthew Hoops
2011-02-13
Remove erroneous comment. It reflected a false belief resulting from
Lars Skovlund
2011-02-13
SCI: Switch to true color mode for the GK2 demo Indeo3 video
Matthew Hoops
2011-02-13
SCI: Fix VMD coordinates
Matthew Hoops
2011-02-12
SCI: Don't limit the number of resources to 999 in hexgrep
Matthew Hoops
2011-02-12
SCI: Fix the console's hexgrep command
Matthew Hoops
2011-02-12
JANITORIAL: Remove extraneous parentheses
Ori Avtalion
2011-02-11
SCI: Fix platform for the GK2 demo, videos will now play
Matthew Hoops
2011-02-11
SCI: Simplify SegManager::saveLoadWithSerializer, cleanup
Max Horn
2011-02-10
SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...
Filippos Karapetis
2011-02-10
SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)
Filippos Karapetis
2011-02-10
SCI: Added a workaround for MUMG Deluxe
Filippos Karapetis
2011-02-10
SCI: Added resource manager support for changing the audio directory dynamica...
Filippos Karapetis
2011-02-10
SCI: Don't fallback to views in SCI1.1+ Mac games
Matthew Hoops
2011-02-10
SCI: Fixed typo
Filippos Karapetis
2011-02-10
SCI: Added a short explanation about each of the different resource source types
Filippos Karapetis
2011-02-10
SCI: Fix Mac SCI1 view transparency
Matthew Hoops
2011-02-10
SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanup
Max Horn
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-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
SCI: Do not try to dereference object name when it's not a pointer.
Walter van Niftrik
2011-02-08
SCI: Changed the warning when applying script patches into a debug output call
Filippos Karapetis
2011-02-08
SCI: Some work on robot videos
Filippos Karapetis
[next]