Commit Graph

7 Commits

Author SHA1 Message Date
heroesf
133ac6fc41 removed cpostit, unused files, small fix warning 2025-09-25 12:45:14 +02:00
d1str4ught
24b1ca495b pool FreeAll and Destroy fixed
there could have been memory leaks and undefined behaviors if the objects destructors were not called and the object it pooled contained objects that are constructed (like std::string)
2025-08-23 19:48:15 +02:00
d1str4ught
f5eb9e391b pool.h cleared up 2025-08-22 23:20:32 +02:00
d1str4ught
1221f98459 small fix in new mem pooling 2025-08-22 22:42:19 +02:00
d1str4ught
8dbbc516b6 better memory pooling 2025-08-22 22:41:29 +02:00
d1str4ught
be56f3f31a client almost builds 2025-08-19 00:20:40 +02:00
d1str4ught
4be475f111 init 2025-08-18 19:46:48 +02:00