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-17 23:44:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Travis Howell
a1fdbb8695
Fix regression, that caused text to be cut short in Elvira 1/2.
...
svn-id: r35327
2008-12-13 04:52:51 +00:00
..
agi
…
agos
Fix regression, that caused text to be cut short in Elvira 1/2.
2008-12-13 04:52:51 +00:00
cine
…
cruise
…
drascula
…
gob
Fixing forgetfulness-bug which leads to failed assertions in certain cases
2008-12-13 02:51:36 +00:00
groovie
T7G: Fix for performance issue in save/load screen when hovering savegames
2008-12-06 11:01:44 +00:00
igor
…
kyra
Whoops changed integer size of variables storing volume information, now volume of 256 should work as expected.
2008-12-11 13:54:18 +00:00
lure
…
m4
…
made
Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRects
2008-12-04 19:09:10 +00:00
parallaction
* Replaced char* with Common::String in the parser.
2008-12-13 03:37:43 +00:00
queen
…
saga
Fixed a regression of commit
#34458
. Sound data for compressed sounds was read incorrectly. Fixes bugs
#2422371
- "ITE: Talk animation takes longer than speaking" and
#2111496
- "IHNM: Speech is garbled"
2008-12-12 22:56:56 +00:00
scumm
Removed some dead code, clarified comments, cleanup
2008-12-09 19:54:01 +00:00
sky
Fixed bug
#2394861
("BASS: artifacts if skipping intro on wrong screen"). As an
2008-12-07 17:32:25 +00:00
sword1
…
sword2
Changed readLine_OLD() to readLine_NEW(). I guess both this and the previous
2008-12-03 21:52:51 +00:00
tinsel
Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (I've apparently misunderstood its intent) and using Mixer::getSoundElapsedTime() instead
2008-12-12 17:12:05 +00:00
touche
fixed readGameStateDescription() len parameter
2008-12-07 19:15:19 +00:00
tucker
fixed german version detection, added datafiles remapping as listed in bug tracker item
#2422555
2008-12-12 21:42:38 +00:00
dialogs.cpp
…
dialogs.h
…
engine.cpp
…
engine.h
…
engines.mk
…
game.cpp
…
game.h
…
metaengine.h
…
module.mk
…