aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.hpp
Commit message (Expand)AuthorAge
* use OptionalRef instead of pointer referencesLoek Le Blansch4 days
* pull script/event changes from `loek/collision-system`Loek Le Blansch4 days
* add Script::subscribeLoek Le Blansch4 days
* final touchups 2 for #26loek/cleanupLoek Le Blansch9 days
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch12 days
|\
| * fix physics testLoek Le Blansch12 days
| * add script unit tests + major refactoringLoek Le Blansch12 days
* | update logging to use C++20 format and classesLoek Le Blansch12 days
|/
* remove util and api namespacesLoek Le Blansch2024-11-05
* implement get_component for scriptsLoek Le Blansch2024-10-25
* more nitpickingLoek Le Blansch2024-10-23
* `make format`Loek Le Blansch2024-10-17
* use unique_ptr instead of manual memory management in behaviorscriptLoek Le Blansch2024-10-16
* fix user script implementationLoek Le Blansch2024-10-16