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
Henry Bush
f10f151ff7
T7G: Reset origin at end of video: should fix seg fault after losing the microscope puzzle. Plus cleanup bitflag debugging.
...
svn-id: r35195
2008-11-30 21:17:58 +00:00
..
cell.cpp
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
2008-11-24 21:22:24 +00:00
cell.h
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
2008-11-24 21:22:24 +00:00
cursor.cpp
Initialise _current. Fixes a Valgrind warning.
2008-11-14 23:37:30 +00:00
cursor.h
…
debug.cpp
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
2008-11-24 21:22:24 +00:00
debug.h
…
detection.cpp
Added GroovieMetaEngine::getMaximumSaveSlot()
2008-11-15 10:50:57 +00:00
font.cpp
…
font.h
…
graphics.cpp
…
graphics.h
…
groovie.cpp
T7G: Stop errorString from printing script position
2008-11-30 21:16:04 +00:00
groovie.h
T7G: Add a debug level to play movies fast with no pcm sound (unstable)
2008-11-24 21:48:40 +00:00
lzss.cpp
…
lzss.h
…
module.mk
T7G: Add framework for microscope puzzle AI
2008-11-19 00:37:20 +00:00
music.cpp
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play by ripping it as track 2 (not tested).
2008-11-25 00:41:51 +00:00
music.h
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play by ripping it as track 2 (not tested).
2008-11-25 00:41:51 +00:00
player.cpp
…
player.h
…
resource.cpp
…
resource.h
…
roq.cpp
…
roq.h
…
script.cpp
T7G: Reset origin at end of video: should fix seg fault after losing the microscope puzzle. Plus cleanup bitflag debugging.
2008-11-30 21:17:58 +00:00
script.h
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play by ripping it as track 2 (not tested).
2008-11-25 00:41:51 +00:00
vdx.cpp
T7G: Reset origin at end of video: should fix seg fault after losing the microscope puzzle. Plus cleanup bitflag debugging.
2008-11-30 21:17:58 +00:00
vdx.h
…