Austin Rude
|
a95c85f5c7
|
Update for allocgate
|
2021-12-15 11:55:58 -07:00 |
|
Sashiri
|
5ba2773f7a
|
Migrate from std.builtin to @import("builtin")
|
2021-10-15 00:14:16 +02:00 |
|
Sashiri
|
aa0dd139b2
|
Update EntityTraitsDefinition
|
2021-10-14 23:03:44 +02:00 |
|
Locria Cyber
|
605693b8c2
|
Fix syntax errors
|
2021-10-06 12:23:57 +08:00 |
|
RUSshy
|
2161bf61b4
|
Added missing entity traits changes
|
2021-07-17 18:47:23 +02:00 |
|
RUSshy
|
15d0e6d00d
|
Update registry.zig
|
2021-07-17 14:08:19 +02:00 |
|
RUSshy
|
22b4fe2e02
|
Update handles.zig
|
2021-07-17 14:07:33 +02:00 |
|
RUSshy
|
e488cc384f
|
Update sparse_set.zig
|
2021-07-17 14:05:30 +02:00 |
|
RUSshy
|
b900dfde2d
|
Update handles.zig
|
2021-07-17 14:04:10 +02:00 |
|
prime31
|
7fd238b638
|
Merge pull request #10 from leroycep/update-to-0.8.0
Update to Zig 0.8.0
|
2021-06-29 23:03:46 -07:00 |
|
LeRoyce Pearson
|
33a5344b10
|
Remove unused variables and redudant comptime s
Latest version tested: 0.9.0-dev.339+81bf05bf6
|
2021-06-29 22:43:23 -06:00 |
|
LeRoyce Pearson
|
44192a1398
|
Update tests to return errors
|
2021-06-29 22:26:23 -06:00 |
|
Jonathan Bro
|
39af857bdc
|
Resolve use of undeclared identifier 'slice' error
|
2021-06-25 23:41:06 +09:00 |
|
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 |
|
Mike Desaro
|
695e59bbf5
|
hack to validate unsigned. closes #7
|
2020-11-27 20:02:40 -08:00 |
|
Maurizio Crocci
|
6e412489a2
|
Fixes Registry.removeAll iteration
|
2020-11-28 02:21:03 +00:00 |
|
CodeHz
|
f1171b78c8
|
fix for ziglang pull 6246
|
2020-09-06 07:12:55 +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 Desaro
|
a18a627f98
|
bump for new zig version
|
2020-08-03 10:13:33 -07: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
|
c61f6e998d
|
valgrinding
|
2020-06-16 13:19:41 -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
|
73080c2cfc
|
add view vs group
|
2020-06-14 14:31:15 -07:00 |
|
Mike
|
a352f8350c
|
start of scheduler
|
2020-06-13 18:36:57 -07:00 |
|
Mike
|
9dd7ca445a
|
cleanup sort
|
2020-06-13 15:06:38 -07:00 |
|
Mike
|
96385b6c61
|
cleanup sort
|
2020-06-13 14:53:14 -07:00 |
|
Mike
|
6b34565a2a
|
entity iterator
|
2020-06-13 14:29:13 -07:00 |
|
Mike
|
7c7b50aefa
|
cleaning
|
2020-06-12 23:43:23 -07:00 |
|
Mike
|
dd5285875e
|
clear clears
|
2020-06-12 23:41:49 -07:00 |
|
Mike
|
230afa8e4c
|
the monster update to paged sparse sets
|
2020-06-12 23:37:24 -07:00 |
|
Mike
|
735830994f
|
add len to all sorts for owned groups
|
2020-06-12 23:37:09 -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
|
c8c58255f6
|
cleanup type names
|
2020-06-12 16:29:26 -07:00 |
|
Mike
|
6aab3abe44
|
revert
|
2020-06-12 13:48:26 -07:00 |
|
Mike
|
491adbb8c5
|
fake commit to hold the sort context code
|
2020-06-12 13:48:16 -07:00 |
|
Mike
|
52aef18b35
|
sorting a Storage works now
|
2020-06-12 13:47:53 -07:00 |
|
Mike
|
8235f3dc7f
|
wip
|
2020-06-12 11:44:01 -07:00 |
|
Mike
|
ac17a79631
|
more sorting...
|
2020-06-11 22:34:25 -07:00 |
|
Mike
|
bdb4b0537d
|
udpate to Zig master
|
2020-06-11 22:28:29 -07:00 |
|
Mike
|
f2a302b7a4
|
cleaning
|
2020-06-11 17:16:28 -07:00 |
|
Mike
|
f0c711123e
|
debug only
|
2020-06-10 16:01:09 -07:00 |
|
Mike
|
896095fc15
|
everything iterates backwards
|
2020-06-10 13:10:56 -07:00 |
|