Commit Graph

10 Commits

Author SHA1 Message Date
1fac842e24 [*] nuked even more of the stl dependency
[-] std::forward
2022-01-19 18:32:18 +00:00
4dddcb108e [+] Added GetUserHome, GetAppData, GetRootAppdata, GetWritableAppdata
[*] Dont fail on non-blocking /dev/urand
[+] Added if not initialized check under RNG/unix fclose
[+] Add missing debug apis ready for report to linux
[*] Update build script for WIP branch
2022-01-18 14:27:06 +00:00
e01fa33445 [*] Aurora::Data refactor and more public header include clean up 2021-10-24 10:04:02 +01:00
81ba305558 [*] More house cleaning / clean up 2021-10-23 21:13:40 +01:00
39834cef6a [*] House cleaning, refactoring, clean up 2021-10-23 20:21:16 +01:00
97d6c96712 [*] Succesfully built on Linux for the first time in a very long time 2021-10-02 17:07:33 +01:00
ffe4bc31fc Major patch [1/2] 2021-09-06 11:58:08 +01:00
687d1aaf06 [*] Amend assertions 2021-07-08 18:07:45 +01:00
613a4b1455 [*] Assertions should static_cast<bool> because if statements are implicitly castable to bool but literal bool types arent 2021-07-05 14:34:05 +01:00
eb4a495199 Initial Commit 2021-06-27 22:25:29 +01:00