scummvm/engines/twine
Martin Gerhardy 0aa23d5e23 TWINE: fixed issue #14778 (translation for custom texts)
.. by removing the translations for now
2024-11-09 19:54:07 +01:00
..
audio TWINE: fixed invalid music offset for some lba1 versions 2024-11-09 19:41:52 +01:00
debugger TWINE: add holomap variable debugging to the imgui windows 2024-11-06 18:06:09 +01:00
menu TWINE: Glitched background during main menu idle credits 2024-10-24 07:32:00 +02:00
parser TWINE: fixed issue #14778 (translation for custom texts) 2024-11-09 19:54:07 +01:00
renderer TWINE: add holomap variable debugging to the imgui windows 2024-11-06 18:06:09 +01:00
resources TWINE: added debug option for playing the object-found-animation 2024-10-16 16:00:17 +02:00
scene TWINE: Comment out unused class variables 2024-10-24 15:07:03 +02:00
script TWINE: further renaming and comments about original names 2024-10-18 20:22:15 +02:00
achievements_tables.h
configure.engine
credits.pl
detection.cpp TWINE: Added detection entry submitted in #15113 2024-11-06 18:06:09 +01:00
detection.h TWINE: fixed demo menu handling for music 2024-09-13 17:07:29 +02:00
holomap.h TWINE: header inclusion cleanup 2024-10-11 17:29:25 +02:00
holomap_v1.cpp TWINE: add holomap variable debugging to the imgui windows 2024-11-06 18:06:09 +01:00
holomap_v1.h TWINE: add holomap variable debugging to the imgui windows 2024-11-06 18:06:09 +01:00
holomap_v2.cpp TWINE: renamed holomap related functions to match original sources 2024-10-10 18:11:44 +02:00
holomap_v2.h TWINE: renamed holomap related functions to match original sources 2024-10-10 18:11:44 +02:00
input.cpp TWINE: the W key was supposed to only do Action on Normal 2024-10-23 22:24:51 +02:00
input.h TWINE: merged debug states into one class 2024-10-07 11:45:39 +02:00
metaengine.cpp TWINE: header inclusion cleanup 2024-10-11 17:29:25 +02:00
module.mk TWINE: merged debug states into one class 2024-10-07 11:45:39 +02:00
movies.cpp TWINE: fixed invalid timer handling for playing fla movies from move script 2024-10-12 21:40:55 +02:00
movies.h TWINE: converted palettes to Graphics::Palette 2024-10-10 14:01:06 +02:00
POTFILES
shared.cpp
shared.h TWINE: add holomap variable debugging to the imgui windows 2024-11-06 18:06:09 +01:00
slideshow.cpp TWINE: header inclusion cleanup 2024-10-11 17:29:25 +02:00
slideshow.h
text.cpp TWINE: renamed members and functions to match original sources 2024-10-16 16:00:17 +02:00
text.h TWINE: renamed text related vars and methods to match the original sources 2024-10-05 13:14:25 +02:00
twine.cpp TWINE: renamed members 2024-10-17 14:31:11 +02:00
twine.h TWINE: renamed members and functions to match original sources 2024-10-16 16:00:17 +02:00