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-20 17:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d55626722e
Branches
Tags
View all branches
scummvm
/
engines
/
sci
History
Willem Jan Palenstijn
190bd60505
SCI: Make SCI3 propertyId endianness hack a bit cleaner
...
svn-id: r55542
2011-01-26 16:51:18 +00:00
..
engine
SCI: Make SCI3 propertyId endianness hack a bit cleaner
2011-01-26 16:51:18 +00:00
graphics
SCI/Robot: Simplify ::setPalette()
2011-01-24 11:17:47 +00:00
parser
SCI: Silence a gcc warning
2010-12-26 14:56:51 +00:00
sound
SCI: Bugfix for r55246: Don't send init commands when resuming a sound
2011-01-15 09:28:42 +00:00
video
VIDEO: Move video classes to Video:: namespace
2011-01-23 19:08:09 +00:00
console.cpp
VIDEO: Move video classes to Video:: namespace
2011-01-23 19:08:09 +00:00
console.h
SCI: Added stub for playing robot audio from the console
2011-01-22 13:12:01 +00:00
debug.h
…
decompressor.cpp
COMMON: Move SCI's DCL decompression code to common
2011-01-21 01:55:44 +00:00
decompressor.h
COMMON: Move SCI's DCL decompression code to common
2011-01-21 01:55:44 +00:00
detection_tables.h
SCI: Moved the "SCI" bit to the extras field, to preserve the original naming of the games
2011-01-04 19:46:18 +00:00
detection.cpp
SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe"
2011-01-07 00:19:54 +00:00
event.cpp
…
event.h
…
module.mk
…
resource_audio.cpp
…
resource_intern.h
…
resource.cpp
SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind.
2010-12-14 23:30:22 +00:00
resource.h
…
sci.cpp
SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, references of the SciEngine class to itself via g_sci have been removed
2011-01-22 13:01:10 +00:00
sci.h
SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, references of the SciEngine class to itself via g_sci have been removed
2011-01-22 13:01:10 +00:00
util.cpp
…
util.h
…