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-02-03 01:15:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
simon
History
Max Horn
fa97d4ad89
Removing walkthrough stuff again (talked to aquadran about this, he had no objections)
...
svn-id: r15849
2004-11-20 23:49:11 +00:00
..
.cvsignore
…
charset.cpp
Cleanup
2004-11-09 10:26:33 +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
Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls
2004-06-27 22:14:35 +00:00
midi.cpp
Better support of MT-32.
2004-10-23 00:02:38 +00:00
midi.h
Better support of MT-32.
2004-10-23 00:02:38 +00:00
midiparser_s1d.cpp
…
module.mk
…
res.cpp
Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls
2004-06-27 22:14:35 +00:00
simon-md5.h
Fix
2004-08-21 09:41:54 +00:00
simon.cpp
Removing walkthrough stuff again (talked to aquadran about this, he had no objections)
2004-11-20 23:49:11 +00:00
simon.h
Better support of MT-32.
2004-10-23 00:02:38 +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
Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls
2004-06-27 22:14:35 +00:00
verb.cpp
Add support for Russian Simon1.
2004-07-31 10:14:05 +00:00
vga.cpp
No need to calculate values
2004-07-27 07:21:28 +00:00
vga.h
…