Commit Graph

234 Commits

Author SHA1 Message Date
Michele Caini
e42231fab0 sparse_set: deprecate type() in favor of info() for consistency 2025-03-27 10:23:26 +01:00
Michele Caini
217bd07634 doc: reserved identifiers 2025-03-06 10:01:32 +01:00
Michele Caini
52d3fd851e doc: entity storage (generate vs emplace/insert) 2025-03-04 17:23:14 +01:00
Michele Caini
e7e248b526 doc: minor changes 2025-02-25 12:31:07 +01:00
Lucy
8883281848 doc: fix multiple grammar and spelling issues in docs (#1212) 2025-02-25 10:27:31 +01:00
Michele Caini
f301738bf4 doc: rollback changes about component_traits 2025-02-18 09:09:52 +01:00
Michele Caini
de80e7b910 component_traits: deprecate old version (sort of) to make the migration easier 2025-02-17 11:01:43 +01:00
Michele Caini
fa93eb956a doc: view::operator| for storage types 2024-12-20 10:00:13 +01:00
Michele Caini
c9d7feccfa doc: more about the reactive mixin 2024-10-02 10:46:14 +02:00
Michele Caini
734dfa2c6f doc: minor changes 2024-10-01 08:57:28 +02:00
Michele Caini
805cbf9c79 reactive mixin: return *this from on_<op> functions 2024-09-30 09:23:28 +02:00
Michele Caini
50e41076c5 doc: minor changes 2024-09-28 19:13:04 +02:00
Michele Caini
c22224692d doc: reactive mixin/storage 2024-09-28 19:08:45 +02:00
Michele Caini
ef552922b3 doc: updated entity.md 2024-09-16 11:13:44 +02:00
Michele Caini
dce9abb2f0 doc: more about signals - close #1169 2024-09-13 12:45:18 +02:00
Michele Caini
d361e73aed doc: update to_entity doc - close #1151 2024-06-25 11:21:46 +02:00
Michele Caini
42cef49a7f doc: general update 2024-05-13 11:55:30 +02:00
Michele Caini
fb6403f801 doc: cleanup 2024-05-10 10:26:48 +02:00
Michele Caini
bf7db4c585 doc: minor changes 2024-03-17 09:55:09 +01:00
Erik Scholz
17d06d96ad doc: cleanup grammar nitpicks in the context section (#1125) 2024-03-17 09:53:18 +01:00
LiterallyVoid
826eb7ed65 doc: fix typo in Sorting section (#1080) 2023-10-18 10:32:24 +02:00
Michele Caini
8f94041ea2 doc: typo 2023-10-05 09:43:31 +02:00
Michele Caini
104fb0f06c doc: update to reflect last changes (close #1061) 2023-09-08 11:12:33 +02:00
Michele Caini
9344798fa1 doc: update the give me everything section (close #1043) 2023-08-19 16:07:25 +02:00
Michele Caini
fc4287e9e1 doc: typo 2023-06-16 15:59:59 +02:00
Michele Caini
7b7d82e6f6 doc: snapshot (close #984) 2023-06-12 08:22:13 +02:00
Michele Caini
e366ffbd30 doc: snapshot 2023-06-07 09:14:14 +02:00
Michele Caini
0f44c8c923 doc: reflect recent changes 2023-05-26 15:06:34 +02:00
Michele Caini
c345e7456c doc: note on reverse iterations 2023-05-17 16:26:15 +02:00
Michele Caini
84a4df9c49 doc: exclude-only views 2023-05-16 09:55:08 +02:00
Michele Caini
95bc203196 doc: entity lifecycle 2023-05-16 09:49:35 +02:00
Michele Caini
d7891fabc0 doc: mention named pools support when registering listeners 2023-05-12 08:23:08 +02:00
Michele Caini
9bae6e67bc doc: update connection helper doc 2023-05-11 14:23:15 +02:00
Michele Caini
aa7a7ce25a doc: minor changes 2023-05-11 14:00:53 +02:00
Michele Caini
a1e76fc638 doc: more about entity storage 2023-05-10 11:05:09 +02:00
Michele Caini
f00687e6f9 doc: updated registry documentation 2023-05-09 10:55:08 +02:00
Michele Caini
d534fad3ee doc: more about views 2023-05-04 11:35:27 +02:00
Michele Caini
871dc7a401 doc: drop references to storage placeholders 2023-05-04 10:12:35 +02:00
Michele Caini
d351252a12 doc: entity storage 2023-04-14 09:11:42 +02:00
Michele Caini
c6cd4f701c doc: refine storage section 2023-04-13 18:19:31 +02:00
Michele Caini
65889cca44 doc: brief mention of void storage 2023-04-13 14:02:17 +02:00
Michele Caini
f1914fd946 doc: rearrange a few things 2023-04-13 13:46:08 +02:00
Michele Caini
bd34e7f2c7 group: drop nested groups support, prepare to the large group review and multi storage support 2023-03-30 15:00:32 +02:00
Michele Caini
1d85414dc2 doc: drop refs to registry::version (close #992) 2023-03-10 12:23:07 +01:00
Michele Caini
fde1a524ea sparse_set: ::get -> ::value (to avoid hiding from derived classes) 2022-12-22 13:10:57 +01:00
Michele Caini
d94e443a14 doc: drop outdated section 2022-12-20 15:32:35 +01:00
Michele Caini
2ffbe115b7 component_traits: revert entity customization support 2022-12-16 15:14:31 +01:00
Michele Caini
1332307972 sparse_set: emplace -> push 2022-12-15 14:16:58 +01:00
Michele Caini
af14aa4c9e doc: more about signals (sigh_storage_mixin) 2022-12-06 12:01:01 +01:00
Michele Caini
c9d544089a doc: review/cleanup entity.md a bit (done) 2022-11-30 16:17:02 +01:00