summaryrefslogtreecommitdiff
path: root/src/service_manager.cpp
AgeCommit message (Collapse)Author
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
Split service management code nito a proper servicemanager. Make service references managed instead of lazy lookup. Also made events and serializable use service manager instead of their respective systems for management