.. |
anim_component.cpp
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
anim_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
bitmap_component.cpp
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
bitmap_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
chore.cpp
|
EMI: Save and restore animation states. Fixes #902
|
2014-06-05 08:12:49 -07:00 |
chore.h
|
EMI: Return false in IsChorePlaying if the chore is paused. Fixes #983
|
2014-08-02 21:59:55 +03:00 |
colormap_component.cpp
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
colormap_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
component.cpp
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
component.h
|
GRIM,EMI: Drop Grim::Component::setupTexture
|
2016-07-05 23:13:11 +00:00 |
head.cpp
|
MATH: Replace Quaternion XYZ with Euler.
|
2014-09-11 13:38:30 -04:00 |
head.h
|
EMI: Implement head tracking.
|
2014-07-02 22:43:50 +03:00 |
keyframe_component.cpp
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
keyframe_component.h
|
ALL: Fixed some compiler warnings while using c++11
|
2020-09-25 18:51:18 +02:00 |
lua_var_component.cpp
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
lua_var_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
main_model_component.cpp
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
main_model_component.h
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
material_component.cpp
|
Revert "GRIM: Fix deleting material when it is still needed"
|
2014-12-31 12:09:22 +01:00 |
material_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
mesh_component.cpp
|
GRIM: Remove _matrix from Component
|
2014-06-25 17:39:10 -07:00 |
mesh_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
model_component.cpp
|
GRIM: Cut back on the number of glPushMatrix operations
|
2017-12-20 10:11:15 -08:00 |
model_component.h
|
GRIM: Remove _matrix from Component
|
2014-06-25 17:39:10 -07:00 |
sound_component.cpp
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
sound_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |
sprite_component.cpp
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
sprite_component.h
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07:00 |