mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03: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. |
||
|---|---|---|
| .. | ||
| DOMEvent.cpp | ||
| DOMEvent.h | ||
| EventTypes.h | ||
| GameEvents.h | ||
| JSConversions.cpp | ||
| JSConversions.h | ||
| JSSerialization.h | ||
| JSUtil.cpp | ||
| JSUtil.h | ||
| ScriptableComplex.cpp | ||
| ScriptableComplex.h | ||
| ScriptableComplex.inl | ||
| ScriptableObject.cpp | ||
| ScriptableObject.h | ||
| ScriptCustomTypes.cpp | ||
| ScriptCustomTypes.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||
| SpiderMonkey.h | ||
| SynchedJSObject.cpp | ||
| SynchedJSObject.h | ||