Commit Graph

11 Commits

Author SHA1 Message Date
Maschell 857461b735 Rewrite of almost everything to fix crashes and lags 2022-09-17 22:38:25 +02:00
Maschell 3be38d6ea9 Add default error value for FSMakeDirWrapper 2022-09-05 20:24:43 +02:00
Maschell f7358bc380 Fix FSOpenFileWrapper result 2022-09-05 20:24:43 +02:00
Maschell bfa30678a0 Implement mkdir 2022-09-05 20:24:43 +02:00
Maschell fca2193e40 Fix readdir wrapper 2022-08-08 18:10:19 +02:00
Maschell eddbc7400e Fill FSStat with more information 2022-08-08 10:15:27 +02:00
Maschell 78ca44dbf8 Fix logging the file size on stats wrapper 2022-08-08 10:15:27 +02:00
Maschell aa58f1745f Return FSError instead of FSStatus in FSWrapper 2022-08-08 10:15:27 +02:00
Maschell 030195238f Remove don't remove extra error flags in FSOpenFileAsync as we end up in FSOpenFileExAsync anyway 2022-08-06 22:47:11 +02:00
Maschell 8043922311 Use shared_ptr/unique_ptr instead of raw ptr 2022-04-29 15:08:53 +02:00
Maschell 7c9c0348fe first commit 2022-04-14 22:41:41 +02:00