1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 16:47:19 +02:00
openrw/rwengine/include/objects
2016-06-15 22:05:00 +01:00
..
CharacterObject.hpp Implement carjacking 2016-06-15 22:05:00 +01: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