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-13 05:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
tucker
History
Johannes Schickel
b47725540f
Cleanup.
...
svn-id: r47133
2010-01-07 17:04:32 +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
add initial support for 'Bud Tucker in Double Trouble'
2008-11-10 20:38:54 +00:00
resource.cpp
Cleanup.
2010-01-07 17:04:32 +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
Do not try to destroy an object on the stack via delete.
2010-01-07 16:49:23 +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