TeamForbiddenLLC / warfork-qfusion

Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
https://warfork.com
105 stars 43 forks source link

feat: remove Q_malloc, Q_realloc, Q_free #298

Closed pollend closed 6 months ago

pollend commented 6 months ago

I don't think there is a really good reason to have these. I think it would be useful to replace malloc, realloc, and free. would like to come back with some custom allocator at some point. I would like to bring these methods back at some point: https://github.com/TeamForbiddenLLC/warfork-qfusion/pull/296/files