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-05-15 00:53:46 +02:00
2022-04-18 16:45:26 +02:00
2023-07-03 02:14:39 +02:00
2023-05-14 02:10:17 +02:00
2023-07-03 00:25:15 +02:00
2023-06-19 22:36:46 +02:00
2023-07-02 11:38:36 +02:00
2023-05-10 00:05:38 +02:00
2023-05-15 20:47:17 +02:00
2023-07-03 02:14:39 +02:00