This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: inexorgame-obsolete/entity-system-inactive
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make the entity-system core components thread-safe.
difficulty: easy
This requires beginner skills.
feature
New feature or request.
multithreading
Multithreading with std::thread, critical sections, race conditions, lock guards.
priority: high
This has high priority.
problem: thread safety
This problem affects the safety of multithreading.
#114
opened Apr 10, 2019 by
IAmNotHanni
Implement types of entities with linked types of entity attributes with full test coverage.
Implement command line entities as specified and add a command line parser for it
dependency: conan
https://conan.io/
difficulty: easy
This requires beginner skills.
documentation
Documentation of code.
feature
New feature or request.
priority: medium
This has medium priority.
#89
opened Mar 5, 2019 by
Fohlen
Refactor Entity System Datatypes
difficulty: easy
This requires beginner skills.
priority: low
This has low priority.
refactoring
Something needs to be revised and rewritten or changed.
#86
opened Mar 3, 2019 by
aschaeffer
Implement types of entities with linked types of entity attributes with full test coverage.
ProTip!
Add no:assignee to see everything that’s not assigned.