aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.hpp
Commit message (Collapse)AuthorAge
* merge with masterJAROWMR2024-11-22
|\
| * use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
| |
| * pull script/event changes from `loek/collision-system`Loek Le Blansch2024-11-21
| |
| * add Script::subscribeLoek Le Blansch2024-11-20
| |
* | clean up CollisionTestLoek Le Blansch2024-11-20
|/
* final touchups 2 for #26Loek Le Blansch2024-11-16
|
* 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
| |
* | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
|/
* 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