Commit graph

7 commits

Author SHA1 Message Date
Christoph Oelckers
f4e479d39d move M_Calloc out of the #ifndef BSD etc... block. 2023-11-11 22:46:53 +01:00
Christoph Oelckers
34129e8484 - Don't inline M_Calloc() calls because GCC is shit.
* Fixes #1009.
2023-11-12 08:41:51 +11:00
Christoph Oelckers
8806fb930b - Backend update from GZDoom
* Vector 4 in zscript
* garbage collector fixes
2022-11-12 10:45:39 +01:00
Christoph Oelckers
d4cdb31464 - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
Christoph Oelckers
a9141af545 - backend update. 2020-06-11 09:15:44 +02:00
Christoph Oelckers
8e87674d4c - backend code matching with GZDoom 2020-04-12 08:30:40 +02:00
Christoph Oelckers
f671eb622f - migrated to GZDoom's utility code. 2020-04-12 08:30:39 +02:00
Renamed from source/core/utility/m_alloc.cpp (Browse further)