scummvm/engines/director
Roland van Laar bab6f4bcd5 DIRECTOR: LINGO: improve saveMovie
The property saveMovieEnabled is set when a movie needs to be saved when
branching out from said movie.

Changes:
- saveMovie can have an optional filepath: set minArgs to 0
- call saveMovie when updateMovieEnabled is set and another movie is
  opened
2022-03-14 21:42:26 +01:00
..
lingo DIRECTOR: LINGO: improve saveMovie 2022-03-14 21:42:26 +01:00
archive.cpp
archive.h
cast.cpp JANITORIAL: Remove space before semicolon 2022-03-13 13:43:19 +01:00
cast.h
castmember.cpp JANITORIAL: Code style fixes 2022-03-11 19:44:22 +01:00
castmember.h DIRECTOR: LINGO: store comments from frame labels 2022-01-20 23:59:17 +01:00
channel.cpp
channel.h
configure.engine
credits.pl
cursor.cpp
cursor.h
detection_paths.h
detection_tables.h COMMON: ENGINES: Correct Czech language ISO code 2022-03-04 18:29:02 +01:00
detection.cpp DIRECTOR: Add D6 tag to fallback detection 2022-02-01 15:38:41 -05:00
detection.h
director.cpp
director.h DIRECTOR: LINGO: Improve events in xPlayAnim 2022-03-06 10:07:05 +01:00
events.cpp DIRECTOR: LINGO: Improve events in xPlayAnim 2022-03-06 10:07:05 +01:00
fonts.cpp
frame.cpp
frame.h
graphics-data.h
graphics.cpp
images.cpp
images.h
metaengine.cpp
module.mk DIRECTOR: LINGO: move XPlayAnim to XObject 2022-03-06 16:49:32 +01:00
movie.cpp
movie.h
resource.cpp
score.cpp DIRECTOR: Decode score scripts using regional encoding 2022-02-08 21:36:44 +01:00
score.h
sound.cpp
sound.h
sprite.cpp
sprite.h
stxt.cpp
stxt.h
tests.cpp
transitions.cpp
types.h
util.cpp JANITORAL: spelling fix 2022-03-11 00:02:50 +01:00
util.h Director: Implement the searchPath 2022-03-10 23:42:37 +01:00
window.cpp
window.h