Kurt
4c16905249
Use c#11 features
2024-03-04 20:19:09 -06:00
Kurt
c181db68ff
Minor clean
...
Handle some nullable warnings, style c#12
2023-12-21 12:31:00 -08:00
Kurt
8266fb72ec
Minor tweaks
2023-10-05 23:33:55 -07:00
duckdoom4
377663c2e5
Make sure we open with the requested access
2023-09-20 07:13:43 +02:00
duckdoom4
d5d6057d4c
Improve VFS API
...
Rename to match actual behaviour and add throw if invalid
2023-09-10 12:55:38 +02:00
duckdoom4
dc63ab38dc
Add delete mode options for VFS
2023-09-09 20:09:11 +02:00
duckdoom4
e74bfbc365
Made VFS fully functional
...
Still need to start using it, but want to do it a bit slow to test it out. Also should really build some unit tests for this one..
2023-09-08 22:58:26 +02:00
duckdoom4
01ed02e507
Add more utility functions to VFS
2023-09-06 00:08:53 +02:00
Kurt
8e83b63d95
Flatsharp codegen ( #326 )
...
* Manually translated/attributed fbs files.
* Include fields in obj-as-table dump
* Emit fields for json too. FlatSharp generates structs with fields rather than properties at fixed offsets (maybe I'm missing a setting)
* Update .editorconfig to ignore generated code files (unsure if this actually works).
2023-04-06 18:00:19 -07:00
duckdoom4
61e133b118
Improve VFS code
2023-01-18 18:03:51 +01:00
duckdoom4
b8412c2556
Add VFS
2023-01-16 19:32:19 +01:00