aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps6 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
* | added eventManager reference to interfacesWBoerenkamps6 days
* | events example workingWBoerenkamps7 days
* | feedbackWBoerenkamps7 days
* | mergeWBoerenkamps8 days
|\|
| * `make format`Loek Le Blansch9 days
| * merge with masterJAROWMR9 days
| |\
| * | clang format and tidyJAROWMR12 days
| * | make empty example particleJAROWMR12 days
| * | added unit test for particlesJAROWMR12 days
| * | fixed buildJAROWMR2024-11-08
| * | particle updatedJaro2024-11-08
* | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps9 days
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into niels/cleanupLoek Le Blansch10 days
| |\ \
| | * | ran make formatWBoerenkamps11 days
| | * | added gameloop exampleWBoerenkamps13 days
| | * | cleanup codeWBoerenkamps13 days
| | * | changed variablesWBoerenkamps13 days
| | |/
| * / Adjusted rendering to make it work with newer systemheavydemon2111 days
| |/
* | make formatWBoerenkamps9 days
* | added keycodesWBoerenkamps9 days
* | moved get_instanceWBoerenkamps9 days
* | tested channel and deactivating in functionWBoerenkamps9 days
* | added some extra commentsWBoerenkamps9 days
* | added activate/deactive to listeners and doxygen commentsWBoerenkamps9 days
* | dispatch and queue workingWBoerenkamps10 days
* | interfaces working but unsubscribe brokenWBoerenkamps11 days
|/
* `make format`Loek Le Blansch2024-11-08
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| * Make formatmax-0012024-11-07
| * removed line in cmakelistjaroWMR2024-11-07
| * deleted old pocjaroWMR2024-11-07
| * remove sdlappjaroWMR2024-11-07
| * added physics systemjaroWMR2024-11-07
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| * no more singleton systemsLoek Le Blansch2024-11-07
| * Made name and tag constmax-0012024-11-07
| * Made game_object_id constmax-0012024-11-07
| * Code stylemax-0012024-11-07
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * Improved testmax-0012024-11-06
| | * Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\
| | * | Make formatmax-0012024-11-05
| | * | Mergemax-0012024-11-05
| | * | Merge remote-tracking branch 'origin/max/gameobject' into max/scenesmax-0012024-11-05
| | |\ \
| | * | | Added examples for the SceneManagermax-0012024-11-05
| * | | | Fixed includes in example foldermax-0012024-11-07