scummvm/engines/director
2021-05-04 11:46:30 +03:00
..
lingo JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
archive.cpp DIRECTOR: JANITORIAL: Code formatting and unified the namespace end comments 2020-08-21 00:36:19 +02:00
archive.h DIRECTOR: Replace SeekableSubReadStreamEndian 2020-08-12 17:26:55 -04:00
cast.cpp DIRECTOR: Fix memory leak in _castsInfo 2021-04-25 23:22:51 +08:00
cast.h DIRECTOR: Load DVs only on demand 2020-08-21 10:52:08 +02:00
castmember.cpp DIRECTOR: Fix memory leaks in SoundCastMember 2021-04-25 23:22:51 +08:00
castmember.h DIRECTOR: Fix memory leaks in SoundCastMember 2021-04-25 23:22:51 +08:00
channel.cpp DIRECTOR: Fix GCC Shadowing Warnings 2021-03-28 02:33:53 +01:00
channel.h DIRECTOR: Attempt to implement 'directToStage' 2020-08-23 19:46:58 +02:00
configure.engine
cursor.cpp DIRECTOR: JANITORIAL: Code formatting and unified the namespace end comments 2020-08-21 00:36:19 +02:00
cursor.h DIRECTOR: JANITORIAL: Code formatting and unified the namespace end comments 2020-08-21 00:36:19 +02:00
detection_tables.h DIRECTOR: Update Chop Suey engine version in detection tables 2021-04-25 23:22:51 +08:00
detection.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
director.cpp DIRECTOR: JANITORIAL: Sort debug flags 2020-08-21 00:36:19 +02:00
director.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
events.cpp DIRECTOR: Properly discover sprite cursors 2020-08-19 10:41:55 -04:00
frame.cpp JANITORIAL: Remove some unnecessary semicolons 2020-11-17 07:22:49 +01:00
frame.h DIRECTOR: Replace SeekableSubReadStreamEndian 2020-08-12 17:26:55 -04:00
graphics-data.h DIRECTOR: Split out static data from graphics.cpp 2020-08-21 00:18:30 +02:00
graphics.cpp DIRECTOR: Fix warnings 2020-08-23 01:23:28 +02:00
images.cpp DIRECTOR: Blit images directly to 32-bit in 32bpp mode 2020-08-15 14:50:26 +02:00
images.h DIRECTOR: More work on 32bpp rendering 2020-08-14 23:54:16 +02:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk DIRECTOR & KYRA: MODULES: Use workarounds to skip warnings. 2020-10-03 14:56:36 +02:00
movie.cpp DIRECTOR: Update digital video independently from the frame tempo 2020-08-18 13:08:52 +02:00
movie.h DIRECTOR: Assignment operator for InfoEntry struct 2020-08-19 12:31:34 +02:00
resource.cpp COMMON: Make WinResource::getVersionInfo more universal 2021-03-22 00:07:44 +01:00
score.cpp DIRECTOR: Fix the _videoPlayback flag 2021-04-25 23:22:51 +08:00
score.h DIRECTOR: LINGO: Make sure video is rendered on 'updateStage' 2020-08-25 10:43:47 +02:00
sound.cpp DIRECTOR: Fix memory leaks in SoundCastMember 2021-04-25 23:22:51 +08:00
sound.h DIRECTOR: Fix memory leaks in SoundCastMember 2021-04-25 23:22:51 +08:00
sprite.cpp DIRECTOR: Don't override shape dimensions 2020-08-21 16:52:07 -04:00
sprite.h DIRECTOR: Fixed for 32bpp mode, things work 2020-08-16 23:08:33 +02:00
stxt.cpp DIRECTOR: Replace SeekableSubReadStreamEndian 2020-08-12 17:26:55 -04:00
stxt.h DIRECTOR: Replace SeekableSubReadStreamEndian 2020-08-12 17:26:55 -04:00
tests.cpp DIRECTOR: Make rendering tests work in 32bpp 2020-08-15 14:50:26 +02:00
transitions.cpp GRAPHICS: MACGUI: Made MacDrawPixel bpp-aware 2020-08-15 16:09:20 +02:00
types.h DIRECTOR: LINGO: Implement chunk refs 2020-08-21 21:52:54 -04:00
util.cpp DIRECTOR: Added comments 2020-10-04 22:09:11 +02:00
util.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
window.cpp DIRECTOR: Fix GCC Shadowing Warnings 2021-03-28 02:33:53 +01:00
window.h DIRECTOR: Fix warnings 2020-08-23 01:23:28 +02:00