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 07:23:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
History
Willem Jan Palenstijn
e065a8a797
SCI: Fix blend rounding, style
...
svn-id: r54093
2010-11-05 12:33:07 +00:00
..
engine
SCI: Renamed findBlock() to findBlockSCI0()
2010-11-04 23:19:23 +00:00
graphics
SCI: Fix blend rounding, style
2010-11-05 12:33:07 +00:00
parser
SCI: Remove any use of printf
2010-11-02 09:49:47 +00:00
sound
SCI: Remove any use of printf
2010-11-02 09:49:47 +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
SCI: Add CMS driver for SCI1-SCI1.1.
2010-09-17 20:03:20 +00:00
resource_audio.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
resource_intern.h
…
resource.cpp
SCI: Renamed findBlock() to findBlockSCI0()
2010-11-04 23:19:23 +00:00
resource.h
SCI: Some changes regarding resources
2010-09-10 14:07:32 +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
…