21 Commits (2a06dcb0c98529a5a529f3aaa7f905d4152a4cba)

Author SHA1 Message Date
Anton Tarasenko 4d5665ab77 Add `Prepend...()` methods for `MutableText` 2 years ago
Anton Tarasenko bb4a16e48a Remove `AppendNewLine()` method 2 years ago
Anton Tarasenko 97369e7b18 Add `ChangeDefaultColor()` method to MutableText 2 years ago
Anton Tarasenko 1e62edfc93 Refactor text classes to subclass on `BaseText` 2 years ago
Anton Tarasenko b2d3d05790 Add `ChangeDefaultFormatting()` to `MutableText` 2 years ago
Anton Tarasenko acc31767e5 Refactored new code for parsing formatted strings 2 years ago
Anton Tarasenko b9f96af43e Add color gradient blocks to formatted string 2 years ago
Anton Tarasenko 61d1c0b878 Add inventory frontend support for Killing Floor 2 years ago
Anton Tarasenko ac8b973cd8 Fix documentation for `MutableText` 3 years ago
Anton Tarasenko 19fed84882 Fix issues with ranges in Text/MutableText methods 3 years ago
Anton Tarasenko e75434f063 Add `Simplify()` method for `MutableText` 3 years ago
Anton Tarasenko c72642e685 Add `Remove()` method for `MutableText` 3 years ago
Anton Tarasenko 7e9a5f16b8 Add ability to read formattes data from `Text` 3 years ago
Anton Tarasenko 81247fd00b Rename `AppendPlainString()` into `AppendString()` 3 years ago
Anton Tarasenko 8e90b08f9b Add `MutableText::AppendLineBreak()` method 4 years ago
Anton Tarasenko 81c461e627 Change `MutableText::ChangeFormatting()` signature 4 years ago
Anton Tarasenko 13be338d5f Add `ChangeFormatting()` method to `MutableText` 4 years ago
Anton Tarasenko 56648bf111 Add method for replacing substrings in MutableText 4 years ago
Anton Tarasenko 2f1d599431 Add `AcediaObject`/`AcediaActor` hash code caching 4 years ago
Anton Tarasenko 3e44a54977 Fix `MutableText`'s hash code not bein constant 4 years ago
Anton Tarasenko 7e99c8aa52 Refactor for Acedia v0.1.dev2 4 years ago