index
:
project-spc
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mwe
/
ecs-homemade
Commit message (
Expand
)
Author
Age
*
wrap lines at column 95 instead of 80
Loek Le Blansch
6 days
*
`make format`
Loek Le Blansch
9 days
*
Make format
max-001
2024-10-16
*
Added functionality for scripts
max-001
2024-10-16
*
WIP more code style enforcements
Loek Le Blansch
2024-10-06
*
copy homemade ECS to crepe + correct code style
Loek Le Blansch
2024-10-06
*
Removed the std::pair to improve test
Max-001
2024-10-05
*
Improved test
Max-001
2024-10-05
*
Added some time testing for comparison
Max-001
2024-10-05
*
Replace push_back with emplace_back
Max-001
2024-10-03
*
Modified test
Max-001
2024-10-02
*
Added DeleteAllComponentsOfId methode
Max-001
2024-10-02
*
Added DeleteComponentsById<> method
Max-001
2024-10-02
*
DeleteComponents<> method created
Max-001
2024-10-02
*
DeleteAllComponents created
Max-001
2024-10-02
*
Added Colider component
Max-001
2024-10-02
*
Improved tests
Max-001
2024-10-02
*
Refactored componentManager (it now uses smart pointer, does not return raw p...
Max-001
2024-10-02
*
Changed componentsManager to allow mutliple componts of the same type for one...
Max-001
2024-10-02
*
Little fix in CMakeLists.txt and forced output to type debug
Max-001
2024-10-02
*
Made a homemade ECS
Max-001
2024-09-25
*
Setup CMake
Max-001
2024-09-25