scummvm/engines/twine
2021-10-01 14:10:48 +03:00
..
audio TWINE: moved distance math functions out of the movement class 2021-08-15 12:30:09 +02:00
debugger TWINE: moved script patch boolean into scene class 2021-09-08 20:08:40 +02:00
menu TWINE: todo comments 2021-08-31 07:09:59 +02:00
parser TWINE: todo comments 2021-08-31 07:09:59 +02:00
renderer TWINE: fixed potential buffer underflow in renderPolygonsGouraud 2021-09-08 20:10:57 +02:00
resources TWINE: use forward decls and reduced header dependencies 2021-08-26 09:24:28 +02:00
scene TWINE: godmode is only for attacking the hero now 2021-09-09 07:12:45 +02:00
script TWINE: godmode is only for attacking the hero now 2021-09-09 07:12:45 +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:10:48 +03:00
detection.h TWINE: added Lupin Island Destiny and Prequel mod support 2021-08-23 17:43:59 +02:00
flamovies.cpp TWINE: fixed fla video big endian issues 2021-08-27 00:04:54 +02:00
flamovies.h TWINE: fixed fla frame number parsing 2021-03-23 22:22:46 +01:00
holomap.cpp TWINE: fixed holomap arrow clipping 2021-09-08 20:06:13 +02:00
holomap.h TWINE: use forward decls and reduced header dependencies 2021-08-26 09:24:28 +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: moved distance math functions out of the movement class 2021-08-15 12:30:09 +02: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 TWINE: moved distance math functions out of the movement class 2021-08-15 12:30:09 +02:00
shared.h TWINE: fixed dotemu achievement for talking to the star wars fanboy 2021-09-08 19:54:20 +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: set the debugger after all game components are set up already 2021-09-08 20:10:10 +02:00
twine.h TWINE: use forward decls and reduced header dependencies 2021-08-26 09:24:28 +02:00