mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-05 22:45: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. |
||
|---|---|---|
| .. | ||
| Atlas.cpp | ||
| Atlas.h | ||
| Config.cpp | ||
| Config.h | ||
| GameSetup.cpp | ||
| GameSetup.h | ||