scummvm/engines/twine/scene
2024-10-24 15:07:03 +02:00
..
actor.cpp TWINE: improved collision debug logging 2024-10-17 14:31:11 +02:00
actor.h TWINE: activated some lba2 code snippets 2024-10-18 20:22:15 +02:00
animations.cpp TWINE: new animation debug category 2024-10-17 14:31:11 +02:00
animations.h TWINE: renamed members and functions to match original sources 2024-10-16 16:00:17 +02:00
buggy.cpp TWINE: activated some lba2 code snippets 2024-10-18 20:22:15 +02:00
buggy.h
collision.cpp TWINE: improved collision debug logging 2024-10-17 14:31:11 +02:00
collision.h TWINE: moved functions out of class scope (boundRuleThree/lerp) 2024-10-10 20:22:06 +02:00
dart.cpp TWINE: activated some lba2 code snippets 2024-10-18 20:22:15 +02:00
dart.h
extra.cpp TWINE: header inclusion cleanup 2024-10-11 17:29:25 +02:00
extra.h TWINE: renamed struct and members to match the original sources 2024-10-11 17:29:25 +02:00
gamestate.cpp TWINE: renamed members 2024-10-17 14:31:11 +02:00
gamestate.h TWINE: renamed members and methods to match original sources 2024-10-16 20:35:41 +02:00
grid.cpp TWINE: renamed method to match original sources (createCellingGridColumn) 2024-10-17 15:41:44 +02:00
grid.h TWINE: renamed method to match original sources (createCellingGridColumn) 2024-10-17 15:41:44 +02:00
movements.cpp TWINE: the W key was supposed to only do Action on Normal 2024-10-23 22:24:51 +02:00
movements.h TWINE: the W key was supposed to only do Action on Normal 2024-10-23 22:24:51 +02:00
rain.cpp
rain.h TWINE: Comment out unused class variables 2024-10-24 15:07:03 +02:00
scene.cpp TWINE: further renaming and comments about original names 2024-10-18 20:22:15 +02:00
scene.h TWINE: added original function names as comments 2024-10-17 15:41:44 +02:00
wagon.cpp
wagon.h TWINE: Comment out unused class variables 2024-10-24 15:07:03 +02:00