Lioncache
|
00f3bef71a
|
IOutputStream: Migrate over to sized names
Makes data type handling more explicit and less verbose (e.g. with
WriteLongLong -> WriteS64)
|
2026-01-12 15:12:54 -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
|
d6640792ec
|
General: Cleanup
Mainly header hygeine and overload specifiers.
Also greatly reduces the amount of copying going on with math
primitives.
|
2025-12-17 15:41:49 -05:00 |
|
Lioncash
|
dbffde1650
|
General: Remove non-constexpr constants
Now that we've migrated off the non-constexpr constants, we can
eliminate the remaining ones.
|
2020-06-16 22:53:28 -04:00 |
|
Lioncash
|
826724d8a3
|
CVector2f: Make constexpr capable
|
2020-06-09 06:24:43 -04:00 |
|
Jack Andersen
|
001aca55a7
|
Fixes for Linux build
|
2019-05-24 21:49:56 -10:00 |
|
Aruki
|
4f9cf8a06e
|
Initial commit; files moved in from Prime World Editor w/ minor cleanup
|
2018-12-08 23:44:41 -07:00 |
|