mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 06:55:48 -07:00
config: proper detect for clock_gettime file: file_rel_chdir -> file_set_root_dir; it no longer changes current directory; instead, root dir is prepended to all paths (not that bad perf-wise) netlog: avoid a CRT assert if log file open failed. now that current dir is no longer being set, we need to think about what will happen to the logs - they either need to use file_make_full_native_path, or use the entire file.cpp interface instead of fopen etc. This was SVN commit r2936. |
||
|---|---|---|
| .. | ||
| file | ||
| graphics | ||
| sound | ||
| h_mgr.cpp | ||
| h_mgr.h | ||
| handle.h | ||
| mem.cpp | ||
| mem.h | ||
| res.h | ||