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
/
engine
Age
Commit message (
Expand
)
Author
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-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-12-15
SCI: Slight cleanup
Filippos Karapetis
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-02
SCI: Enabled the GUI option to play speech and show subtitles simultaneously ...
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
2010-11-27
SCI: Reverted changes to savegame.cpp made in r54510, as that still occurs
Filippos Karapetis
2010-11-27
SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"
Filippos Karapetis
2010-11-25
SCI: implemented reverb handling and related functionality
Filippos Karapetis
2010-11-25
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...
Filippos Karapetis
2010-11-24
SCI: Fixed a bug in the script disassembler
Filippos Karapetis
2010-11-24
SCI: Some renaming and added several TODOs concerning reverb
Filippos Karapetis
2010-11-24
SCI: Placed some selectors added in SCI1.1 in a separate table
Filippos Karapetis
2010-11-24
SCI: some changes to the way reverb is handled
Filippos Karapetis
2010-11-24
SCI: Some slight changes to get the "find_callk" console command working in KQ5
Filippos Karapetis
2010-11-23
SCI: added a workaround for script bug #3116892 - "SQ4 German: crash when sho...
Filippos Karapetis
2010-11-22
SCI: Fixed bug #3044050 - "SQ4FLOPPY: Crash while flying in Skate-o-Rama"
Filippos Karapetis
2010-11-22
SCI: Patched the QFG3 character import screen the same way as with QFG2
Filippos Karapetis
2010-11-21
SCI: Proper fix for the QFG2 character import screen crashes (bug #3037996)
Filippos Karapetis
2010-11-21
SCI: Added 3 uninitialized temp fixes for the RAMA demo, which is now working
Filippos Karapetis
2010-11-21
SCI: Removed the correct subops from kString in late SCI2.1/SCI3 games (thank...
Filippos Karapetis
2010-11-21
SCI: kArray wasn't changed in late SCI2.1/SCI3 games (thanks to waltervn)
Filippos Karapetis
2010-11-21
SCI: Removed incorrect pointer arithmetic support for SCI2 strings
Filippos Karapetis
2010-11-21
SCI: Adapted kArray/kString to use the new heuristic for late SCI2.1/SCI3 gam...
Filippos Karapetis
2010-11-21
SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray...
Filippos Karapetis
2010-11-20
SCI: Fix ScummVM freezing during the credits scene in EcoQuest 1 (bug #3101846)
Filippos Karapetis
2010-11-20
SCI: Fixed timer bug #3109139 - "SQ4: Crash after exiting Skate-o-Rama during...
Filippos Karapetis
2010-11-19
SCI: Only compile kGetConfig for SCI32
Willem Jan Palenstijn
2010-11-19
SCI : data field is only supported if building for SCI32
Lars Persson
2010-11-19
SCI: Also send system strings to kString(). This makes LSL7 continue into the...
Filippos Karapetis
2010-11-19
SCI: Only handle seg_type_string if ENABLE_SCI32 is defined
Lars Persson
2010-11-19
Some subfunctions changed positions in SCI3 kString. WIP.
Lars Skovlund
2010-11-19
Implement a couple of NULL checks in kArray
Lars Skovlund
2010-11-19
SCI3: Implement new opcode 0x4c.
Lars Skovlund
2010-11-19
SCI: Implement the GetConfig call for LSL7
Lars Skovlund
2010-11-19
SCI: Added pointer arithmetic support for SCI2 strings
Filippos Karapetis
2010-11-19
SCI: Added support for script -> string copying (used by late SCI2.1 and SCI3...
Filippos Karapetis
2010-11-19
SCI: Fixed comment
Filippos Karapetis
2010-11-19
SCI: Moved the Object class in a separate file
Filippos Karapetis
2010-11-18
SCI: Added a stub for a new subop in kString, and disabled trackOriginAndFind...
Filippos Karapetis
2010-11-18
SCI: Added species selector functionality for SCI3
Filippos Karapetis
2010-11-18
SCI: Removed SCI3 hacks in kClone/kDisposeClone
Filippos Karapetis
2010-11-18
SCI: Slight formatting fix and use \t instead of a tab character in debugN.
Johannes Schickel
2010-11-18
SCI: Fix debugger disassembly of property accesses in SCI3
Lars Skovlund
[next]