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-29 06:33:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
History
Lars Skovlund
32ff20477b
SCI: Add uninitialized temp workaround for Shivers
...
svn-id: r54157
2010-11-09 15:16:40 +00:00
..
engine
SCI: Add uninitialized temp workaround for Shivers
2010-11-09 15:16:40 +00:00
graphics
SCI2: Added some currently unused code for drawing text on a buffer
2010-11-08 16:12:58 +00:00
parser
SCI: Remove any use of printf
2010-11-02 09:49:47 +00:00
sound
COMMON: Push #include audiocd.h in system.h out to .cpp files
2010-11-08 23:07:42 +00:00
video
…
console.cpp
SCI: Remove any use of printf
2010-11-02 09:49:47 +00:00
console.h
SCI: Play time related changes
2010-10-31 01:45:24 +00:00
debug.h
…
decompressor.cpp
…
decompressor.h
…
detection_tables.h
SCI: add Russian SQ4 & SQ5
2010-10-30 19:51:17 +00:00
detection.cpp
COMMON: Rename String::printf() to String::format()
2010-11-01 16:02:28 +00:00
event.cpp
…
event.h
…
module.mk
…
resource_audio.cpp
…
resource_intern.h
…
resource.cpp
SCI: Add resource manager support for SCI3 games.
2010-11-09 14:25:39 +00:00
resource.h
SCI: Add resource manager support for SCI3 games.
2010-11-09 14:25:39 +00:00
sci.cpp
COMMON/GUI/SCI: Changes to the EGA dithering checkbox
2010-11-05 10:53:37 +00:00
sci.h
SCI: Added detection of some fan made script patches.
2010-10-29 10:58:54 +00:00
util.cpp
…
util.h
…