mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-30 05:27:30 +00:00
ee4c7965dd
* 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.