aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Script.hpp
Commit message (Expand)AuthorAge
* use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
* merge `master` into `loek/scripts`Loek Le Blansch2024-11-21
|\
| * replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch2024-11-20
* | `make format`Loek Le Blansch2024-11-21
* | pull script/event changes from `loek/collision-system`Loek Le Blansch2024-11-21
* | add Script::subscribeLoek Le Blansch2024-11-20
* | add Log function to scriptLoek Le Blansch2024-11-20
|/
* final touchups 2 for #26Loek Le Blansch2024-11-16
* `make format`Loek Le Blansch2024-11-15
* process feedback on #26Loek Le Blansch2024-11-15
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
|\
| * fix physics testLoek Le Blansch2024-11-13
| * add script unit tests + major refactoringLoek Le Blansch2024-11-12
* | fix format strings w/o printfLoek Le Blansch2024-11-13
* | `make format`Loek Le Blansch2024-11-13
* | add doxygen + check const correctnessLoek Le Blansch2024-11-13
|/
* remove util and api namespacesLoek Le Blansch2024-11-05
* `make format`Loek Le Blansch2024-10-25
* implement get_component for scriptsLoek Le Blansch2024-10-25