Commit graph

11 commits

Author SHA1 Message Date
MontyTRC89
14152a0b4f Refactored doors in multiple files 2021-09-05 06:05:00 +02:00
Nils
bcbad2d87c Refactor Renderer 2020-10-11 16:47:36 +02:00
Nils Gaitzsch
82b3944dde Deactivated Pool memory
@TODO: Fix Pool
Changed pointers for ChunkIds to smart pointers
2020-08-11 19:18:36 +02:00
Nils Gaitzsch
7ee2d53a9f Removed Memory Alloc Test 2020-07-22 20:09:23 +02:00
Nils Gaitzsch
a225070fbc Improved debug.h 2020-07-16 21:48:33 +02:00
Nils Gaitzsch
23bcc2e1c0 using Alias 2020-07-11 17:36:05 +02:00
Nils Gaitzsch
22d4793b39 Added PoolAllocator and LinearPoolAllocator 2020-07-11 12:34:23 +02:00
Nils Gaitzsch
47eb3a4806 Removed QMalloc, created new Pool class and LinearPool Class 2020-07-10 19:46:12 +02:00
Nils Gaitzsch
963a3a7579 Added new specifiers to memory functions 2020-07-06 18:56:18 +02:00
Nils Gaitzsch
da0eaeac0e Made Game_Malloc a template with a count parameter 2020-07-05 22:19:06 +02:00
Nils Gaitzsch
b633da6e5a Created MemoryPool and MemoryPoolAllocator for containers 2020-07-05 15:35:34 +02:00