scummvm/engines/asylum/resources
2021-05-17 15:37:29 +02:00
..
actor.cpp ASYLUM: Fixed wrong palette info attached that was causing a segmentation fault. 2021-05-17 15:37:29 +02:00
actor.h ASYLUM: Fixed various issues in Actor position calculations. Still missing something yet to make Max climb the first stairs. Anyway, this corrects a lot of incorrect script behaviors. 2021-05-17 15:37:26 +02:00
data.cpp ASYLUM: Skip saving of viewed movies as part of the shared data 2021-05-17 15:37:17 +02:00
data.h ASYLUM: Cleanup Actor class 2021-05-17 15:37:21 +02:00
encounters.cpp ASYLUM: More encounter cleanup 2021-05-17 15:37:23 +02:00
encounters.h ASYLUM: More encounter cleanup 2021-05-17 15:37:23 +02:00
object.cpp ASYLUM: add name to debug out for object inspection 2021-05-17 15:37:28 +02:00
object.h ASYLUM: add name to debug out for object inspection 2021-05-17 15:37:28 +02:00
polygons.cpp ASYLUM: sanity check for a possible assertion in Polygon::contains 2021-05-17 15:37:05 +02:00
polygons.h ASYLUM: Cleanup polygon class 2021-05-17 15:37:02 +02:00
reaction.cpp ASYLUM: Remove useless includes 2021-05-17 15:37:14 +02:00
reaction.h ASYLUM: Remove SVN keywords 2021-05-17 15:36:57 +02:00
script.cpp ASYLUM: Commented Script JumpIfActorCoordinates and added comments. This is to allow us to proceed within the script and go to other places in the scene 2021-05-17 15:37:29 +02:00
script.h ASYLUM: debugging helper to prevent printing running script line more than once 2021-05-17 15:37:28 +02:00
special.cpp ASYLUM: remove accidentally committed debug code 2021-05-17 15:37:25 +02:00
special.h ASYLUM: Cleanup base classes 2021-05-17 15:37:15 +02:00
worldstats.cpp ASYLUM: include the chapter number in the worldstats instance inspector 2021-05-17 15:37:28 +02:00
worldstats.h ASYLUM: Misc. cleanups 2021-05-17 15:37:21 +02:00