1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-10 12:27:45 +00:00
Commit graph

7 commits

Author SHA1 Message Date
6e6124a278 Fix even more Clippy and other compiler warnings 2024-09-13 21:47:02 -04:00
ec04c13fbd Silence more dead code warnings
This is intentional, for various reasons between binrw limitations and
code that isn't used directly in Physis.
2024-06-29 09:33:23 -04:00
c4e409c04a Fix some warnings 2024-06-28 06:10:37 -04:00
c1dd406be4 Oops, these paths are not supposed to be absolute 2024-05-26 07:56:20 -04:00
0c105ab089 Fix my stupid programming, we need to use into_iter() 2024-05-26 07:49:55 -04:00
3d8ea7c858 Check if the user and game directories are valid 2024-05-26 07:48:41 -04:00
b87f54f924 Add functions to find existing game/user directories on disk
Not tested yet but this is something we have needed for a while
2024-05-26 07:29:40 -04:00