scummvm/engines/toltecs
Benjamin Haisch 041fe21417 TOLTECS: - Added enum for sound channel type
- Added isPointInside
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: - Added menu system prototype (may change later) 2011-11-20 22:43:06 +01:00
menu.h TOLTECS: - Added menu system prototype (may change later) 2011-11-20 22:43:06 +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: - Fixed compilation after Fingolfin's latest series of commits 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: - Fixed compilation after Fingolfin's latest series of commits 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
resource.h TOLTECS: - Removed TODO, external resources aren't explicitly used (the original game extracts resources from WESTERN to HD to increase access speed) 2011-11-20 22:43:07 +01:00
saveload.cpp TOLTECS: - Implemented RTL 2011-11-20 22:43:07 +01:00
screen.cpp TOLTECS: Silenced MSVC warnings 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: - Fixed compilation after Fingolfin's latest series of commits 2011-11-20 22:43:07 +01:00
script.h TOLTECS: Removed unused functions. 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: - Added enum for sound channel type 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: Silenced MSVC warnings 2011-11-20 22:43:07 +01:00
TODO.txt TOLTECS: Updated TODO (nothing new, just syncing local copy with the repo) 2011-11-20 22:43:07 +01:00
toltecs.cpp TOLTECS: Fixed compilation 2011-11-20 22:43:07 +01:00
toltecs.h TOLTECS: Fixed compilation 2011-11-20 22:43:07 +01:00