Commit Graph

214 Commits

Author SHA1 Message Date
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
Michele Caini
3eb5faeed5 doc: review/cleanup entity.md a bit (work in progress) 2022-11-29 14:40:27 +01:00
Michele Caini
6567aa1951 doc: a note about listeners disconnection (close #958) 2022-11-28 15:40:21 +01:00
Michele Caini
0a82b777b2 component_traits: support specializations based on entity type 2022-11-23 14:53:31 +01:00
Michele Caini
2595b8a925 doc: sigh_helper 2022-11-21 10:52:26 +01:00
tocic
5742100973 doc: fix typos (#934) 2022-09-19 12:09:30 +02:00
Kyriet
f1acbbedf9 doc: add section about sorting and reverse-iterating views (#918) 2022-08-31 11:29:46 +02:00
Michele Caini
fdae346aa6 doc: typo (thanks @DNKpp) 2022-08-25 15:07:34 +02:00
Michele Caini
85ca2f3562 doc: updated entity.md and README files 2022-08-03 11:24:23 +02:00
Michele Caini
acc95bd9b7 doc: registry context 2022-08-02 08:41:45 +02:00
Michele Caini
655f1dd906 doc: minor changes 2022-07-01 18:56:02 +02:00
Michele Caini
c2d2ba29ea doc: typo 2022-06-18 16:21:37 +02:00
Michele Caini
7a7fc20438 doc: typo (close #898) 2022-06-17 17:10:50 +02:00
Michele Caini
b8e12dc42a doc: minor changes 2022-06-15 09:21:49 +02:00
Michele Caini
803db476bb entity:
* drop utility.hpp
* turn get_t/exclude_t into aliases for type_list
* updated api for basic_registry<...>::group/group_if_exists
* doc review to reflect all the changes above
2022-04-15 11:46:08 +02:00
Michele Caini
805bb84c8f component_traits:
* removed ::ignore_if_empty member
* use ::page_size 0 for empty types
2022-03-16 17:16:21 +01:00
Michele Caini
b92b734db2 doc: fixed typo 2022-02-25 16:38:13 +01:00
Michele Caini
888876185d doc: fixed typo 2022-02-25 15:14:14 +01:00
Chris Ohk
aa275f4b1c doc: fix minor typos (#842) 2022-02-12 15:52:43 +01:00
Michele Caini
ed11bda9fd component: automatic traits deduction 2022-02-11 10:35:43 +01:00
Michele Caini
692a78984f doc: updated documentation about context variables 2022-02-03 08:09:52 +01:00