scummvm/engines/toltecs
Benjamin Haisch acd4d4098f TOLTECS: Fix bugs
- Save scene parameters before playing a movie and restore them afterwards (fixes crash)
- Fix text disappearing too fast
- Implement script function sfGetCameraChanged
- Replace nop script functions with stubs which print debug info when called
- Some cleanup, remove obsolete TODOs
2011-11-20 22:43:10 +01:00
..
animation.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
animation.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
detection.cpp TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
menu.cpp TOLTECS: Added comments on main game loop, and added a FIXME 2011-11-20 22:43:10 +01:00
menu.h TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
microtiles.cpp TOLTECS: Added ScummVM headers 2011-11-20 22:43:10 +01:00
microtiles.h TOLTECS: Added ScummVM headers 2011-11-20 22:43:10 +01:00
module.mk TOLTECS: Implemented preliminary sound playback; some stuff is still missing (correct volumes etc.) 2011-11-20 22:43:07 +01:00
movie.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
movie.h TOLTECS: Fix compilation after sound->audio directory rename. 2011-11-20 22:43:10 +01:00
palette.cpp TOLTECS: Updated For OSystem Palette RGBA->RGB Change. 2011-11-20 22:43:10 +01:00
palette.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
render.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
render.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
resource.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
resource.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
saveload.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
screen.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
screen.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
script.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
script.h TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
segmap.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
segmap.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
sound.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
sound.h TOLTECS: Fix compilation after sound->audio directory rename. 2011-11-20 22:43:10 +01:00
sprite.cpp TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
TODO.txt TOLTECS: Update todo (no real fixes, though) 2011-11-20 22:43:09 +01:00
toltecs.cpp TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
toltecs.h TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00