scummvm/engines/toltecs
2012-09-11 00:50:52 +03: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 TOLTECTS: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
menu.cpp TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00
menu.h TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00
microtiles.cpp TOLTECS: Removed two goto statements 2011-12-05 02:31:56 +02:00
microtiles.h TOLTECS: Added ScummVM headers 2011-11-20 22:43:10 +01:00
module.mk TOLTECS: Initial implementation for music 2011-11-20 22:43:12 +01:00
movie.cpp TOLTECS: Don't show movie subtitles when subtitles are disabled 2012-09-11 00:50:52 +03:00
movie.h TOLTECS: Fix compilation after sound->audio directory rename. 2011-11-20 22:43:10 +01:00
music.cpp TOLTECS: Implement volume handling and toggling of speech/text 2012-09-11 00:34:23 +03:00
music.h TOLTECS: Implement volume handling and toggling of speech/text 2012-09-11 00:34:23 +03:00
palette.cpp TOLTECS: Change deltaValue to be an int8, as char isn't always signed 2011-11-21 23:08:10 +02:00
palette.h TOLTECS: Change deltaValue to be an int8, as char isn't always signed 2011-11-21 23:08:10 +02:00
render.cpp TOLTECS: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:39:00 +02:00
render.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
resource.cpp TOLTECS: Add finalize() calls to file output code 2011-11-20 22:43:12 +01:00
resource.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
saveload.cpp TOLTECS: Store channel volume/panning information in saved games 2012-09-11 00:34:28 +03:00
screen.cpp TOLTECS: Implement volume handling and toggling of speech/text 2012-09-11 00:34:23 +03:00
screen.h TOLTECS: silence a couple gcc warnings 2011-11-20 22:43:12 +01:00
script.cpp TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00
script.h TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00
segmap.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
segmap.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
sound.cpp TOLTECS: Store channel volume/panning information in saved games 2012-09-11 00:34:28 +03:00
sound.h TOLTECS: Store channel volume/panning information in saved games 2012-09-11 00:34:28 +03:00
sprite.cpp TOLTECS: silence a couple gcc warnings 2011-11-20 22:43:12 +01:00
toltecs.cpp TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00
toltecs.h TOLTECS: Open the save menu with F5 and the load menu with F9 2012-09-11 00:34:27 +03:00