This repository has been archived on 2024-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
MainTree/core/src-c
Eric-Paul Ickhorn cea20bdaa2
Implemented but didn't test the entity-untagging function and fixed a potentially unwanted behaviour when getting a tag's value.
2024-01-30 23:46:47 +01:00
..
entity_lookup.c Made pointers to structs visible more clearly, not hidden in the typedefs 2024-01-30 22:47:43 +01:00
entity_registry.c Made pointers to structs visible more clearly, not hidden in the typedefs 2024-01-30 22:47:43 +01:00
entity_tagging.c Implemented but didn't test the entity-untagging function and fixed a potentially unwanted behaviour when getting a tag's value. 2024-01-30 23:46:47 +01:00
state.c Made pointers to structs visible more clearly, not hidden in the typedefs 2024-01-30 22:47:43 +01:00
tag_registry.c Fixed some memory-management related bugs and a crash bug. 2024-01-28 17:57:50 +01:00