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-21 09:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
groovie
History
Johannes Schickel
7e71865e91
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
...
svn-id: r42751
2009-07-25 12:59:46 +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
…
font.cpp
…
font.h
…
graphics.cpp
…
graphics.h
…
groovie.cpp
- Refactorized Groovie::MusicPlayer to make it extensible
2009-07-05 09:34:54 +00:00
groovie.h
…
lzss.cpp
…
lzss.h
…
module.mk
…
music.cpp
- Refactorized Groovie::MusicPlayer to make it extensible
2009-07-05 09:34:54 +00:00
music.h
- Refactorized Groovie::MusicPlayer to make it extensible
2009-07-05 09:34:54 +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
Groovie: Improve ROQ timing and audio sync (noticeable at least in the Clandestiny trailer)
2009-07-06 15:23:50 +00:00
roq.h
…
saveload.cpp
…
saveload.h
…
script.cpp
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +00:00
script.h
Proper implementation of microscope puzzle.
2009-07-20 22:15:37 +00:00
vdx.cpp
…
vdx.h
…