34 Commits

Author SHA1 Message Date
LeRoyce Pearson
514a893918 Update Registry.removeAll to 0.8.0 HashMap API 2021-06-16 00:56:01 -06:00
LeRoyce Pearson
6df575ee04 Update some uses of HashMap to match 0.8.0 changes 2021-06-13 20:07:25 -06:00
LeRoyce Pearson
efb8127b78 Update to zig 0.8.0-dev.1721 2021-04-12 03:17:27 -06:00
Mike Desaro
b8117306fa zig 0.7 fixes 2020-12-04 12:48:15 -08:00
Maurizio Crocci
6e412489a2 Fixes Registry.removeAll iteration 2020-11-28 02:21:03 +00:00
CodeHz
6b4ed304a6 fix iterate hashmap 2020-09-03 09:07:06 +00:00
joachimschmidt557
aa9c20d4b5 Update to latest HashMap API
.iterator() is deprecated, iterating over the items directly
is now supported
2020-08-07 21:00:25 +02:00
joachimschmidt557
c0a10ee49d Update to latest zig 2020-08-05 22:37:17 +02:00
Mike
9ca3e90b7b update to latest zig version 2020-07-20 09:53:15 -07:00
Mike
46c2af939e bug fixes and speedup 2020-06-20 17:00:32 -07:00
Mike
df926f965c fix group bugs 2020-06-15 11:09:36 -07:00
Mike
e76971101b fixes and tests 2020-06-14 14:53:48 -07:00
Mike
6b34565a2a entity iterator 2020-06-13 14:29:13 -07:00
Mike
34b2702333 progress on sort 2020-06-12 20:05:55 -07:00
Mike
e098c99632 basic group sorting 2020-06-12 18:15:47 -07:00
Mike
bdb4b0537d udpate to Zig master 2020-06-11 22:28:29 -07:00
Mike
81ccd19b65 ptr and slice access to entities 2020-06-09 10:21:42 -07:00
Mike
7dd8a28dbe massive group simplification 2020-06-08 11:27:49 -07:00
Mike
21a51a9298 order doesnt matter anymore for types
cleanup OwningGroup
2020-06-08 11:06:15 -07:00
Mike
088a11b840 bit of tests for nested groups 2020-06-07 22:10:52 -07:00
Mike
8f401ec491 big work on owned groups 2020-06-07 17:29:03 -07:00
Mike
37af42daaa singletons 2020-06-06 16:18:26 -07:00
Mike
faeedaf43d simplify sparse set 2020-06-04 19:19:29 -07:00
Mike
b32e907fd4 TypeMap gone 2020-06-04 13:37:51 -07:00
Mike
df29819b11 start of owning groups 2020-06-03 23:33:59 -07:00
Mike
1d1c761c15 sort and respect 2020-06-03 20:13:16 -07:00
Mike
4cd3d37657 basic group ready kind of 2020-06-03 15:25:27 -07:00
Mike
3dc2e33461 BasicGroup mostly working 2020-06-03 15:01:30 -07:00
Mike
2ed3be236b start of groups 2020-06-02 19:55:24 -07:00
Mike
61d882d1a8 add excludes to Views 2020-06-01 22:25:27 -07:00
Mike
0b2542d292 add signals 2020-06-01 20:05:07 -07:00
Mike
5bf1754dfb removed component contexts 2020-06-01 18:39:00 -07:00
Mike
ed23befd26 formatting 2020-05-31 22:10:21 -07:00
Mike
5589130bfd initial commit 2020-05-31 21:28:29 -07:00