summaryrefslogtreecommitdiff
path: root/src/core/managed/Manager.cpp
AgeCommit message (Expand)Author
2015-01-02Allowing to pass arbitrary data to an event handler (not only Managed objects)Andreas Stöckel
2015-01-02Moved event system from the Node class to the Managed class (with zero overhe...Andreas Stöckel
2014-12-28Added debug outputAndreas Stöckel
2014-12-17made deletion order in Manager class (more) deterministicAndreas Stöckel
2014-12-15Improved ManagedContainer classesAndreas Stöckel
2014-12-14added data functions and memory tagging functions. As it turns out the latter...Andreas Stöckel
2014-12-13started to refactor Managed packageAndreas Stöckel