This repository has been archived on 2022-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Acedia/sources/Core
Anton Tarasenko 341c4aaf89 Add functionality to Service
Add ability to auto-launch and obtain instance of
a `Service` with a single command.

Add `Service`-specific events `Launch()` / `ShutDown()`

Add ability to auto-register required listeners on launch.
2020-07-18 02:28:40 +07:00
..
Aliases Add testing to Aliases subsystem 2020-07-18 02:17:47 +07:00
Data/JSON Fix JSONAPI class description 2020-04-14 01:51:49 +07:00
Events Add events ability to start/shutdown Service 2020-07-18 02:21:23 +07:00
Testing Refactor Testing subsystem 2020-07-18 02:16:41 +07:00
Text Refactor Text subsystem 2020-07-18 02:16:21 +07:00
Acedia.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00
AcediaActor.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00
AcediaObject.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00
AcediaReplicationInfo.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00
Feature.uc Fix deprecated Feature file after refactoring 2020-04-14 01:51:09 +07:00
Service.uc Add functionality to Service 2020-07-18 02:28:40 +07:00
Singleton.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00
StartUp.uc Change file structure of Acedia 2020-04-09 14:43:45 +07:00