scummvm/engines/twine
D G Turner 694cfd2843 TWINE: Fix Cut and Paste Error in Angle Logic
This test generates a GCC Compiler Warning regarding mutually exclusive
logical operations. This needs to be a "or", rather than an "and" since
it covers the 315 to 360,0 to 45 angular discontinuity. This is as per
the earlier code in the same function.
2022-02-16 12:32:54 +00:00
..
audio ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
debugger TWINE: added debug commands to toggle the dark palette mode 2021-12-31 11:48:32 +01:00
menu ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
parser TWINE: fixed mixing of render types and material types 2021-12-27 21:40:00 +01:00
renderer TWINE: replaced magic numbers 2022-02-15 07:43:45 +01:00
resources ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
scene TWINE: Fix Cut and Paste Error in Angle Logic 2022-02-16 12:32:54 +00:00
script TWINE: added debug channel for scripting messages 2022-02-15 07:55:05 +01:00
achievements_tables.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
configure.engine ENGINES: Drop cxx11 feature dependency. Now it is always preent 2021-10-31 11:46:26 +02:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection.cpp TWINE: added debug channel for scripting messages 2022-02-15 07:55:05 +01:00
detection.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
holomap.cpp TWINE: renamed holomap location member 2021-12-27 22:10:32 +01:00
holomap.h TWINE: renamed holomap location member 2021-12-27 22:10:32 +01:00
input.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
input.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk TWINE: added support for lbashow 2021-11-30 15:40:48 +01:00
movies.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
movies.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
POTFILES TWINE: mark floppy disk version as unsupported when gif support is not compiled in 2021-04-10 18:51:58 +02:00
shared.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
shared.h TWINE: added debug channel for scripting messages 2022-02-15 07:55:05 +01:00
slideshow.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
slideshow.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
text.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
text.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
twine.cpp TWINE: replaced magic numbers with enum constants 2022-02-15 07:46:50 +01:00
twine.h TWINE: replaced magic numbers with enum constants 2022-02-15 07:46:50 +01:00