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-31 07:53:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Kari Salminen
6ea171189b
Added Apple IIGS sample's true size calculation (A zero byte can end the sample prematurely).
...
svn-id: r28514
2007-08-10 15:33:07 +00:00
..
agi
Added Apple IIGS sample's true size calculation (A zero byte can end the sample prematurely).
2007-08-10 15:33:07 +00:00
agos
Added detection for Elvira 2 - German Amiga Floppy. Thanks to cartman on #scummvm for submitting the info.
2007-08-08 18:53:58 +00:00
cine
…
cruise
…
drascula
Fix compile warnings.
2007-08-09 05:43:58 +00:00
gob
Remove excess ;
2007-08-09 05:01:10 +00:00
kyra
Fixes compilation error C2677: binary '&&' : no global operator found which takes type 'const Kyra::Opcode' (or there is no acceptable conversion) on Windows (VS2003), Xbox (VS2003) and Xbox 360 (VS2005).
2007-08-04 12:23:28 +00:00
lure
Removed unused fields
2007-08-05 03:26:00 +00:00
parallaction
Removed an extra semicolon.
2007-08-09 21:32:26 +00:00
queen
Fixed sound factory messup caused by my previous commit
2007-07-15 19:24:00 +00:00
saga
Undefined character 9 is no longer printed in the IHNM demo help screen
2007-08-02 15:29:50 +00:00
scumm
Add missing files. Oooops
2007-08-09 07:40:16 +00:00
sky
…
sword1
Added FIXME comments regarding use of AudioStream::openStreamFile
2007-07-15 19:26:00 +00:00
sword2
The mixer no longer allows unpausing channels that aren't paused. So don't.
2007-07-21 14:39:12 +00:00
touche
fixed loading of savestates on startup
2007-08-06 20:24:05 +00:00
engine.cpp
…
engine.h
…
engines.mk
added engine stubs code for Drascula game
2007-07-17 21:35:01 +00:00
module.mk
…