1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine/include/objects
2016-05-26 00:44:09 +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
InstanceObject.hpp Re-implement object rendering using a depth-sorted approach. 2016-04-19 01:20:54 +01:00
ItemPickup.hpp Script pickups: implement weapon pickups, improve pickup code 2016-05-25 23:00:52 +01:00
ObjectTypes.hpp Implement Game Object ID allocation 2015-04-29 21:03:53 +01:00
PickupObject.hpp Implement ammo: ammo tracking and pickups 2016-05-26 00:44:09 +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 Improve vehicle exit: stop before exiting. Closes #31 2016-05-24 21:14:41 +01:00