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-07
SCI: Fixed compilation
Filippos Karapetis
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-07
SCI: Unified the SEQ and robot palette code, and fixed the include safeguard ...
Filippos Karapetis
2011-02-07
SCI: Converted the robot decoder into a regular video decoder, and decoupled ...
Filippos Karapetis
2011-02-07
SCI: v4 robots are only used in the PQ:SWAT demo, the full version uses v5. S...
Filippos Karapetis
2011-02-07
SCI: Add support for v4 robots
Matthew Hoops
2011-02-07
SCI: Add support for Mac robot files
Matthew Hoops
2011-02-07
SCI: Fix SCI1.1 Mac picture palettes further
Matthew Hoops
2011-02-06
SCI: Several changes related to robot files
Filippos Karapetis
2011-02-06
SCI: Improve Mac SCI1.1+ cursor support
Matthew Hoops
2011-02-05
SCI: Fix SCI32 Mac picture palettes
Matthew Hoops
2011-02-05
SCI: Fix Mac SCI32 subdirectories
Matthew Hoops
2011-02-05
SCI: Oops, fix compilation
Matthew Hoops
2011-02-05
SCI: Fix detectHires() for Mac SCI32 games
Matthew Hoops
2011-02-05
SCI: Add support for BE selector name tables
Matthew Hoops
2011-02-05
SCI: Add detection for Phantasmagoria Mac
Matthew Hoops
2011-02-05
SCI: Throw a warning when trying to play a Mac robot file (big endian)
Matthew Hoops
2011-02-04
SCI: Properly initialize a Robot variable so we don't segfault on quitting
Matthew Hoops
2011-02-04
SCI: Rewrote the robot playing code in a way similar to other video decoders
Filippos Karapetis
2011-02-04
COMMON: Only take the md5 of the resource fork data section
Matthew Hoops
2011-02-03
SCI: Robot v6 support. I _think_ this is complete.
Lars Skovlund
2011-02-03
SCI: updated comments concerning robot videos
Filippos Karapetis
2011-02-03
SCI: Robot related changes
Filippos Karapetis
2011-02-03
SCI: Add a stub for kFont which calls kSetFontRes as a subop
Matthew Hoops
2011-02-03
SCI: Add support for GK1 Mac high-res fonts
Matthew Hoops
2011-02-03
SCI: Fix a typo, the interpreter can handle robot video versions 3 - 5
Filippos Karapetis
2011-02-03
SCI21: Some robot related changes
Filippos Karapetis
2011-02-03
SCI: Fix KQ6 Mac audio resources
Matthew Hoops
2011-02-03
SCI: Fix GK1 Mac messages
Matthew Hoops
2011-02-03
SCI: Properly reset the array/string segment ids
Matthew Hoops
2011-02-03
SCI: Disable the special QFG1 Mac icon bar
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac scaling
Matthew Hoops
2011-02-02
SCI: Fix memory leaks in GfxRobot
Lars Skovlund
2011-02-02
SCI: Fix SCI32 Mac fonts
Matthew Hoops
2011-02-02
SCI: Fix SCI32 Mac pictures
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac views, the game now starts
Matthew Hoops
2011-02-02
SCI: Set Mac cursors as a non-compressable type too
Matthew Hoops
2011-02-02
SCI: Add comment about GK1 Mac using kSetFontRes
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: Make Hoyle4 workarounds without names so they work in the Mac version (t...
Matthew Hoops
2011-02-01
SCI: Mac SCI1.1+ games can use SYNC as the resource type for sync resources too
Matthew Hoops
2011-02-01
SCI: Fix SCI1.1+ Mac views with uint16 rle lengths (thanks, Walter)
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
2011-01-31
SCI: Add missing initializations
Sven Hesse
2011-01-27
SCI: Set the printLang and parseLang selectors again when restarting, if nece...
Filippos Karapetis
2011-01-26
SCI: Make SCI3 propertyId endianness hack a bit cleaner
Willem Jan Palenstijn
2011-01-25
SCI: cleanup
Max Horn
[next]