Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | `make format` | Loek Le Blansch | 9 days |
| | |||
* | fix physics test | Loek Le Blansch | 9 days |
| | |||
* | add script unit tests + major refactoring | Loek Le Blansch | 10 days |
| | |||
* | add game_object_id_t type | Loek Le Blansch | 2024-11-07 |
| | |||
* | Made the destructor public and non-virtual (because virtual is not necesary) | max-001 | 2024-11-06 |
| | |||
* | Added Doxygen comments | max-001 | 2024-11-06 |
| | |||
* | more nitpicking | Loek Le Blansch | 2024-10-23 |
| | |||
* | fix user script implementation | Loek Le Blansch | 2024-10-16 |
| | |||
* | fix constructor/destructor member visibility for component manager | Loek Le Blansch | 2024-10-12 |
| | |||
* | `make format` | Loek Le Blansch | 2024-10-06 |
| | |||
* | move components to separate files | Loek Le Blansch | 2024-10-06 |
| | |||
* | add components_internal example | Loek Le Blansch | 2024-10-06 |
| | |||
* | code standard v3 | Loek Le Blansch | 2024-10-06 |
| | |||
* | 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 |