mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 14:23:56 -07:00
- swprintf -> swprintf_s - use secure_crt's _wfopen_s instead of conversion+fopen - centralize all MBS <-> WCS conversion in new wchar.cpp (requires workspace rebuild) - remove no longer needed os_path - remove unnecessary fs::wpath / VfsPath constructor casts - fixed buffer size parameters -> ARRAY_SIZE This was SVN commit r7162. |
||
|---|---|---|
| .. | ||
| JSCollection.cpp | ||
| JSCollection.h | ||
| JSInterface_Console.cpp | ||
| JSInterface_Console.h | ||
| JSInterface_Selection.cpp | ||
| JSInterface_Selection.h | ||
| JSInterface_VFS.cpp | ||
| JSInterface_VFS.h | ||
| JSMap.h | ||