| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | merge master | Loek Le Blansch | 2024-12-10 |
| |\ | |||
| | * | more script utilities | Loek Le Blansch | 2024-12-07 |
| * | | add SaveManager to Script | Loek Le Blansch | 2024-12-07 |
| |/ | |||
| * | manager mediator refactor | Loek Le Blansch | 2024-11-28 |
| * | use OptionalRef instead of pointer references | Loek Le Blansch | 2024-11-21 |
| * | merge `master` into `loek/scripts` | Loek Le Blansch | 2024-11-21 |
| |\ | |||
| | * | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 2024-11-20 |
| * | | `make format` | Loek Le Blansch | 2024-11-21 |
| * | | pull script/event changes from `loek/collision-system` | Loek Le Blansch | 2024-11-21 |
| * | | add Script::subscribe | Loek Le Blansch | 2024-11-20 |
| * | | add Log function to script | Loek Le Blansch | 2024-11-20 |
| |/ | |||
| * | final touchups 2 for #26 | Loek Le Blansch | 2024-11-16 |
| * | `make format` | Loek Le Blansch | 2024-11-15 |
| * | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
| * | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 |
| |\ | |||
| | * | fix physics test | Loek Le Blansch | 2024-11-13 |
| | * | add script unit tests + major refactoring | Loek Le Blansch | 2024-11-12 |
| * | | fix format strings w/o printf | Loek Le Blansch | 2024-11-13 |
| * | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 |
| |/ | |||
| * | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
| * | `make format` | Loek Le Blansch | 2024-10-25 |
| * | implement get_component for scripts | Loek Le Blansch | 2024-10-25 |