scummvm/engines/tucker
2010-01-26 22:48:45 +00:00
..
detection.cpp Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
graphics.cpp TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor bugs outro) 2009-10-17 20:06:46 +00:00
graphics.h TUCKER: add clipping for text drawing 2009-09-27 10:36:45 +00:00
locations.cpp TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor bugs outro) 2009-10-17 20:06:46 +00:00
module.mk
resource.cpp Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
saveload.cpp Got rid of some more ioFailed uses (also fixed a potential leak in graphics/font.cpp, and handle eos correctly in the FLAC code) 2009-07-14 18:24:20 +00:00
sequences.cpp Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
staticres.cpp simplified .raw/.wav data files handling in introduction sequences 2009-06-14 15:07:34 +00:00
tucker.cpp TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor bugs outro) 2009-10-17 20:06:46 +00:00
tucker.h Adapt TUCKER to use RewindableAudioStream and Mixer::playInputStreamLooping. (Needs testing, please :-) 2010-01-07 16:44:17 +00:00