| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -14/+8 | |
| | | |||||
| * | Massive rework of how internal service providers work. | 2026-03-02 | 1 | -4/+3 | |
| | | | | | | | | | | - ServiceType is dead. All modules use RegisterService now. - Modules can implement UnregisterService which is called from DelService now. - Split the service type prefix into its own field. - Renamed Service::name to Service::service_name. This revealed a few bugs. | ||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+250 | |
