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-23 11:04:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
groovie
History
Filippos Karapetis
8145fea6b9
Silenced false positive warning in MSVC
...
svn-id: r51274
2010-07-25 13:32:15 +00:00
..
cell.cpp
…
cell.h
…
cursor.cpp
…
cursor.h
…
debug.cpp
…
debug.h
…
detection.cpp
…
detection.h
…
font.cpp
…
font.h
…
graphics.cpp
…
graphics.h
…
groovie.cpp
DEBUGGER: Simplify how our console debugger works / is used
2010-07-17 18:38:42 +00:00
groovie.h
Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot be found. The intro music in the Mac version now plays.
2010-07-01 18:47:27 +00:00
lzss.cpp
…
lzss.h
…
module.mk
…
music.cpp
Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot be found. The intro music in the Mac version now plays.
2010-07-01 18:47:27 +00:00
music.h
Groovie: Add support for the compressed MIDI files of T7G Mac.
2010-06-22 19:21:05 +00:00
player.cpp
…
player.h
…
resource.cpp
…
resource.h
…
roq.cpp
…
roq.h
…
saveload.cpp
…
saveload.h
…
script.cpp
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM
2010-06-25 20:51:57 +00:00
script.h
…
vdx.cpp
Silenced false positive warning in MSVC
2010-07-25 13:32:15 +00:00
vdx.h
…