Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-07Cleanup of the slots code, unified model weapon and dock tags into a single ↵Stijn Buys
slots list, load dock tags into entity slots, represent entity slot locations in entity coordinate space, have r_slots render fixed-size slot indicators regardless of model scale.
2013-01-19Convert slot cone angle to radians.Stijn Buys
2013-01-01Initial support for turret-style weapons.Stijn Buys
2012-11-25Add a typecast to unsigned int to make debian happy.Stijn Buys
2012-11-25Cleaned up slots API.Stijn Buys
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window.
2012-11-21Added get/set methods for the weapon-slot API.Stijn Buys
2012-11-14Add more Slot properties, corrected a bug in EntityControlable control flags ↵Stijn Buys
handling.
2012-11-14Added initial core::Slot attributes.Stijn Buys
2012-04-22Initial support for per-entity weapon slots.Stijn Buys