Lioncache
|
9545100196
|
IInputStream: Return source string by reference
Avoids churning some allocations.
|
2026-02-10 19:33:11 -05:00 |
|
Lioncache
|
b4f413e935
|
IInputStream: Rename accessors to specify data size
Gets rid of the silly "Long" usage for 32-bit sizes
|
2026-01-12 14:14:47 -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 |
|
Lioncache
|
baf3acc098
|
FileIO: Make use of std::byteswap
We can make all of the IOUtils helpers obsolete.
|
2025-12-23 16:55:11 -05:00 |
|
Lioncash
|
b37fc9a516
|
IInputStream: Add unsigned helper functions
Same behavior as their signed counterparts, but allows user code to be
less cast-heavy.
|
2020-06-18 16:13:03 -04:00 |
|
Aruki
|
685830ad4a
|
Made IInputStream::ReadBool() errors non-fatal and fixed linked list variable name in CQuickhullImpl
|
2019-02-18 03:58:12 -07:00 |
|
Aruki
|
54275301f2
|
XML error handling
|
2018-12-27 20:16:26 -07: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
|
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 |
|