mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-21 07:43:59 -07:00
* app_hooks: add display_error; can be used by atlas to override our dialog box * lots of small fixes (mostly pertaining to headers) * debug: clean up display_error, protect from reentrancy, fix a few edge cases (e.g. error message from dtor -> exit pressed -> suppress all subsequent errors) * delay_load: add warning: NLSO ctors are unreliable since we're compiling into static lib This was SVN commit r4009. |
||
|---|---|---|
| .. | ||
| test_adts.h | ||
| test_allocators.h | ||
| test_byte_order.h | ||
| test_lib.h | ||
| test_lockfree.h | ||
| test_path_util.h | ||
| test_string_s.h | ||