scummvm/engines/twine
Martin Gerhardy 46723348fc TWINE: added clipping to model rendering
this fixes the rendering issue with drowing
2021-10-11 20:31:58 +02:00
..
audio TWINE: track index of -1 means to stop the music 2021-10-11 20:31:58 +02:00
debugger TWINE: moved script patch boolean into scene class 2021-09-08 19:53:53 +02:00
menu TWINE: ensure that the clip is properly reset 2021-10-11 20:31:58 +02:00
parser TWINE: converted more render methods 2021-10-10 16:24:51 +02:00
renderer TWINE: added clipping to model rendering 2021-10-11 20:31:58 +02:00
resources TWINE: pass-by-ref (TwineResource) 2021-09-15 17:34:50 +02:00
scene TWINE: added missing reset of clipping area 2021-10-11 20:31:58 +02:00
script TWINE: replaced magic numbers and named enum constants 2021-10-11 20:31:58 +02:00
achievements_tables.h COMMON: moved AchievementDescriptionList into Common namespace 2021-06-16 00:25:14 +03:00
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection.cpp TWINE: Dropping ADGF_TESTING flag 2021-10-01 14:17:19 +03:00
detection.h TWINE: added Lupin Island Destiny and Prequel mod support 2021-08-23 17:43:59 +02:00
holomap.cpp TWINE: fixed warnings 2021-10-10 11:52:38 +02:00
holomap.h TWINE: fixed warnings 2021-10-10 11:52:38 +02:00
input.cpp TWINE: new debug command to place the actor at the center of the camera 2021-08-15 12:30:09 +02:00
input.h TWINE: new debug command to place the actor at the center of the camera 2021-08-15 12:30:09 +02:00
metaengine.cpp TWINE: fixed savegame thumbnail creation 2021-08-23 12:17:00 +02:00
module.mk TWINE: renamed class to Movies 2021-09-10 19:20:56 +02:00
movies.cpp TWINE: implemented menu demo loop 2021-10-11 20:31:58 +02:00
movies.h TWINE: implemented menu demo loop 2021-10-11 20:31:58 +02:00
POTFILES
shared.cpp TWINE: moved distance math functions out of the movement class 2021-08-15 12:30:09 +02:00
shared.h TWINE: replaced magic numbers and named enum constants 2021-10-11 20:31:58 +02:00
text.cpp TWINE: when blitting the back to the front buffer also mark the area as dirty 2021-07-31 21:38:12 +02:00
text.h TWINE: use forward decls and reduced header dependencies 2021-08-26 09:24:28 +02:00
twine.cpp TWINE: replaced magic numbers and named enum constants 2021-10-11 20:31:58 +02:00
twine.h TWINE: removed todo comment 2021-10-11 20:31:58 +02:00