aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.hpp
Commit message (Expand)AuthorAge
* do not call event handlers when behaviorscript is not active + add doxygenloek/collision-systemLoek Le Blansch13 hours
* merge `loek/scripts` into `loek/collision-system`Loek Le Blansch23 hours
|\
| * add Script::subscribeLoek Le Blansch24 hours
* | clean up CollisionTestLoek Le Blansch28 hours
|/
* final touchups 2 for #26loek/cleanupLoek Le Blansch5 days
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch8 days
|\
| * fix physics testLoek Le Blansch8 days
| * add script unit tests + major refactoringLoek Le Blansch9 days
* | update logging to use C++20 format and classesLoek Le Blansch8 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