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 23:43:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
simon
History
Travis Howell
f845008972
Add work around for bug in French version of Simon the Sorcerer 1
...
svn-id: r12068
2004-01-01 10:42:10 +00:00
..
.cvsignore
…
charset.cpp
Remove old hack
2003-12-16 05:08:26 +00:00
debug.cpp
Use of stat() is not portable...
2003-12-21 15:53:38 +00:00
debug.h
…
intern.h
add purely experimental & untested Ogg Vorbis support to Simon
2003-12-21 16:01:36 +00:00
items.cpp
Add delay to help reduce cpu usage in some sections.
2003-12-23 10:47:36 +00:00
midi.cpp
…
midi.h
…
midiparser_s1d.cpp
…
module.mk
…
res.cpp
…
simon.cpp
Add work around for bug in French version of Simon the Sorcerer 1
2004-01-01 10:42:10 +00:00
simon.h
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them
2003-12-24 00:25:18 +00:00
sound.cpp
Use VOC reader from voc.h
2003-12-27 14:11:03 +00:00
sound.h
don't use sound/mixer index, rather use the sound handle!
2003-12-21 00:05:00 +00:00
verb.cpp
…
vga.cpp
Add work around for bug in French version of Simon the Sorcerer 1
2004-01-01 10:42:10 +00:00
vga.h
…