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 16:03:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Filippos Karapetis
39f9894ee5
Added a stub for SetVideoMode(), and fixed some of the palette glitches in the intro of KQ6 thanks to some comments by waltervn. Also, commented out the bounds rect in gfxr_pic_t, as it's currently unused
...
svn-id: r40808
2009-05-23 13:26:45 +00:00
..
agi
Proper fix for bug
#2537054
: "AGI: Using GMM to load causes graphics glitches".
2009-05-21 21:51:50 +00:00
agos
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
cine
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
cruise
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
drascula
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
gob
Splitting a few helper functions out of gob.h
2009-05-21 17:12:33 +00:00
groovie
…
igor
…
kyra
Cleanup.
2009-05-23 01:15:20 +00:00
lure
…
m4
…
made
…
parallaction
Made BRA demos start again by partially reverting commit 39773. Multiple inventory support must be done somehow differently.
2009-05-21 08:06:15 +00:00
queen
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
saga
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
sci
Added a stub for SetVideoMode(), and fixed some of the palette glitches in the intro of KQ6 thanks to some comments by waltervn. Also, commented out the bounds rect in gfxr_pic_t, as it's currently unused
2009-05-23 13:26:45 +00:00
scumm
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
sky
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
sword1
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
sword2
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
tinsel
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
touche
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
2009-05-19 11:42:14 +00:00
tucker
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
advancedDetector.cpp
Fix bug
#1544799
: "ALL: Engine creates launcher entry when failing to launch"
2009-05-20 21:00:52 +00:00
advancedDetector.h
…
dialogs.cpp
…
dialogs.h
…
engine.cpp
…
engine.h
…
engines.mk
…
game.cpp
…
game.h
…
metaengine.h
…
module.mk
…