Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | Initial support for turret-style weapons. | Stijn Buys | |
2012-11-25 | Cleaned up slots API. | Stijn Buys | |
2012-11-21 | Added get/set methods for the weapon-slot API. | Stijn Buys | |
2012-11-18 | Suppress slots loading debug message. | Stijn Buys | |
2012-11-14 | Add more Slot properties, corrected a bug in EntityControlable control flags ↵ | Stijn Buys | |
handling. | |||
2012-05-01 | Disabled slot loading debug message. | 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(). |