Eric-Paul Ickhorn epickh
  • Hamm, Germany
  • https://ickhorn.com/
  • The real one. Always available. Der Echte; immer für Sie da. El verdadero; siempre aquí para usted.

  • Joined on 2023-03-07
epickh transferred repository AlphaUmlaut/MainTree to epickh/MainTree 2024-04-14 08:29:27 +00:00
epickh transferred repository Tekkie/Techneck to epickh/Techneck 2024-04-03 06:01:10 +00:00
epickh pushed to main at epickh/MainTree 2024-03-03 21:10:45 +00:00
48300303a9 Added - but didn't test - entity creation and tagging
epickh pushed to main at epickh/MainTree 2024-03-03 20:15:33 +00:00
9890a30b5b Renamed file for avoiding name conflicts with other includes
epickh pushed to main at epickh/MainTree 2024-03-03 19:29:59 +00:00
f98b2371b1 Made the code compile without libRR
b2f9aaa021 Prepared for integration into the AlphaUmlaut Compound build system
Compare 2 commits »
epickh transferred repository epickh/Maintree to epickh/MainTree 2024-03-02 14:48:42 +00:00
epickh renamed repository from Maintree-B to epickh/MainTree 2024-03-02 14:48:16 +00:00
epickh pushed to main at epickh/MainTree 2024-03-02 07:17:05 +00:00
3d73718aee Added shadow entity lookup, registry and pool.
epickh transferred repository Technetium/Maintree-B to epickh/MainTree 2024-03-01 10:36:21 +00:00
epickh pushed to main at libRR/Base 2024-02-22 06:47:39 +00:00
682f83da16 Deleted the platform module and rewrote the arena allocator
epickh pushed to main at epickh/MainTree 2024-02-20 06:36:27 +00:00
726c231561 Added shadow tag registry
epickh renamed repository from Core to libRR/Base 2024-02-18 13:14:22 +00:00
epickh created branch main in epickh/MainTree 2024-02-09 15:14:44 +00:00
epickh pushed to main at epickh/MainTree 2024-02-09 15:14:44 +00:00
324d5e427c Added build system
epickh created repository epickh/MainTree 2024-02-09 15:14:18 +00:00
epickh pushed to main at Technetium/MainTree 2024-02-01 23:51:31 +00:00
96a9d2e2f1 Added Various Memory Optimizations
epickh pushed to main at Technetium/MainTree 2024-02-01 01:09:33 +00:00
0776499c6f Added retrievable type field to tags
epickh pushed to main at Technetium/MainTree 2024-02-01 00:56:44 +00:00
4f549290ab Added entity queries by tag, tests for queries and tests for tagging.
53a63e61db General codebase improvements and a fix for a bug in the tag registry
Compare 2 commits »
epickh pushed to main at Technetium/MainTree 2024-01-30 23:00:39 +00:00
275dbdc748 Added a test for the entity lookup and fixed a bug found through that test.
cea20bdaa2 Implemented but didn't test the entity-untagging function and fixed a potentially unwanted behaviour when getting a tag's value.
Compare 2 commits »
epickh pushed to main at Technetium/MainTree 2024-01-30 21:48:38 +00:00
2fa120c024 Made pointers to structs visible more clearly, not hidden in the typedefs