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-01-04
SCI: Corrected game description for LSL1 (thanks Raziel)
Filippos Karapetis
2011-01-04
SCI: Slight cleanup to the garbage collector
Filippos Karapetis
2011-01-04
SCI: Some changes to the naming scheme of some games
Filippos Karapetis
2011-01-01
SCI: debugC calls no longer require a debug level of 2 to show output
Filippos Karapetis
2011-01-01
SCI: Disable continuous list checking by default
Filippos Karapetis
2010-12-31
SCI: Added workaround for script bug #3148418 - "QFG2: Script Error On last s...
Filippos Karapetis
2010-12-28
SCI: Fixed script bug #3038870 - "SCI Fanmade - Demo Quest: ScummVM hangs wit...
Filippos Karapetis
2010-12-26
SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which w...
Filippos Karapetis
2010-12-26
SCI: Silence a gcc warning
Matthew Hoops
2010-12-24
SCI: Fixed bug #3059860 - "LB2CD: Glitch in Act 6 coroner answer buttons"
Filippos Karapetis
2010-12-24
SCI: Only sync the synonyms vocabulary if the game actually has one (thanks wjp)
Filippos Karapetis
2010-12-24
SCI: Now saving/loading the list of synonyms (set by kSetSynonyms), like SSCI...
Filippos Karapetis
2010-12-23
Fix code formatting
Lars Skovlund
2010-12-23
SCI: Unbreak script loading on big-endian machines. Thanks to [md5] and wjp.
Lars Skovlund
2010-12-23
SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ...
Filippos Karapetis
2010-12-23
SCI: Fixed typo
Filippos Karapetis
2010-12-22
SCI: Fixed bug #3037618 - "PQ2 : Restoring in Scuba Van causes Parser Issues"
Filippos Karapetis
2010-12-22
SCI: Also reset flags when resetting the video state
Filippos Karapetis
2010-12-22
SCI: Limit the speech/subtitle settings sync to SCI1.1 CD games only. Earlier
Filippos Karapetis
2010-12-22
SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI.
Filippos Karapetis
2010-12-22
SCI2+: Set pictureCels to 0 after deleting them
Filippos Karapetis
2010-12-22
SCI: VMD video related changes
Filippos Karapetis
2010-12-22
SCI: Changed the check for NULL values inside kArray(Cpy) to only ignore such...
Filippos Karapetis
2010-12-21
- SCI: Added code to free the _baseVars value in SCI3 as well. Both free() op...
Filippos Karapetis
2010-12-21
Added back the null check in kArray(cpy): it happens in SCI3
Filippos Karapetis
2010-12-21
Make Object::_baseMethod a Common::Array. This is intended to clean up
Lars Skovlund
2010-12-21
Simplify SCI3 relocation code, also making it correct.
Lars Skovlund
2010-12-21
SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...
Filippos Karapetis
2010-12-21
SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia...
Filippos Karapetis
2010-12-20
SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"
Filippos Karapetis
2010-12-20
SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free...
Filippos Karapetis
2010-12-20
SCI: Commented out unused signal flags
Filippos Karapetis
2010-12-19
SCI: Added another English version of QFG3 (bug #3125559)
Filippos Karapetis
2010-12-16
VIDEO: Make VideoDecoder::getPalette() return a const byte pointer
Matthew Hoops
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-12-15
SCI: Slight cleanup
Filippos Karapetis
2010-12-15
SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #31...
David Turner
2010-12-14
SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind.
David Turner
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-07
SCI: Bumped up the save game version for rev #54805
Filippos Karapetis
2010-12-07
SCI: Silence warnings
Matthew Hoops
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-12-06
SCI: Fix uninitialized reads (and therefore, GK1)
Matthew Hoops
2010-12-02
SCI: Slight formatting fix.
Johannes Schickel
2010-12-02
SCI: Enabled the GUI option to play speech and show subtitles simultaneously ...
Filippos Karapetis
2010-12-02
Disable error message regarding RESOURCE.AUD/.SFX for now.
Lars Skovlund
2010-12-01
SCI: Fixed bugs #3041044, #3046543 and #3046513
Filippos Karapetis
2010-11-30
SCI: Added an uninitialized read script workaround for QFG1VGA
Filippos Karapetis
2010-11-30
SCI: Fixed bug #3053093 - "QFG1VGA and QFG3: Text box glitches"
Filippos Karapetis
2010-11-28
SCI: Fixed bug #3034471 - "SCI, Castlebrain/Amiga: Invisible text in word sea...
Filippos Karapetis
[prev]
[next]