.. |
lingo
|
DIRECTOR: LINGO: Remove accidental paste
|
2021-06-22 19:48:32 -04:00 |
archive.cpp
|
DIRECTOR: Fix APPL archives
|
2021-06-04 16:47:19 -04:00 |
archive.h
|
DIRECTOR: Fix offsets in dumped movies
|
2021-06-03 15:54:53 -04:00 |
cast.cpp
|
DIRECTOR: LINGO: Add TestScript type
|
2021-06-22 18:16:53 -04:00 |
cast.h
|
DIRECTOR: Make loadArchive return false if no VWCF
|
2021-06-07 15:06:00 -04:00 |
castmember.cpp
|
DIRECTOR: add a link with widget for text castmember. Set widget directly if we have widget to control.
|
2021-06-20 14:33:53 +02:00 |
castmember.h
|
DIRECTOR: add a link with widget for text castmember. Set widget directly if we have widget to control.
|
2021-06-20 14:33:53 +02:00 |
channel.cpp
|
DIRECTOR: wrap updating global attributes to function updateGlobalAttr, handle button cast member attributes.
|
2021-06-20 14:33:53 +02:00 |
channel.h
|
DIRECTOR: wrap updating global attributes to function updateGlobalAttr, handle button cast member attributes.
|
2021-06-20 14:33:53 +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_paths.h
|
DIRECTOR: Avoid duplicated data when not necessary
|
2021-06-13 14:17:06 +02:00 |
detection_tables.h
|
DIRECTOR: resolve conflicts and remove warnings
|
2021-06-13 14:15:45 +02:00 |
detection.cpp
|
DIRECTOR: Extract platform/version from the falbback detection fienames
|
2021-06-21 12:11:40 +02:00 |
detection.h
|
DIRECTOR: Avoid duplicated data when not necessary
|
2021-06-13 14:17:06 +02:00 |
director.cpp
|
DIRECTOR: modify the behaviour of resizeScreen to avoid memory leaks. Introduce _surface to director which will provide consistency for those engines which uses macgui.
|
2021-06-20 14:33:53 +02:00 |
director.h
|
DIRECTOR: modify the behaviour of resizeScreen to avoid memory leaks. Introduce _surface to director which will provide consistency for those engines which uses macgui.
|
2021-06-20 14:33:53 +02:00 |
events.cpp
|
DIRECTOR: amend the version check in events and hilite check. add warning for readability
|
2021-06-20 14:33:53 +02:00 |
frame.cpp
|
DIRECTOR: Use version from VWCF for loading
|
2021-06-07 14:48:48 -04:00 |
frame.h
|
DIRECTOR: Use version from VWCF for loading
|
2021-06-07 14:48:48 -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: LINGO: Use visitor pattern for AST traversal
|
2021-06-22 18:16:53 -04:00 |
movie.cpp
|
DIRECTOR: drawing macwidgets on _screen instead of drawing directly on screen. This may fix the zoombox issue
|
2021-06-20 14:33:53 +02:00 |
movie.h
|
DIRECTOR: modify event handling, introduce _currentHiliteChannelId and _currentHandlingChannelId to movie.
|
2021-06-20 14:33:53 +02:00 |
resource.cpp
|
DIRECTOR: Don't load shared cast twice
|
2021-06-22 18:16:53 -04:00 |
score.cpp
|
DIRECTOR: modify cursor behaviour, it will depends on the top-most channel now.
|
2021-06-20 14:33:53 +02:00 |
score.h
|
DIRECTOR: Add Score::getSpriteIdByMemberId
|
2021-06-10 10:57:19 -04: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: amend the version check in events and hilite check. add warning for readability
|
2021-06-20 14:33:53 +02: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
|
DIRECTOR: speed up transitions for debugFast
|
2021-06-22 22:41:06 +02:00 |
types.h
|
DIRECTOR: LINGO: Add global, local, prop reference types
|
2021-06-22 18:16:53 -04:00 |
util.cpp
|
DIRECTOR: Move humanVersion to util.cpp
|
2021-06-07 14:48:48 -04:00 |
util.h
|
DIRECTOR: Move humanVersion to util.cpp
|
2021-06-07 14:48:48 -04:00 |
window.cpp
|
DIRECTOR: use 0 for not-skip drawing when dealing with mask sprites.
|
2021-06-20 14:33:53 +02:00 |
window.h
|
DIRECTOR: Fix warnings
|
2020-08-23 01:23:28 +02:00 |