.. |
castmember
|
DIRECTOR: Lazily load cast member data from archive
|
2023-04-29 14:20:05 +02:00 |
lingo
|
DIRECTOR: JANITORIAL: Consistently refer to Director versions as D[number] in the comments
|
2023-04-29 14:22:27 +02:00 |
archive.cpp
|
DIRECTOR: Fix castInfo loading for D5
|
2023-04-29 14:20:05 +02:00 |
archive.h
|
DIRECTOR: Add "info" command to debugger
|
2023-03-06 21:26:28 +01:00 |
cast.cpp
|
DIRECTOR: JANITORIAL: Consistently refer to Director versions as D[number] in the comments
|
2023-04-29 14:22:27 +02:00 |
cast.h
|
DIRECTOR: Lazily load cast member data from archive
|
2023-04-29 14:20:05 +02:00 |
channel.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
channel.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
configure.engine
|
DIRECTOR: Mark engine as highres
|
2023-01-31 13:25:04 +01:00 |
credits.pl
|
CREDITS: add Misty De Méo
|
2022-07-19 09:22:55 +03:00 |
cursor.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
cursor.h
|
DIRECTOR: Check current cast archive for CURS resources
|
2023-01-26 23:36:17 +08:00 |
debugger.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
debugger.h
|
DIRECTOR: Add 'markers' command to debugger
|
2023-03-24 21:27:34 +01:00 |
detection_paths.h
|
DIRECTOR: Fix a few entries and remove unneeded globs
|
2023-03-26 20:21:05 +02:00 |
detection_tables.h
|
DIRECTOR: XOBJ: Replace stub boilerplate with macro
|
2023-04-29 14:20:05 +02:00 |
detection.cpp
|
DIRECTOR: Let developers launch any movies at will
|
2023-02-17 19:34:50 +01:00 |
detection.h
|
DIRECTOR: Revert use of detection code
|
2022-09-13 23:19:00 +02:00 |
director.cpp
|
DIRECTOR: Refactor BitmapCastMember to store a Picture instead of decoder
|
2023-03-26 19:11:46 +02:00 |
director.h
|
DIRECTOR: Refactor BitmapCastMember to store a Picture instead of decoder
|
2023-03-26 19:11:46 +02:00 |
events.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
fonts.cpp
|
DIRECTOR: FONTS: Fix memory leak
|
2022-10-16 22:06:27 +02:00 |
frame.cpp
|
DIRECTOR: Improve frame parser for D5
|
2023-04-29 14:20:05 +02:00 |
frame.h
|
DIRECTOR: Improve frame parser for D5
|
2023-04-29 14:20:05 +02:00 |
game-quirks.cpp
|
DIRECTOR: Add filesystem quirk for teamxtreme2
|
2023-04-29 14:20:05 +02:00 |
graphics-data.h
|
DIRECTOR: Add observed 16-color Mac palette
|
2023-01-10 13:41:53 +01:00 |
graphics.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
images.cpp
|
DIRECTOR: Really fix warning
|
2023-02-20 01:36:19 +01:00 |
images.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
metaengine.cpp
|
DIRECTOR: Remove code that adds directoy paths from detection table
|
2022-12-03 23:39:47 +01:00 |
module.mk
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
movie.cpp
|
DIRECTOR: Add "info" command to debugger
|
2023-03-06 21:26:28 +01:00 |
movie.h
|
DIRECTOR: Add "info" command to debugger
|
2023-03-06 21:26:28 +01:00 |
palette-fade.h
|
DIRECTOR: Renamed constants in accordance with our naming conventions
|
2023-01-27 23:21:18 +01:00 |
picture.cpp
|
DIRECTOR: Don't assume that palette exists based on paletteColorCount
|
2023-03-26 21:40:15 +02:00 |
picture.h
|
DIRECTOR: Refactor BitmapCastMember to store a Picture instead of decoder
|
2023-03-26 19:11:46 +02:00 |
POTFILES
|
DIRECTOR: Added missing POTFILES
|
2023-03-17 15:39:10 +01:00 |
resource.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
score.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
score.h
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
sound.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
sound.h
|
DIRECTOR: Use LoopableAudioStream for score audio loops
|
2022-08-28 10:31:00 +00:00 |
sprite.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
sprite.h
|
DIRECTOR: Fix kInkTypeBlend, remove redundant _blend field on Sprite
|
2023-03-16 14:46:18 +01:00 |
stxt.cpp
|
DIRECTOR: Refactor Stxt/TextCastMember to use raw strings
|
2023-01-19 12:12:21 +01:00 |
stxt.h
|
DIRECTOR: Refactor Stxt/TextCastMember to use raw strings
|
2023-01-19 12:12:21 +01:00 |
tests.cpp
|
DIRECTOR: Fix font drawing in graphics tests
|
2023-04-01 18:29:41 +02:00 |
transitions.cpp
|
DIRECTOR: Move palette/transition debugging to images flag
|
2023-03-06 21:26:28 +01:00 |
types.cpp
|
DIRECTOR: Implement and use spriteType2str()
|
2023-02-13 16:24:46 +01:00 |
types.h
|
DIRECTOR: LINGO: Add special override mechanics for List builtins
|
2023-04-29 14:20:05 +02:00 |
util.cpp
|
DIRECTOR: Add cast action scripts to debug output
|
2023-03-24 21:27:34 +01:00 |
util.h
|
DIRECTOR: Add cast action scripts to debug output
|
2023-03-24 21:27:34 +01:00 |
window.cpp
|
DIRECTOR: Split CastMember classes into files
|
2023-04-29 14:20:05 +02:00 |
window.h
|
DIRECTOR: Refactor movie loaders to allow loading from executables
|
2023-01-19 12:12:21 +01:00 |