Commit graph

11 commits

Author SHA1 Message Date
Raildex
3b10d06df1 Removed Memory Alloc Test 2020-07-22 20:09:23 +02:00
Raildex
d89dcfd43b Debug Improvements 2020-07-18 07:01:34 +02:00
Raildex
80cba114af Improved debug.h 2020-07-16 21:48:33 +02:00
Raildex
26ddb7f2f6 using Alias 2020-07-11 17:36:05 +02:00
Raildex
a270e13e01 Added PoolAllocator and LinearPoolAllocator 2020-07-11 12:34:23 +02:00
Raildex
3628413366 Replacing safety nullchecks with assertions 2020-07-11 08:20:59 +02:00
Raildex
7e8552bc9d Removed QMalloc, created new Pool class and LinearPool Class 2020-07-10 19:46:12 +02:00
Raildex
0c357de3d8 Added new specifiers to memory functions 2020-07-06 18:56:18 +02:00
Raildex
5ef674b577 Made Game_Malloc a template with a count parameter 2020-07-05 22:19:06 +02:00
Raildex
d11e72cd23 Refactored MemoryPool 2020-07-05 21:30:18 +02:00
Raildex
1a653763a0 Created MemoryPool and MemoryPoolAllocator for containers 2020-07-05 15:35:34 +02:00