Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Batalov
9bb053b3ba
Add namespace (#155) 2022-09-23 15:43:44 +03:00
Alexander Batalov
1b6e29acc0 Reorder includes 2022-09-15 12:38:23 +03:00
Alexander Batalov
73b6a16551 Fix loading save game crash on Windows 2022-07-27 10:11:33 +03:00
Alexander Batalov
8a006d2818 Rewrite fileCopy
See #68
2022-07-25 18:37:22 +03:00
Alexander Batalov
8b37a22dd0
Provide compatibility layer for paths on Linux/Mac (#50)
See #17
See #49
2022-06-18 10:58:15 +03:00
Alexander Batalov
e1cf71eac7 Add overwrite param (#20) 2022-05-28 11:29:45 +03:00
Jan Šimek
23c0d3b873
Replace CopyFileA with a cross-platform function (#20)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2022-05-28 10:38:16 +03:00
Jan Šimek
ad1fb7765b
Remove the use of stdbool (#19)
It should not be needed anymore after the migration to C++
2022-05-28 06:55:42 +03:00
Alexander Batalov
98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00