1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/components/resource
2023-06-08 21:10:09 +02:00
..
animation.cpp
animation.hpp
bulletshape.cpp Fix BulletShape copy constructor and use for BulletShapeInstance 2023-05-14 18:45:38 +02:00
bulletshape.hpp Fix BulletShape copy constructor and use for BulletShapeInstance 2023-05-14 18:45:38 +02:00
bulletshapemanager.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
bulletshapemanager.hpp
errormarker.cpp
errormarker.hpp
foreachbulletobject.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
foreachbulletobject.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
imagemanager.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
imagemanager.hpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
keyframemanager.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
keyframemanager.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
multiobjectcache.cpp
multiobjectcache.hpp
niffilemanager.cpp
niffilemanager.hpp Minor header cleanup 2023-04-30 16:26:03 +02:00
objectcache.hpp Do not try to dereference nullptr in object cache 2023-02-08 20:19:59 +01:00
resourcemanager.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
resourcesystem.cpp
resourcesystem.hpp
scenemanager.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
scenemanager.hpp Add method to load and clone the error marker used by the scene manager 2023-02-22 19:51:37 +01:00
stats.cpp Replace compare with more idiomatic methods 2023-05-22 19:51:27 +02:00
stats.hpp