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-22 01:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
groovie
History
Jordi Vilalta Prat
d7308e9e3d
Fix groovie's GUI game options
...
svn-id: r41528
2009-06-14 22:10:17 +00:00
..
cell.cpp
…
cell.h
…
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
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
graphics.h
…
groovie.cpp
Fix groovie's GUI game options
2009-06-14 22:10:17 +00:00
groovie.h
…
lzss.cpp
…
lzss.h
…
module.mk
…
music.cpp
…
music.h
…
player.cpp
…
player.h
…
resource.cpp
…
resource.h
…
roq.cpp
Groovie: Add non-uniform scaling to the ROQ player
2009-03-15 04:34:00 +00:00
roq.h
Groovie: Add non-uniform scaling to the ROQ player
2009-03-15 04:34:00 +00:00
saveload.cpp
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
2009-05-29 14:38:22 +00:00
saveload.h
…
script.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +00:00
script.h
…
vdx.cpp
…
vdx.h
…