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-10 20:01:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
groovie
History
Filippos Karapetis
2dbd096dd5
Changed _script to be a pointer, in order to control its creation/destruction, like the rest of the groovie engine parts, and resolve a potential issue that Microsoft claims to be severe (warning C4355, read more here:
http://msdn.microsoft.com/en-us/library/3c594ae3.aspx
)
...
svn-id: r44303
2009-09-24 10:58:00 +00:00
..
cell.cpp
…
cell.h
…
cursor.cpp
Fixed some (pedantic) warnings
2009-09-08 22:03:07 +00:00
cursor.h
Groovie: Handle special case for cursor
#4
2009-08-31 02:04:24 +00:00
debug.cpp
Changed _script to be a pointer, in order to control its creation/destruction, like the rest of the groovie engine parts, and resolve a potential issue that Microsoft claims to be severe (warning C4355, read more here:
http://msdn.microsoft.com/en-us/library/3c594ae3.aspx
)
2009-09-24 10:58:00 +00:00
debug.h
…
detection.cpp
Revert revision 43845, to keep configure options for games and game engines clear and consistent.
2009-08-31 01:52:16 +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
Changed _script to be a pointer, in order to control its creation/destruction, like the rest of the groovie engine parts, and resolve a potential issue that Microsoft claims to be severe (warning C4355, read more here:
http://msdn.microsoft.com/en-us/library/3c594ae3.aspx
)
2009-09-24 10:58:00 +00:00
groovie.h
Changed _script to be a pointer, in order to control its creation/destruction, like the rest of the groovie engine parts, and resolve a potential issue that Microsoft claims to be severe (warning C4355, read more here:
http://msdn.microsoft.com/en-us/library/3c594ae3.aspx
)
2009-09-24 10:58:00 +00:00
lzss.cpp
…
lzss.h
…
module.mk
…
music.cpp
Wording.
2009-09-14 19:30:46 +00:00
music.h
…
player.cpp
…
player.h
T7G: Fix bug
#2853185
where card puzzle doesn't clean up, resulting in a blank menu in special instances
2009-09-08 06:23:50 +00:00
resource.cpp
…
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
T7G: Fix bug
#2853185
where card puzzle doesn't clean up, resulting in a blank menu in special instances
2009-09-08 06:23:50 +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
Fixed crash when reaching the end of the movie, riggered by recent Stream
2009-09-13 11:02:39 +00:00
vdx.h
T7G: Fix bug
#2853185
where card puzzle doesn't clean up, resulting in a blank menu in special instances
2009-09-08 06:23:50 +00:00