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-24 11:36:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
groovie
History
Scott Thomas
24a9dc8480
T7G: Load VDX frame chunks into a MemoryStream rather than streaming straight from disk (
Fix
#2839528
)
...
svn-id: r43671
2009-08-23 14:54:56 +00:00
..
cell.cpp
Fix gcc warning (hopefully this is correct).
2009-07-20 22:26:41 +00:00
cell.h
Proper implementation of microscope puzzle.
2009-07-20 22:15:37 +00:00
cursor.cpp
…
cursor.h
…
debug.cpp
…
debug.h
…
detection.cpp
Fix groovie's GUI game options
2009-06-14 22:10:17 +00:00
font.cpp
…
font.h
…
graphics.cpp
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
2009-08-21 13:57:03 +00:00
graphics.h
…
groovie.cpp
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
2009-08-21 13:57:03 +00:00
groovie.h
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
2009-08-21 13:57:03 +00:00
lzss.cpp
…
lzss.h
…
module.mk
…
music.cpp
Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files)
2009-08-18 15:31:26 +00:00
music.h
Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files)
2009-08-18 15:31:26 +00:00
player.cpp
…
player.h
…
resource.cpp
Got rid of two more ioFailed uses
2009-07-15 10:04:50 +00:00
resource.h
…
roq.cpp
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build.
2009-08-21 18:16:37 +00:00
roq.h
…
saveload.cpp
…
saveload.h
…
script.cpp
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
2009-08-21 13:57:03 +00:00
script.h
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
2009-08-21 13:57:03 +00:00
vdx.cpp
T7G: Load VDX frame chunks into a MemoryStream rather than streaming straight from disk (
Fix
#2839528
)
2009-08-23 14:54:56 +00:00
vdx.h
…