scummvm/engines/toltecs
2011-12-05 02:31:56 +02: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: Add detection for Hungarian variant from bug #3440641. 2011-11-25 13:50:48 +00:00
menu.cpp TOLTECS: Don't call c_str() on the return value of Common::String::format() 2011-11-26 22:37:44 +02:00
menu.h TOLTECS: Fix bugs 2011-11-20 22:43:10 +01: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: Slight cleanup of the audio code 2011-11-20 22:43:12 +01:00
movie.h TOLTECS: Fix compilation after sound->audio directory rename. 2011-11-20 22:43:10 +01:00
music.cpp TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02:00
music.h TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02: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: Fixed typo in logic 2011-11-20 22:43:12 +01: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 TOLTECS: The resource cache is now purged when changing rooms 2011-11-20 22:43:11 +01:00
saveload.cpp TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02:00
screen.cpp TOLTECS: Fix crash on Big Endian 2011-11-24 22:18:05 +01:00
screen.h TOLTECS: silence a couple gcc warnings 2011-11-20 22:43:12 +01:00
script.cpp TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02:00
script.h TOLTECS: Fix bugs 2011-11-20 22:43:10 +01:00
segmap.cpp TOLTECS: findPath() endian fixes. 2011-11-24 23:28:12 +01:00
segmap.h TOLTECS: Reduced header dependencies 2011-11-20 22:43:10 +01:00
sound.cpp TOLTECS: Sync scene sounds when saving/loading 2011-11-21 23:47:47 +02:00
sound.h TOLTECS: Sync scene sounds when saving/loading 2011-11-21 23:47:47 +02:00
sprite.cpp TOLTECS: silence a couple gcc warnings 2011-11-20 22:43:12 +01:00
toltecs.cpp TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02:00
toltecs.h TOLTECS: Save music in saved games 2011-11-24 00:03:01 +02:00