Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-07 | Cleanup 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-11-02 | Copy currently mounted weapons onto wingmen. | Stijn Buys | |
2012-11-30 | Save weapon slot positions. | Stijn Buys | |
2012-11-25 | Cleaned up slots API. | Stijn Buys | |
2012-04-22 | Initial support for per-entity weapon slots. | Stijn Buys | |
2012-03-03 | Added core::Slots class template, replaced Entity::set_inventory() with ↵ | Stijn Buys | |
Entity::add_inventory(). |