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 5351d13a5d Fix JSONAPI not parsing JSON values padded with spaces 2 years ago
..
Codecs Refactor text classes to subclass on `BaseText` 2 years ago
FormattedStrings Fix some errors formatted text not being reported 2 years ago
JSON Fix JSONAPI not parsing JSON values padded with spaces 2 years ago
Tests Finish `Collection`s refactoring 2 years ago
BaseText.uc Change definition of Acedia's "name" 2 years ago
MutableText.uc Add `Prepend...()` methods for `MutableText` 2 years ago
Parser.uc Refactor text classes to subclass on `BaseText` 2 years ago
Text.uc Refactor text classes to subclass on `BaseText` 2 years ago
TextAPI.uc Change naming of `BaseText` -> `string` methods 2 years ago
TextCache.uc Refactor for Acedia v0.1.dev2 4 years ago
TextTemplate.uc Rename TextAPI.ToString() to TextAPI.IntoString() 2 years ago
UnicodeData.uc Initial commit 4 years ago