Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-23 | replaced nonexistant is_file with is_regular_file | Andreas Stöckel | |
2015-01-22 | Improved FileLocator | Andreas Stöckel | |
2015-01-21 | Do only perform relative file lookups if a relative path is given (to allow ↵ | Andreas Stöckel | |
users to include files without accidently including a global resource) | |||
2015-01-20 | some cosmetic changed to FileLocator.cpp | Andreas Stöckel | |
2015-01-20 | Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType ↵ | Andreas Stöckel | |
search paths directly in ResoruceLocator instead of Registry | |||
2015-01-20 | Implemented automatic generation of default search paths | Andreas Stöckel | |
2015-01-20 | Moved some files around | Andreas Stöckel | |