Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-09 | Replaced MachineInfo with stripped cross-platform solution | Aki | |
It could easily handle more, but is there really need for it? Having some information about the machine in logs is nice, but with the current state of affairs most of errors are coming from bad pointer uses than anything else... InfoEx is STATIC, because it seems FoundationEx can cause multiple definitions in scenarios like this. | |||
2022-10-17 | Naively added components to install targets | Aki | |
2022-04-14 | Removed source groups as they didn't find their use in the end | Aki | |
2022-04-14 | Switched to use new Sources everywhere applicable in the Loader | Aki | |
2022-04-12 | Changed error returning in DataLoader | Aki | |
This is to allow meaningful return values for identification of unique sources. | |||
2022-04-07 | Removed no longer used include for exit | Aki | |
2022-04-07 | Moved server exclusive files to own module | Aki | |
2022-04-01 | Created a stand-alone server executable | Aki | |