mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Moves StartVisualReplay() from JSInterface_VisualReplay.cpp to VisualReplay.cpp, so that the former doesn't define any logic. Uses replayFile.string8() instead of utf8_from_wstring(replayFile.string()). SAFE_DELETE instead of delete. Fixes a compiler warning in getReplayDuration(). This was SVN commit r17314. |
||
|---|---|---|
| .. | ||
| JSInterface_ConfigDB.cpp | ||
| JSInterface_ConfigDB.h | ||
| JSInterface_Console.cpp | ||
| JSInterface_Console.h | ||
| JSInterface_Mod.cpp | ||
| JSInterface_Mod.h | ||
| JSInterface_VFS.cpp | ||
| JSInterface_VFS.h | ||
| JSInterface_VisualReplay.cpp | ||
| JSInterface_VisualReplay.h | ||