scummvm/engines/toltecs
Benjamin Haisch ce7febcd70 TOLTECS: Reworked the ArchiveReader and ResourceCache classes.
ResourceCache needs more work since resources are never freed (which is bad).
2011-11-20 22:43:07 +01:00
..
animation.cpp TOLTECS: A lot of changes in the graphics code: 2011-11-20 22:43:06 +01:00
animation.h TOLTECS: - Renamed stuff and cleanups 2011-11-20 22:43:05 +01:00
detection.cpp TOLTECS: Fixed compilation 2011-11-20 22:43:07 +01:00
menu.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
menu.h TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
microtiles.cpp TOLTECS: A lot of changes in the graphics code: 2011-11-20 22:43:06 +01:00
microtiles.h TOLTECS: A lot of changes in the graphics code: 2011-11-20 22:43:06 +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: - Fixed compilation after Fingolfin's latest series of commits 2011-11-20 22:43:07 +01:00
movie.h TOLTECS: - Fixed Screen::updateTalkText (text x position was read incorrectly and font color wasn't nibble-swapped) 2011-11-20 22:43:07 +01:00
palette.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
palette.h TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite drawing. 2011-11-20 22:43:05 +01:00
render.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
render.h TOLTECS: A lot of changes in the graphics code: 2011-11-20 22:43:06 +01:00
resource.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
resource.h TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
saveload.cpp TOLTECS: - Implemented RTL 2011-11-20 22:43:07 +01:00
screen.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
screen.h TOLTECS: Implemented preliminary sound playback; some stuff is still missing (correct volumes etc.) 2011-11-20 22:43:07 +01:00
script.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
script.h TOLTECS: - Fixed sound playing 2011-11-20 22:43:07 +01:00
segmap.cpp TOLTECS: - Added enum for sound channel type 2011-11-20 22:43:07 +01:00
segmap.h TOLTECS: - Added enum for sound channel type 2011-11-20 22:43:07 +01:00
sound.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
sound.h TOLTECS: - Added enum for sound channel type 2011-11-20 22:43:07 +01:00
sprite.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
TODO.txt TOLTECS: - Moved script functions out of the switch statement and into an array 2011-11-20 22:43:07 +01:00
toltecs.cpp TOLTECS: Reworked the ArchiveReader and ResourceCache classes. 2011-11-20 22:43:07 +01:00
toltecs.h TOLTECS: Fixed compilation 2011-11-20 22:43:07 +01:00