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
Anton Tarasenko 53caa5766f Refactor JSON implementation
Change base class for JSON objects from `Object` to `AcediaObject`.

Rename some classes/functions/structures/variables to
be more compact and/or better convey their meaning.

Add appropriate API that contains constructors for JSON objects.
2020-04-08 01:43:11 +07:00
..
Data Refactor JSON implementation 2020-04-08 01:43:11 +07:00
Features Fix incorrect description for FixAmmoSell 2020-03-22 19:32:36 +07:00
Services/Connection First commit 2020-02-16 19:41:27 +07:00
Acedia.uc Add global namespace to Acedia actors and objects 2020-04-08 01:36:29 +07:00
AcediaActor.uc Add global namespace to Acedia actors and objects 2020-04-08 01:36:29 +07:00
AcediaObject.uc Add global namespace to Acedia actors and objects 2020-04-08 01:36:29 +07:00
AcediaReplicationInfo.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastEvents.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastHandler.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastListenerBase.uc First commit 2020-02-16 19:41:27 +07:00
Events.uc First commit 2020-02-16 19:41:27 +07:00
Feature.uc First commit 2020-02-16 19:41:27 +07:00
Global.uc Refactor JSON implementation 2020-04-08 01:43:11 +07:00
Listener.uc First commit 2020-02-16 19:41:27 +07:00
Manifest.uc Add unit tests for JSON implementation 2020-03-31 13:29:11 +07:00
MutatorEvents.uc First commit 2020-02-16 19:41:27 +07:00
MutatorListenerBase.uc First commit 2020-02-16 19:41:27 +07:00
Service.uc First commit 2020-02-16 19:41:27 +07:00
Singleton.uc First commit 2020-02-16 19:41:27 +07:00
StartUp.uc First commit 2020-02-16 19:41:27 +07:00
TestCase.uc Add basic unit test support 2020-03-31 13:28:20 +07:00