1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 08:37:20 +02:00
openrw/rwlib/source/platform
Daniel Evans 674ce55af3 Replace findPathRealCase with FileIndex methods
This introduces indexGameDirectory and findFilePath.
indexGameDirectory indexes the files in the game directory.
findFilePath returns the on-disk location of a case-insensitive
game data path.
2016-09-06 00:23:25 +01:00
..
FileHandle.hpp Use correct header guards in FileHandle.hpp 2016-09-06 00:23:25 +01:00
FileIndex.cpp Replace findPathRealCase with FileIndex methods 2016-09-06 00:23:25 +01:00
FileIndex.hpp Replace findPathRealCase with FileIndex methods 2016-09-06 00:23:25 +01:00