mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 13:53:57 -07:00
- 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. |
||
|---|---|---|
| .. | ||
| cryptopp.h | ||
| curl.h | ||
| dbghelp.cpp | ||
| dbghelp.h | ||
| dbghelp_funcs.h | ||
| enet.h | ||
| libjpeg.h | ||
| openal.h | ||
| png.h | ||
| powrprof.h | ||
| sdl.h | ||
| sdl_fwd.h | ||
| suppress_boost_warnings.h | ||
| vorbis.h | ||
| wxwidgets.h | ||
| zlib.h | ||