mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 22:15: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. |
||
|---|---|---|
| .. | ||
| graphics | ||
| gui | ||
| i18n | ||
| lib | ||
| maths | ||
| ps | ||
| renderer | ||
| scripting | ||
| simulation | ||
| sound | ||
| tools | ||
| main.cpp | ||
| ProgrammingSchedule.xls | ||