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-27
SCI: Detect the version of PQ SWAT from gog.com
Lars Skovlund
2011-02-27
SCI: Improved the readability of the kDoBresen code a bit
md5
2011-02-27
SCI: Don't set b_movCnt to moveSpeed while walking
Willem Jan Palenstijn
2011-02-26
SCI: Avoid hiding overloaded virtual methods
Ori Avtalion
2011-02-26
SCI: Cleanup
md5
2011-02-26
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside ...
md5
2011-02-26
SCI: Added a TODO concerning the workaround for SQ1EGA, as we don't know if i...
md5
2011-02-26
SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrind
md5
2011-02-26
SCI: Some slight fixes for the code that reads the LSL2 early MT32.DLL driver...
md5
2011-02-26
SCI2+: Mention that the actual problem with text wrapping happens because of ...
md5
2011-02-26
SCI: Added support for reading data off the MT32.DRV driver found in LSL2 ear...
md5
2011-02-26
SCI: Slight cleanup in the animate code
md5
2011-02-25
SCI: Changed the fix for the intro of Longbow (bug #3044844) into a hack for ...
md5
2011-02-24
SCI: Added an initial implementation of RemapByPercent, which fixes the palet...
md5
2011-02-24
SCI: Fixed video playing in the PQ:SWAT demo
md5
2011-02-24
SCI: Added a workaround for script bug #3044500 - "SQ1EGA: Skimmer-Buyer Dial...
md5
2011-02-24
SCI: Fixed two bugs related to music fading
md5
2011-02-24
SCI: Added a patch for script bug #3034579 - "KQ6CD: Missing speech"
md5
2011-02-23
SCI: Don't name a variable the same as its function
Matthew Hoops
2011-02-23
SCI: Added a workaround for bug #3036763 - "HOYLE3 Demo: Bad Dialog Priorities"
md5
2011-02-23
SCI: Cleaned up and segmented the animate code in order to make it a bit more...
md5
2011-02-23
SCI: Fixed bug #3049515 - "MOTHERGOOSE CD: Tommy Tucker lock-up"
md5
2011-02-22
SCI: Some work on kRemapColors, and added a note that it operates on an RGBA
md5
2011-02-22
SCI: Fixed the detection entries for PQ4CD and QFG4CD
md5
2011-02-22
SCI: Added code to aid in detecting infinite loops in scripts
md5
2011-02-21
SCI: Fixed freddy's Mac icon bar palettes
Matthew Hoops
2011-02-21
SCI: Fix disabled Mac icon pseudo-shading
Matthew Hoops
2011-02-22
SCI: Added support for patching save/load dialogs in SCI2 games
md5
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
[next]