1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 19:32:49 +01:00
openrw/rwengine/include/objects
Daniel Evans 478cbf6187 Make forward direction part of character state to simplify
This allows activities to make the final call about what direction a
character should be facing based on the direction they want to be
looking.
2016-05-23 21:40:55 +01:00
..
CharacterObject.hpp Make forward direction part of character state to simplify 2016-05-23 21:40:55 +01:00
CutsceneObject.hpp Fix all compiler warnings in rwengine. 2016-04-28 00:54:42 +01:00
GameObject.hpp Remove mHealth, clean up code & hook up character health & armour 2016-04-14 01:23:21 +01:00
GenericPickup.hpp Add implementation for more generic pickups 2015-01-27 02:38:08 +00:00
InstanceObject.hpp Re-implement object rendering using a depth-sorted approach. 2016-04-19 01:20:54 +01:00
ItemPickup.hpp New inventory implementation and split char state 2016-04-10 18:57:40 +01:00
ObjectTypes.hpp Implement Game Object ID allocation 2015-04-29 21:03:53 +01:00
PickupObject.hpp Move GameObject to objects directory 2015-04-27 02:09:56 +01:00
ProjectileObject.hpp Move GameObject to objects directory 2015-04-27 02:09:56 +01:00
VehicleInfo.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
VehicleObject.hpp Overhaul ingame camera implementation, much better now. 2016-05-21 19:13:27 +01:00