mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 04:13:36 +00:00
eaf12ae6666b66866657d6ad7922d5e4ed0f17f4
big thanks to philip for seeing the problem! :D cause: not popping FPU stack. didn't happen on my athlonXP presumably due to different FPU usage (possibly in drivers): pushing 8 values could clear the stack and mask overflow. the cause was not due to compiler (and FLD/FSTP param passing) because Philip uses VC2005 as well, but saw the crash (on P4 CPU) fixes #130 This was SVN commit r4072.
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.4%
JavaScript
35.5%
C
3.3%
Python
2.2%
Lua
0.6%
Other
1.7%