Kawe Mazidjatari f6f3c7f9a2 More code cleanup
- Set character set to multi-byte (this is because the game is also build with it).
- Utility function 'FileExists' now takes a raw string pointer, this avoids having to construct a fs::path each time its getting called (which is quite a lot!).
- Performed overall cleanup to code containing logic to override load paths. Mostly removing unnecessary copy constructions.
2023-07-03 02:14:39 +02:00
..
2023-06-03 18:04:38 +02:00
2023-06-27 22:06:47 +02:00
2023-05-14 02:10:17 +02:00
2023-07-03 02:14:39 +02:00
2023-05-14 02:10:17 +02:00
2023-05-29 21:37:15 +02:00
2023-07-03 02:06:40 +02:00