This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b0e9502ec706cc82b05c216801ac0fd0a46d7fd
scummvm
/
simon
T
History
Travis Howell
910a390ae7
Remove pointless delays
...
svn-id: r14436
2004-08-02 11:53:33 +00:00
..
.cvsignore
…
charset.cpp
Add support for Russian Simon1.
2004-07-31 10:14:05 +00:00
debug.cpp
…
debug.h
…
debugger.cpp
…
debugger.h
…
intern.h
Auto convert old Simon 1/2 targets
2004-07-31 13:56:04 +00:00
items.cpp
…
midi.cpp
…
midi.h
…
midiparser_s1d.cpp
…
module.mk
…
res.cpp
…
simon-md5.h
Update
2004-07-31 10:18:10 +00:00
simon.cpp
Remove pointless delays
2004-08-02 11:53:33 +00:00
simon.h
Remove pointless delays
2004-08-02 11:53:33 +00:00
sound.cpp
changed loadVOCFile to work on a generic ReadStream instead of a File, and renamed it to loadVOCFromStream; removed readVOCFromMemory as it isn't used anymore, and in the future, a MemoryReadstream plus loadVOCFromStream can achieve the same effect
2004-07-31 11:46:58 +00:00
sound.h
…
verb.cpp
Add support for Russian Simon1.
2004-07-31 10:14:05 +00:00
vga.cpp
…
vga.h
…