1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-10 04:42:38 +01:00
openrw/rwengine/include/objects
2016-06-04 17:31:48 +01:00
..
CharacterObject.hpp Script: 01B2 (Give Weapon to Character) 2016-06-03 02:30:41 +02:00
CutsceneObject.hpp Fix all compiler warnings in rwengine. 2016-04-28 00:54:42 +01:00
GameObject.hpp Script: 0176 (Get Object Heading) 2016-05-27 13:28:29 +02:00
InstanceObject.hpp Add function to disable collision for InstanceObjects 2016-06-02 17:47:22 +02: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