9 Commits

Author SHA1 Message Date
Lioncache 23e72d7859 TString: Remove operator* shorthand
Makes it explicit whenever the underlying data is fetched in a
meaningfully searchable way.
2026-02-10 15:12:28 -05:00
Lioncache b5bc9487ae TString: Migrate off BasicTypes.h 2026-01-11 11:41:16 -05:00
Lioncache 8489a1d4ee Log: Migrate over to spdlog
Makes the logging subsystem much simpler and tosses all the printf
shenanigans out.
2026-01-03 14:28:18 -05:00
Jack Andersen 001aca55a7 Fixes for Linux build 2019-05-24 21:49:56 -10:00
Aruki 057d2b817d More changes to text encoding - explicit UTF-16 and UTF-32 string classes, and no more TWideString 2018-12-23 21:44:02 -07:00
Aruki 6557c54f79 Changed TWideString to use char16_t, implemented UTF16 -> UTF-8 support, minor cleanup 2018-12-20 02:46:00 -07:00
Aruki 47d83075e0 Some cleanup & minor refactoring 2018-12-16 13:52:10 -07:00
Aruki 252e4c7e96 Merged in Tropical Viewer changes 2018-12-09 02:38:38 -07:00
Aruki 4f9cf8a06e Initial commit; files moved in from Prime World Editor w/ minor cleanup 2018-12-08 23:44:41 -07:00