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. |
||
|---|---|---|
| .. | ||
| disabled_tests | ||
| archive.cpp | ||
| archive.h | ||
| archive_builder.cpp | ||
| archive_builder.h | ||
| archive_zip.cpp | ||
| archive_zip.h | ||
| codec.cpp | ||
| codec.h | ||
| codec_zlib.cpp | ||
| codec_zlib.h | ||
| stream.cpp | ||
| stream.h | ||