This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-30 15:31:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
History
Filippos Karapetis
976458058d
SCI: Fixed bug
#3058865
- "Jones in the Fast Lane CD: Graphics Missing"
...
svn-id: r52511
2010-09-03 22:51:27 +00:00
..
engine
SCI: Fixed bug
#3058865
- "Jones in the Fast Lane CD: Graphics Missing"
2010-09-03 22:51:27 +00:00
graphics
SCI: adding workaround for platform-specific
2010-08-31 15:50:46 +00:00
parser
…
sound
SCI: Added a warning when using GM with SCI1 games
2010-09-03 12:42:35 +00:00
video
…
console.cpp
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
console.h
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
debug.h
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
decompressor.cpp
…
decompressor.h
…
detection_tables.h
SCI: Added the Italian version of QFG3 (bug
#3053457
)
2010-08-31 21:22:52 +00:00
detection.cpp
SCI: adding mother goose title
2010-09-03 17:49:22 +00:00
event.cpp
SCI: Throttle the invocations of Engine::shouldQuit()
2010-08-29 00:39:33 +00:00
event.h
…
module.mk
…
resource_audio.cpp
SCI: Fixed the GM detection introduced in rev
#52211
to check the first available track, instead of track 1 (which doesn't always exist, e.g. in Pharkas). Also, added a comment inside applyPatch()
2010-08-20 09:35:20 +00:00
resource_intern.h
…
resource.cpp
SCI: removing debug output from r52259
2010-08-21 14:53:14 +00:00
resource.h
SCI: Added checking for the existence of a GM track, to determine if device ID 7 or 12 should be used. Fixes the GM music in the demo of QFG3, which is using an in-between version of SCI1 and SCI1.1
2010-08-19 13:52:21 +00:00
sci.cpp
SCI: Show a warning window regarding GM in some games.
2010-09-02 21:50:00 +00:00
sci.h
SCI: adding "bpr" and "bpw" debug commands
2010-09-02 09:05:08 +00:00
util.cpp
…
util.h
…