1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-10 04:42:38 +01:00
openrw/rwengine/include/objects
2014-12-14 20:45:58 +00:00
..
CharacterObject.hpp Overhaul animation support with Skeleton class. 2014-12-11 17:48:47 +00:00
CutsceneObject.hpp Implement cutscene objects and animations (sans skinning) 2014-07-30 13:46:14 +01:00
InstanceObject.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
ItemPickup.hpp Further implement weapons and pickups 2014-07-04 21:06:56 +01:00
PickupObject.hpp Further implement weapons and pickups 2014-07-04 21:06:56 +01:00
ProjectileObject.hpp Add thrown projectiles, support for queued deletion 2014-07-20 21:21:51 +01:00
VehicleInfo.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
VehicleObject.hpp Improved vehicle door dynamics with opening doors 2014-12-14 20:45:58 +00:00