| Commit message (Expand) | Author | Age |
... | |
| * | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | custom commit poc working | WBoerenkamps | 2024-10-23 |
* | | | | created event classes and start of eventManager | WBoerenkamps | 2024-10-02 |
* | | | | first try at events | WBoerenkamps | 2024-10-01 |
|/ / / |
|
* | / | add soloud audio POCpoc/audio-soloud | Loek Le Blansch | 2024-09-22 |
| |/
|/| |
|
* | | remove lazy.mk and update readme | Loek Le Blansch | 2024-09-21 |
* | | `make format` | Loek Le Blansch | 2024-09-21 |
* | | move gameloop poc to mwe | Loek Le Blansch | 2024-09-21 |
|/ |
|
* | add dynamic linking test (tested on linux) | Loek Le Blansch | 2024-09-04 |