1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 00:27:30 +02:00
openrw/rwlib
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
..
source Replace findPathRealCase with FileIndex methods 2016-09-06 00:23:25 +01:00
CMakeLists.txt Rewrite FileIndex to use boost::filesystem instead of POSIX 2016-08-03 18:31:47 -07:00