aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/BehaviorScript.h
Commit message (Collapse)AuthorAge
* fix physics testLoek Le Blansch9 days
|
* add script unit tests + major refactoringLoek Le Blansch10 days
|
* fix script example segmentation faultLoek Le Blansch2024-11-07
|
* remove util and api namespacesLoek Le Blansch2024-11-05
|
* implement get_component for scriptsLoek Le Blansch2024-10-25
|
* initial nitpickingLoek Le Blansch2024-10-23
|
* move user-facing classes to api namespaceLoek Le Blansch2024-10-23
|
* merge master into loek/scriptsLoek Le Blansch2024-10-18
|\
| * Make formatmax-0012024-10-16
| |
* | `make format`Loek Le Blansch2024-10-17
| |
* | use unique_ptr instead of manual memory management in behaviorscriptLoek Le Blansch2024-10-16
| |
* | properly clean up Script instanceLoek Le Blansch2024-10-16
| |
* | fix user script implementationLoek Le Blansch2024-10-16
| |
* | WIP behavior script (problems)Loek Le Blansch2024-10-13
| |
* | fix constructor/destructor member visibility for component managerLoek Le Blansch2024-10-12
|/
* WIP ScriptSystemLoek Le Blansch2024-10-06