mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-05 22:45:48 -07:00
should be safe to distribute this build code_annotation.h: add our own noncopyable to avoid DLL base class warning debug: remove some unicode functions (unnecessary); minor cleanup debug_stl: disabled mahaf: do not warn when running as non admin wdbg: add wdbg_printf and wdbg_assert for use in allocation hook. add header wdbg_heap: now feature complete. . allows storing 3..4 frames from the call stack with 0 space overhead. . prevents garbage file/line output. . takes care of allocation counting (previously done by profiler) wdbg_sym.cpp: cleanup+fixes (locking, wdbg_*) fix: properly specify __declspec(dllimport) for certain classes This was SVN commit r5679. |
||
|---|---|---|
| .. | ||
| file_cache.cpp | ||
| file_cache.h | ||
| vfs.cpp | ||
| vfs.h | ||
| vfs_lookup.cpp | ||
| vfs_lookup.h | ||
| vfs_path.cpp | ||
| vfs_path.h | ||
| vfs_tree.cpp | ||
| vfs_tree.h | ||