aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
* use unique_ptr instead of manual memory management in behaviorscriptloek/scriptsLoek Le Blansch3 hours
* properly clean up Script instanceLoek Le Blansch3 hours
* fix user script implementationLoek Le Blansch4 hours
* WIP behavior script (problems)Loek Le Blansch3 days
* fix constructor/destructor member visibility for component managerLoek Le Blansch4 days
* WIP ScriptSystemLoek Le Blansch10 days
* code standard v3Loek Le Blansch10 days
* WIP more code style enforcementsLoek Le Blansch10 days
* `make format` + clang-tidyLoek Le Blansch11 days
* move Asset from crepe::api to crepeLoek Le Blansch11 days
* rename Resource to AssetLoek Le Blansch11 days
* `make format`loek/audioLoek Le Blansch2024-10-01
* implement audio poc using facade classesLoek Le Blansch2024-09-29
* more WIP audio facadeLoek Le Blansch2024-09-28
* WIP Audio API + facadeLoek Le Blansch2024-09-25