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 3045c6904f Fix `Set...()` methods leaking memory in ArrayList 2 years ago
..
Aliases Refactor text classes to subclass on `BaseText` 2 years ago
Avarice Refactor init system 2 years ago
Chat Refactor text classes to subclass on `BaseText` 2 years ago
Color Add `TextNeutral` color to ColorAPI and aliases 2 years ago
Commands Change commands to only work for four players 2 years ago
Config Change `IsValidConfigName()` into `IsValidname()` 2 years ago
Console Add `InfoQueryHandler` 2 years ago
CoreRealm Add shutdown event for `LevelCore` 2 years ago
Data Fix `Set...()` methods leaking memory in ArrayList 2 years ago
Events Change Signal to disconnect bad receivers quicker 3 years ago
Features Refactor init system 2 years ago
Gameplay Add config record for health component 2 years ago
InfoQueryHandler Fix console log spam 2 years ago
Logger Refactor text classes to subclass on `BaseText` 2 years ago
Memory Refactor init system 2 years ago
Players Add `EPawn` interface and its implementation 2 years ago
Testing Rename `ToPlainString()` method into `ToString()` 3 years ago
Text Change `IsValidConfigName()` into `IsValidname()` 2 years ago
Time Fix performing code inside deallocated `Timer` 3 years ago
Types Refactor init system 2 years ago
Unreal Refactor init system 2 years ago
Users Refactor text classes to subclass on `BaseText` 2 years ago
AcediaObjectPool.uc Refadctor Acedia base classes for cleanup 3 years ago
AcediaReplicationInfo.uc Initial commit 4 years ago
Manifest.uc Add `TextTemplate` class 2 years ago
ServerLevelCore.uc Add shutdown event for `LevelCore` 2 years ago
Service.uc Refactor to do clean up and use signals/slots 3 years ago
ServiceAnchor.uc Refactor to do clean up and use signals/slots 3 years ago
Singleton.uc Refactor to do clean up and use signals/slots 3 years ago