NukeBird
  • Joined on 2025-02-10
NukeBird pushed to main at NukeBird/zecsy 2025-02-15 01:47:22 +03:00
6861e87c61 Set multiple components at once
672d27a6a3 Test multiple components at once
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-15 00:36:24 +03:00
6737ffb2eb Addresses of removed components should be reused
NukeBird pushed to main at NukeBird/zecsy 2025-02-15 00:23:08 +03:00
84b132f853 Ability to remove components
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 23:56:06 +03:00
a0f09710b0 Component retrieval
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 23:42:25 +03:00
21c7e416ec Attach simple components to an entity
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 22:28:09 +03:00
f1f965a284 No entity_id reusage yet
4e3ae245b8 World should throw on id overflow
c77948c441 Reserve entity #0
Compare 3 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 21:41:41 +03:00
c9a4e27630 Destroy an entity and ensure it no longer exists
1962e97cf9 Make entity and verify its existence
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 21:01:57 +03:00
f27b99f929 init
NukeBird created branch main in NukeBird/zecsy 2025-02-14 20:40:53 +03:00
NukeBird pushed to main at NukeBird/zecsy 2025-02-14 20:40:53 +03:00
fdae60012c Add README.md
NukeBird created repository NukeBird/zecsy 2025-02-14 20:35:03 +03:00
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-14 19:16:27 +03:00
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-14 19:14:27 +03:00
6b07f40c1f Add catch2
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 22:25:27 +03:00
5665b1de6e Store components in vector
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 19:57:03 +03:00
336e5a5733 AlwaysBreakTemplateDeclarations
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 19:47:58 +03:00
d89827046a .clang-format
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 19:40:46 +03:00
432673fa0e Make it work
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 18:59:42 +03:00
acd5fd453f Add dbc.cpp
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 18:58:59 +03:00
d91f403d99 Add dbc.hpp
NukeBird pushed to main at NukeBird/dinkyecs_sandbox 2025-02-13 18:55:58 +03:00
9b4b52bc9f Add dinkyecs.hpp