UnrealScript library and basis for all Acedia Framework mods
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Anton Tarasenko 13be338d5f Add `ChangeFormatting()` method to `MutableText` 4 years ago
..
Aliases Fix aliases error definitions being public 4 years ago
Color Add new system colors to `ColorAPI` 4 years ago
Commands Add char coloring 4 years ago
Console Fix method description in `ConsoleWriter` 4 years ago
Data/Collections Add `AssociativeArray` ability to deallocate keys 4 years ago
Events Add signal/slot classes for simple signature 4 years ago
Gameplay Add first draft of API for the game mechanics 4 years ago
Logger Add support for multiple (custom) loggers 4 years ago
Memory Comment about calling `AcediaActor`'s constructors 4 years ago
Players Add `GetLocation()` method to `APlayer` 4 years ago
Services/Connection Change how new players are tracked 4 years ago
Testing Add support for multiple (custom) loggers 4 years ago
Text Add `ChangeFormatting()` method to `MutableText` 4 years ago
Time Add timers and `TimeAPI` 4 years ago
Types Add `ActorBox` / `ActorRef` / `NativeActorRef` 4 years ago
Unreal Add `ActorStalker` and it's API method 4 years ago
Users Refactor for Acedia v0.1.dev2 4 years ago
AcediaObjectPool.uc Refactor for Acedia v0.1.dev2 4 years ago
AcediaReplicationInfo.uc Initial commit 4 years ago
CoreService.uc Refactor for Acedia v0.1.dev2 4 years ago
Feature.uc Change `Feature` to be derived from `AcediaObject` 4 years ago
FeatureService.uc Change `Feature` to be derived from `AcediaObject` 4 years ago
Global.uc Add first draft of API for the game mechanics 4 years ago
Manifest.uc Add `trader` built-in command 4 years ago
Service.uc Fix invalid log definition 4 years ago
Singleton.uc Refactor for Acedia v0.1.dev2 4 years ago
_manifest.uc Refactor for Acedia v0.1.dev2 4 years ago