aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| | * | | | changed commentWBoerenkamps2024-11-09
| | * | | | more cleanupWBoerenkamps2024-11-09
| | * | | | changed variablesWBoerenkamps2024-11-09
| | | |/ / | | |/| |
| * | | | assetmanagerheavydemon212024-11-12
| | |/ / | |/| |
* | | | make formatWBoerenkamps2024-11-13
* | | | added keycodesWBoerenkamps2024-11-13
* | | | moved get_instanceWBoerenkamps2024-11-13
* | | | tested channel and deactivating in functionWBoerenkamps2024-11-13
* | | | added some extra commentsWBoerenkamps2024-11-13
* | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
* | | | removed auto from codeWBoerenkamps2024-11-12
* | | | dispatch and queue workingWBoerenkamps2024-11-12
* | | | backupWBoerenkamps2024-11-11
* | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
* | | | big cleanup events + events are now structsWBoerenkamps2024-11-11
|/ / /
* | | nitpicks (merge #27)Loek Le Blansch2024-11-08
* | | Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch2024-11-08
|\ \ \ | |/ / |/| |
| * | fixed all the RAIIheavydemon212024-11-08
| * | Made it RAIIheavydemon212024-11-08
| * | updated to satisfy the code reviewheavydemon212024-11-08
| * | fixed include code-styleheavydemon212024-11-08
| * | fixed the includes and const settingsheavydemon212024-11-08
| * | code styleheavydemon212024-11-08
| |/
* / `make format`Loek Le Blansch2024-11-08
|/
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| * corrected doxygen commentjaroWMR2024-11-07
| * Make formatmax-0012024-11-07
| * added physics systemjaroWMR2024-11-07
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| * add game_object_id_t typeLoek Le Blansch2024-11-07
| * merge #20Loek Le Blansch2024-11-07
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * fix script example segmentation faultLoek Le Blansch2024-11-07
| * | Made id constmax-0012024-11-07
| * | Made name and tag constmax-0012024-11-07
| * | Made game_object_id constmax-0012024-11-07
| * | Removed destructormax-0012024-11-07
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\|
| | * fix code standard and merge #19Loek Le Blansch2024-11-06
| | * Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| | * Used const references instead of pass by valuemax-0012024-11-06
| | * Make formatmax-0012024-11-06
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\
| | * | Make formatmax-0012024-11-05
| | * | Replaced crepe::api to crepemax-0012024-11-05
| | * | Merge remote-tracking branch 'origin/max/gameobject' into max/scenesmax-0012024-11-05
| | |\ \
| | * | | Added SceneManagermax-0012024-11-05
| | * | | Added abstract Scene classmax-0012024-11-05
| * | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06