scummvm/engines/groovie
Scott Thomas 2f61d7d77b - Convert some file references from uint16 to uint32 to suit 11H
- Add some 11H opcodes

svn-id: r39313
2009-03-10 21:54:45 +00:00
..
cell.cpp Set/unified svn:keywords for all *.h and *.cpp files 2009-01-01 17:05:05 +00:00
cell.h Set/unified svn:keywords for all *.h and *.cpp files 2009-01-01 17:05:05 +00:00
cursor.cpp -1 is not an uint8. Assuming ones-complement, though, I guess 255 was meant 2009-01-14 18:52:25 +00:00
cursor.h Show the cursor and update it properly when closing the GMM. 2009-01-14 03:09:19 +00:00
debug.cpp T7G: print out the current script pos in decimal too (to match ST's decomp's ;-) 2009-02-15 19:45:36 +00:00
debug.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
detection.cpp Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
font.cpp Added const qualifier to (char *) parameter 2009-01-13 23:00:14 +00:00
font.h Added const qualifier to (char *) parameter 2009-01-13 23:00:14 +00:00
graphics.cpp Fixed weirdness in groovie (as reported on scummvm-devel) 2009-03-04 06:08:30 +00:00
graphics.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
groovie.cpp Groovie: Initial support for different opcode sets 2009-03-10 00:19:44 +00:00
groovie.h Groovie: Initial support for different opcode sets 2009-03-10 00:19:44 +00:00
lzss.cpp Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
lzss.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
module.mk Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
music.cpp - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
music.h - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
player.cpp Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
player.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00
resource.cpp - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
resource.h - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
roq.cpp Fix graphics corruption in 11H FMV streams 2009-03-10 07:35:06 +00:00
roq.h Complete the ROQ video decoding (there are still a few minor glitches) 2009-01-07 22:35:35 +00:00
saveload.cpp Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
saveload.h Reduced savegame code duplication and added savegame format versioning. 2009-01-13 23:22:47 +00:00
script.cpp - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
script.h - Convert some file references from uint16 to uint32 to suit 11H 2009-03-10 21:54:45 +00:00
vdx.cpp Remove extra whitespaces 2009-03-01 09:17:05 +00:00
vdx.h Patch #2271425: Groovie engine 2008-11-14 21:32:20 +00:00