Christoph Oelckers
|
83aa9388ca
|
backend update from Raze
* moving large allocations off the stack
* use proper printf formatters for size_t and ptrdiff_t.
* adding some missing 'noexcept'.
|
2024-01-06 15:24:10 +01:00 |
|
Christoph Oelckers
|
efef4bdfd1
|
addressed a few warnings in the filesystem code.
|
2023-12-17 13:32:44 +01:00 |
|
Christoph Oelckers
|
cffa49d05f
|
add missing #includes
|
2023-12-16 07:23:57 +01:00 |
|
Christoph Oelckers
|
bae3adc89f
|
moved writezip.cpp out of filesystem and eliminated uses of TArray.
|
2023-12-15 16:59:00 +01:00 |
|
Christoph Oelckers
|
ebb71cebf1
|
- put the entire filesystem code into a namespace and created some subdirectories.
|
2023-08-22 22:54:54 +02:00 |
|