mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 20:12:45 +00:00
3e82535375d0b1f42d872cdad8e4901e031f8fee
defining operator_new in a global file is a bad idea- if we forget that, hard-to-track errors result so, no more operator new; instead, #include "nommgr.h" before local operator new definitions and #include "mmgr.h" again afterwards This was SVN commit r1824.
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%