mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 08:45:26 +00:00
4fbaea3780041e0f7d1aa25bca368d4cb7f31926
move exception-specific stuff into wseh. it now grabs the entry point and wraps it in a __try block (but only for the main EXE). this works around issues with the previous SEH registration code (exceptions weren't caught in release mode when not running in debugger) This was SVN commit r5151.
…
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.5%
JavaScript
35.4%
C
3.3%
Python
2.2%
Lua
0.6%
Other
1.7%