Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-27 | Revert "Trigger ComponentRemovedEvent for each component before destroying" | Zack Mulgrew | |
This reverts commit 070cd89d2ed140594608d252318f444202579a52. | |||
2016-02-27 | Revert "Fix method name to be consistent with others" | Zack Mulgrew | |
This reverts commit f176609c242afd53f6083b3e115227ace10e2eb2. | |||
2016-02-04 | Fix method name to be consistent with others | Zack Mulgrew | |
2016-02-03 | Trigger ComponentRemovedEvent for each component before destroying | Zack Mulgrew | |
2014-10-21 | Actually call component destructors on reset(). | Alec Thomas | |
2014-10-12 | Get definition of std::size_t and make sizet_t more int | kumar8600 | |
2014-10-12 | Make return size_t at functions Event and Pool | kumar8600 | |
2014-03-05 | Wrap component access in a ComponentHandle. | Alec Thomas | |
2014-03-02 | Use raw pointers for components, allocated from pools. | Alec Thomas | |