Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 ecs sparsearrayclass #34

Merged
merged 59 commits into from
Oct 3, 2022
Merged

2 ecs sparsearrayclass #34

merged 59 commits into from
Oct 3, 2022

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    3efe795 View commit details
    Browse the repository at this point in the history
  2. merge: merge with update

    EmileEttel committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    25c3150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c3e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c2846 View commit details
    Browse the repository at this point in the history
  5. Revert "build: replace INCROOT by absolute path to the directory of e…

    …cs folder"
    
    This reverts commit f3c2846.
    Bootoyka committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    c4aa031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c00cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. feat: add basic registry

    aurelenc committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d1599b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. feat: add entity class

    aurelenc committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0999c86 View commit details
    Browse the repository at this point in the history
  2. feat: spawn, kill, add and remove entities from registry

    /!\ add_component is weird and may cause crashes, working on it
    aurelenc committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    76437e7 View commit details
    Browse the repository at this point in the history
  3. fix: CompilerFlags

    aurelenc committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    8691057 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    8ddb0f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272e20f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae023a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92aaa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    1047c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1effeb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2f6a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bcb1a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2854e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Merge branch '2-ecs-sparsearrayclass' of github.com:TEAM-AAAAAAAAAAAA…

    …AAAA/RTYPE into 2-ecs-sparsearrayclass
    aurelenc committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9a4fea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e7674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e16fc73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52cf6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76161dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    296d60e View commit details
    Browse the repository at this point in the history
  7. feat: implement entity_from_index

    entity recycle bin is now a vector
    aurelenc committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6d5d106 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00132da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe2521d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1d17b4 View commit details
    Browse the repository at this point in the history
  11. feat: add Entity::npos

    aurelenc committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3194e81 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc18a42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8037e1b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ef07c4 View commit details
    Browse the repository at this point in the history
  15. misc: merge documentation & implementation of function into SparseArr…

    …ay.hpp & Registry.hpp & Entity.hpp
    Bootoyka committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b2c173f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    45d30f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    17c6469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc49ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16f339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34bfcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7a1374 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8cc4cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acd71b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce4dd5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87b3d34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95a1e57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6abc6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cdd09fd View commit details
    Browse the repository at this point in the history
  13. feat: add Constant.hpp

    Bootoyka committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    79ccb08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc1e372 View commit details
    Browse the repository at this point in the history
  15. refactor: fix ecs in global

    Bootoyka committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    e084a4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    daba2f2 View commit details
    Browse the repository at this point in the history
  17. misc: merging from main

    Bootoyka committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    a8844a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad78a47 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d8dae93 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3c14210 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    023a118 View commit details
    Browse the repository at this point in the history
  22. misc: delete Demo.cpp

    Bootoyka committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    4ba577c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f9968a2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    eca1620 View commit details
    Browse the repository at this point in the history