| Commit message (Expand) | Author | Age |
* | Implemented persistent objects | max-001 | 2024-11-22 |
* | process feedback on #39 | Loek Le Blansch | 2024-11-20 |
* | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
|\ |
|
| * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
* | | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
|/ |
|
* | add game_object_id_t type | Loek Le Blansch | 2024-11-07 |
* | merge #20 | Loek Le Blansch | 2024-11-07 |
* | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-07 |
|\ |
|
| * | fix script example segmentation fault | Loek Le Blansch | 2024-11-07 |
* | | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-07 |
|\| |
|
* | | Improved RAII | max-001 | 2024-11-07 |
* | | Added this-> | max-001 | 2024-11-07 |
* | | Added comments and replaced some auto with concrete types | max-001 | 2024-11-06 |
|/ |
|
* | merge #18 | Loek Le Blansch | 2024-11-05 |
* | Made add_component() exception save | max-001 | 2024-11-05 |
* | Implemented -1 case | max-001 | 2024-11-05 |
* | Implemented get_instances_max() at add_component() | max-001 | 2024-11-05 |
* | `clang-format` | Loek Le Blansch | 2024-10-23 |
* | merged with master | jaroWMR | 2024-10-23 |
|\ |
|
| * | `make format` | Loek Le Blansch | 2024-10-17 |
| * | fix user script implementation | Loek Le Blansch | 2024-10-16 |
| * | WIP behavior script (problems) | Loek Le Blansch | 2024-10-13 |
| * | fix constructor/destructor member visibility for component manager | Loek Le Blansch | 2024-10-12 |
* | | updated components to have an ID | jaroWMR | 2024-10-20 |
* | | Make format | max-001 | 2024-10-16 |
|/ |
|
* | WIP ScriptSystem | 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 |