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. |
||
|---|---|---|
| .. | ||
| graphics | ||
| gui | ||
| i18n | ||
| lib | ||
| maths | ||
| pch | ||
| ps | ||
| renderer | ||
| scripting | ||
| simulation | ||
| sound | ||
| tools | ||
| main.cpp | ||