GPUCode
|
7edc86a9bc
|
code: Remove outdated comment style (#6640)
|
2023-06-25 15:22:41 +05:30 |
|
Hamish Milne
|
6760ea18b6
|
Serialize ArchiveManager and other code review actions
|
2020-03-29 18:56:25 +01:00 |
|
Hamish Milne
|
9525d81344
|
More base-derived fixes
|
2020-02-13 17:42:07 +08:00 |
|
Hamish Milne
|
996aba39fe
|
Correct exports; add some file serialization; fix service base object serialization
|
2020-02-13 17:42:07 +08:00 |
|
Lioncash
|
5e9f1ec096
|
file_sys: Make a few single-argument constructors explicit
Prevents implicit conversions.
|
2016-12-07 17:26:56 -05:00 |
|
wwylele
|
7166fdc490
|
FileSys: add SaveDataArchive
The error checking of SaveDataArchive is completely different from DiskArchive, so it has to be a new class instead of a subclass of DiskArchive.
|
2016-11-19 17:17:19 +02:00 |
|