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-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
2011-01-25
SCI3: Fix script abort during startup on Big Endian platforms
Lars Skovlund
2011-01-24
SCI/Robot: Simplify ::setPalette()
Lars Skovlund
2011-01-24
SCI/Robot: Fix typo
Lars Skovlund
2011-01-23
SCI: Fixed possible use of uninitialized variable in SCI Script Debugger.
David Turner
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-22
SCI/Robot:Don't ifdef out ::playAudio, since it is only used for debugging
Lars Skovlund
2011-01-22
SCI: Moved the robot audio playing test code inside GfxRobot::playAudio()
Filippos Karapetis
2011-01-22
SCI/robot: Correct detection of null preload
Lars Skovlund
2011-01-22
SCI: Added stub for playing robot audio from the console
Lars Skovlund
2011-01-22
SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, refer...
Filippos Karapetis
2011-01-22
SCI: Changed the expensive and inaccurate floating-point divisions to integer...
Filippos Karapetis
2011-01-22
SCI: Code formatting
Filippos Karapetis
2011-01-21
SCI: Fix robot palette activation
Lars Skovlund
2011-01-21
SCI: Add comment for GK1 workaround.
Lars Skovlund
2011-01-21
SCI: Fix robot memory leak
Lars Skovlund
2011-01-21
SCI: Fix GK1 breaking into the debugger when watching the intro
Lars Skovlund
2011-01-21
SCI: Partial robot support, currently disabled since it does not run
Lars Skovlund
2011-01-21
COMMON: Move SCI's DCL decompression code to common
Matthew Hoops
2011-01-15
SCI: Plugged 2 memory leaks, reported by digitall
Filippos Karapetis
2011-01-15
SCI: Added a hack to fix bug #3122075 - "LB1: Game play freezes when taking s...
Filippos Karapetis
2011-01-15
SCI: cleaned up checkSelectorBreakpoint()
Filippos Karapetis
2011-01-15
SCI: Extended the bpk debug command so that it can also disable a breakpoint ...
Filippos Karapetis
2011-01-15
SCI: Bugfix for r55246: Don't send init commands when resuming a sound
Filippos Karapetis
[prev]
[next]