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-18 07:53:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
simon
History
Travis Howell
59331fe535
Add another French version
...
svn-id: r17310
2005-03-31 15:12:13 +00:00
..
.cvsignore
…
charset.cpp
…
cursor.cpp
system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
2005-01-10 22:06:49 +00:00
debug.cpp
…
debug.h
…
debugger.cpp
…
debugger.h
…
icons.cpp
…
intern.h
…
items.cpp
Quit game with 'Action key' on WinCE Smartphones
2005-03-26 14:09:21 +00:00
midi.cpp
Use class Mutex instead of MutexRef
2005-01-28 22:05:51 +00:00
midi.h
Use class Mutex instead of MutexRef
2005-01-28 22:05:51 +00:00
midiparser_s1d.cpp
…
module.mk
…
res.cpp
…
saveload.cpp
system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
2005-01-10 22:06:49 +00:00
simon-md5.h
Add another French version
2005-03-31 15:12:13 +00:00
simon.cpp
Patch
#1117443
(Experimental plugin code revision)
2005-03-25 17:55:57 +00:00
simon.h
Set SFX volume correctly
2005-01-22 02:01:22 +00:00
sound.cpp
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
sound.h
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
verb.cpp
…
vga.cpp
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
vga.h
…