1
0
forked from 0ad/0ad
0ad/source/tools/atlas
janwas dcd192cb60 refactor path interface:
- use wrapper class instead of std::wstring (reduces mixing of
strings/paths; allows safe+easy join via operator/ and convenient
case-insensitive comparison via operator==, avoids NativePathFromString,
similar to boost::filesystem)
- NativePath -> OsPath
- add hash and To/FromJSVal for Path
- add TS_ASSERT_PATH_EQUALS
- replace _wfopen_s with sys_OpenFile
- remove obsolete SortFiles/Directories

This was SVN commit r9107.
2011-03-23 13:36:20 +00:00
..
AtlasFrontends Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
AtlasObject Fixed Linux build issue 2009-06-26 21:49:46 +00:00
AtlasScript Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
AtlasUI Fix Windows build. 2011-03-18 18:07:18 +00:00
DatafileIO AoE3Ed build fixes 2011-01-17 13:29:45 +00:00
GameInterface refactor path interface: 2011-03-23 13:36:20 +00:00
wxJS Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00