1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 08:37:20 +02:00
openrw/rwlib/source
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
..
data Increase warnings to pedantic and fix rwlib/rwengine warnings 2016-05-01 22:30:15 +01:00
gl Move first of lower level code into rwlib; tear out GLEW. 2016-04-07 01:13:46 +01:00
job Fix the construction of WorkContext 2016-08-05 09:42:03 -07:00
loaders Replace strcasecmp with boost::iequals 2016-08-12 02:14:15 +02:00
platform Replace findPathRealCase with FileIndex methods 2016-09-06 00:23:25 +01:00
rw Fix missing space in RW_UNIMPLEMENTED macro 2016-06-20 20:26:01 +01:00