Commit Graph

  • 48300303a9 Added - but didn't test - entity creation and tagging The entities in the API can now be created, deleted and tagged with data of various types. It just needs to be confirmed whether it's working and fixed if buggy. main Eric-Paul Ickhorn 2024-03-03 22:09:04 +0100
  • 9890a30b5b Renamed file for avoiding name conflicts with other includes The file shadow.h is likely to exist in multiple include folders; it now has been renamed to shadow-registry.h Eric-Paul Ickhorn 2024-03-03 21:14:17 +0100
  • f98b2371b1 Made the code compile without libRR The redundancy-reduction library (libRR), which was used, has now been thrown out in favor of functions from the C standard library. Eric-Paul Ickhorn 2024-03-03 20:28:59 +0100
  • b2f9aaa021 Prepared for integration into the AlphaUmlaut Compound build system Eric-Paul Ickhorn 2024-03-03 19:37:25 +0100
  • 3d73718aee Added shadow entity lookup, registry and pool. Eric-Paul Ickhorn 2024-03-02 08:15:51 +0100
  • 726c231561 Added shadow tag registry Eric-Paul Ickhorn 2024-02-20 07:35:53 +0100
  • 324d5e427c
    Added build system Eric-Paul Ickhorn 2024-02-09 16:12:06 +0100