summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/DataLoader.cpp
AgeCommit message (Expand)Author
2024-03-12Legal notices updatedAki
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-04-14Removed unused Reset method in loaderAki
2022-04-14Removed source groups as they didn't find their use in the endAki
2022-04-14Switched to use new Sources everywhere applicable in the LoaderAki
2022-04-12Fixed leaked cwd source from loaderAki
2022-04-12Remvoed unused UseVideo of DataLoaderAki
2022-04-12Removed prefix from data sourcesAki
2022-04-12Added a way to weak reference sources without any dependenciesAki
2022-04-12Changed error returning in DataLoaderAki
2022-04-10Added groups for data sourcesAki
2022-04-10Switched to use FileSystemDataSource in DataLoaderAki
2022-04-10Added simple DataSources to replace parts of DataLoaderAki
2022-04-10Moved archives list from static part of impl to loader memberAki
2022-04-10Removed unused static pointer to loader instanceAki
2022-04-01Moved Stars45 to StarsExAki