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-21
SCI: Spell 'canister' correctly
Matthew Hoops
2011-02-21
SCI: Fixed script bug #3040722 in QFG3
md5
2011-02-21
SCI: Throw a warning instead of an error if there ever is a modulus calculation
md5
2011-02-21
SCI: SCI1.1 script also compare pointers with integers (e.g. QFG3, room 440)
md5
2011-02-21
SCI: Added a custom modulo reg_t operator
md5
2011-02-20
SCI: Add support for enabling/disabling Mac icon bar images
Matthew Hoops
2011-02-20
SCI: Fix KQ6 Mac video positioning
Matthew Hoops
2011-02-20
SCI: Cache all icon bar images from the start
Matthew Hoops
2011-02-20
SCI: Don't error out when a Mac resource has size 0
Matthew Hoops
2011-02-20
SCI: Slight cleanup
md5
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
[next]