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-24 11:36:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
tucker
History
Gregory Montoir
8ea8966c02
cleanup
...
svn-id: r35891
2009-01-18 03:22:33 +00:00
..
detection.cpp
moved game version flags to detection entries ; unset kGameFlagEncodedData for polish version (tracker item
#2436225
)
2008-12-17 21:29:56 +00:00
graphics.cpp
simplified Graphics::decode*()
2009-01-18 02:46:25 +00:00
graphics.h
Some cleanup (one could replace some of those switch/case by jump tables...)
2009-01-16 23:18:18 +00:00
locations.cpp
Some cleanup (one could replace some of those switch/case by jump tables...)
2009-01-16 23:18:18 +00:00
module.mk
add initial support for 'Bud Tucker in Double Trouble'
2008-11-10 20:38:54 +00:00
resource.cpp
cleanup
2009-01-18 03:22:33 +00:00
saveload.cpp
added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntime, cleanup
2008-11-28 23:56:25 +00:00
sequences.cpp
cleanup
2009-01-18 03:22:33 +00:00
staticres.cpp
reorganized introduction sequence static data (to simplify code when using compressed audio files)
2009-01-03 22:12:10 +00:00
tucker.cpp
Some cleanup (one could replace some of those switch/case by jump tables...)
2009-01-16 23:18:18 +00:00
tucker.h
cleanup
2009-01-18 03:22:33 +00:00