Commit Graph

349 Commits (26216a295f71d5ef97fb1ea17d4d57a9e89f1c86)

Author SHA1 Message Date
Evan Hemsley ed965d43a3 unparameterized SendMessage 2019-07-28 22:25:34 -07:00
Evan Hemsley 185f35e71c 0.12.0-rc3 2019-07-28 20:27:30 -07:00
Evan Hemsley df6bd0e394 thread safe drawlayermanager 2019-07-28 20:25:52 -07:00
Evan Hemsley 0abbd47da3 0.12.0-rc2 2019-07-28 19:54:31 -07:00
Evan Hemsley 6aca668619 thread safe data structures 2019-07-28 19:54:15 -07:00
Evan Hemsley f3a7331ae9 thread safe message manager 2019-07-28 19:28:47 -07:00
Evan Hemsley 539d6de247 register message types at init time instead of runtime 2019-07-28 19:17:00 -07:00
Evan Hemsley 36621c2fe7 0.12.0-rc1 2019-07-28 13:48:36 -07:00
Evan Hemsley 09dbf07305 unparameterized sendmessage + ParallelUpdate + tests 2019-07-28 13:46:26 -07:00
Evan Hemsley 9f6352a8f6 todo note 2019-07-28 12:42:12 -07:00
Evan Hemsley 61057f1f44 structure for running engines in parallel 2019-07-26 01:17:39 -07:00
Evan Hemsley fd43036b2b single source longest path 2019-07-25 20:01:21 -07:00
Evan Hemsley 27c5a9e73e 0.11.0 2019-07-25 13:15:36 -07:00
Evan Hemsley 3d3301dfe9 0.11.0-rc7 2019-07-23 10:18:59 -07:00
Evan Hemsley c7cae0d9d1 bring back ReadsPending attribute 2019-07-23 10:17:53 -07:00
Evan Hemsley c6192d5b4c 0.11.0-rc6 2019-07-22 22:53:18 -07:00
Evan Hemsley 41c81a0aa0 addcomponent optionally sends pending component message 2019-07-22 22:52:51 -07:00
thatcosmonaut 70e640573d
fix name of project in LICENSE 2019-07-20 14:19:43 -07:00
Evan Hemsley 7c6b77c7ab 0.11.0-rc5 2019-07-20 14:14:24 -07:00
Evan Hemsley faefa3d687 better RepeatUpdateComponentException message 2019-07-20 14:13:11 -07:00
Evan Hemsley fd8a0b1b00 read existing or pending components automagically based on attribute declarations 2019-07-20 14:10:06 -07:00
thatcosmonaut 911f766cfa 0.11.0-rc4 2019-07-19 17:50:36 -07:00
thatcosmonaut fea5c57860 update engine generator 2019-07-19 17:50:13 -07:00
thatcosmonaut 573657fd39 0.11.0-rc3 2019-07-19 16:16:54 -07:00
thatcosmonaut 89154f21d7 introduce concept of pending component 2019-07-19 16:15:48 -07:00
Evan Hemsley 1845d5f766 read new and existing component system 2019-07-19 12:47:17 -07:00
Evan Hemsley 80effc06dc fix componentmessage self-cycle and rename WorldBuilder.EmitMessage 2019-07-18 21:07:26 -07:00
Evan Hemsley 42a9934d65 0.11.0-rc2 2019-07-18 20:31:49 -07:00
Evan Hemsley 0639eef118 rename EmitMessage to SendMessage and add special case for component self-cycle 2019-07-18 20:31:31 -07:00
Evan Hemsley 168846093a add rc tags to circleci deploy 2019-07-18 18:28:18 -07:00
Evan Hemsley 44614c796a 0.11.0-rc1 2019-07-18 18:24:03 -07:00
Evan Hemsley c8c5a8c7c4 change attributes 2019-07-18 18:20:38 -07:00
Evan Hemsley 3deff94dfe all component reads use ComponentMessage now 2019-07-18 17:50:38 -07:00
thatcosmonaut a42123f58d the big ComponentMessage rework 2019-07-18 14:02:57 -07:00
thatcosmonaut 0b2ef55634 reverse lookup optimization 2019-07-17 18:56:02 -07:00
thatcosmonaut a62153730f component updates at end of frame 2019-07-17 18:53:31 -07:00
thatcosmonaut ca82fa82cf 0.10.0 2019-07-17 18:18:12 -07:00
thatcosmonaut f960712f57 component writes moved back to end of frame 2019-07-17 18:12:29 -07:00
Evan Hemsley 1016f05d42 0.9.1 2019-07-17 13:16:44 -07:00
Evan Hemsley 949c3aa26d adds read check to HasComponent and HasComponent and SomeComponent to Renderer 2019-07-17 13:15:15 -07:00
Evan Hemsley 4c82337362 0.9.0 2019-07-17 12:15:34 -07:00
thatcosmonaut ac744f436b
Merge pull request #2 from thatcosmonaut/rework_component_write
Rework Component Read/Write
2019-07-17 12:12:44 -07:00
Evan Hemsley 918621db73 adds SomeComponent to Engine and renames Some to SomeMessage 2019-07-17 11:46:54 -07:00
Evan Hemsley c344ab0c67 project structure cleanup 2019-07-17 11:34:29 -07:00
Evan Hemsley d5a196b298 read write lookups use hashset 2019-07-17 11:31:18 -07:00
Evan Hemsley 64f6e13216 move all methods off of Entity 2019-07-17 11:24:21 -07:00
Evan Hemsley 9b58473ae8 engines must declare component reads + validation for Reads and Writes arguments 2019-07-16 11:17:07 -07:00
Evan Hemsley 7ab512e522 started reworking component mutation 2019-07-16 09:47:58 -07:00
Evan Hemsley ff21ebcee0 0.8.1 2019-07-14 20:45:26 -07:00
Evan Hemsley 016e2c5612 change entities marked for destroy list to a hashset 2019-07-14 20:43:24 -07:00