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-29 14:42:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Travis Howell
2f5da4f356
Another French version Humongous Catalog and another English DOS version of Fatty Bear's Birthday Surprise.
...
svn-id: r34107
2008-08-23 06:09:30 +00:00
..
agi
Fixed initialization of some SoundMgr-class's member variables. Moved _sndBuffer's allocation to SoundMgr's constructor and its deallocation to the destructor. Made fillAudio SoundMgr's method and removed a superfluous global static variable 'int16 *buffer'. Should help with the occasional crashes when starting the first sound in an AGI game.
2008-08-13 11:57:48 +00:00
agos
Committed my patch
#2040074
("XMIDI callback control events"). At the moment, I'm
2008-08-10 17:59:42 +00:00
cine
Designate fix for bug
#2057619
as a hack, as that's what it is.
2008-08-22 12:11:51 +00:00
cruise
…
drascula
Fix for bug
#2057664
- "DRASCULA: No GUI warning when playing from CD"
2008-08-19 10:12:35 +00:00
gob
Fixing a segfault in the Bargon Attack menu
2008-08-15 10:47:42 +00:00
igor
…
kyra
KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was set were turned off nonetheless
2008-08-21 18:24:52 +00:00
lure
…
m4
…
made
I believe the setVolume() function has to be guarded by a mutex. (I added this to
2008-08-20 09:12:11 +00:00
parallaction
Fixed error in parsing.
2008-08-22 06:32:12 +00:00
queen
…
saga
I believe the setVolume() function has to be guarded by a mutex. (I added this to
2008-08-20 09:12:11 +00:00
scumm
Another French version Humongous Catalog and another English DOS version of Fatty Bear's Birthday Surprise.
2008-08-23 06:09:30 +00:00
sky
…
sword1
…
sword2
…
tinsel
Moved the mutex locking a bit. (Consistent with how the AGOS engine does it.)
2008-08-20 09:15:59 +00:00
touche
fix for bug
#2040484
: TOUCHE: Graphic glitch with long answer options
2008-08-07 21:50:12 +00:00
engine.cpp
…
engine.h
…
engines.mk
…
metaengine.h
…
module.mk
…