aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
...
| * | | | | | | added some extra commentsWBoerenkamps2024-11-13
| * | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
| * | | | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
* | | | | | | | merge with masterJAROWMR2024-11-15
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | `make format`Loek Le Blansch2024-11-13
| | |_|_|/ / / | |/| | | | |
| * | | | | | merge with masterJAROWMR2024-11-13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' into niels/cleanupLoek Le Blansch2024-11-12
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | ran make formatWBoerenkamps2024-11-11
| | | * | added gameloop exampleWBoerenkamps2024-11-09
| | | * | cleanup codeWBoerenkamps2024-11-09
| | | * | changed variablesWBoerenkamps2024-11-09
| | | |/
| | * / Adjusted rendering to make it work with newer systemheavydemon212024-11-11
| | |/
| * | clang format and tidyJAROWMR2024-11-10
| * | make empty example particleJAROWMR2024-11-10
| * | added unit test for particlesJAROWMR2024-11-10
| * | fixed buildJAROWMR2024-11-08
| * | particle updatedJaro2024-11-08
| |/
* | added collision methodesJAROWMR2024-11-12
* | fixed build issueJAROWMR2024-11-11
* | box-box collisionJAROWMR2024-11-10
|/
* `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
| * | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
| * | | | Make formatmax-0012024-11-06
| * | | | Added a missing includemax-0012024-11-06
| | |_|/ | |/| |
| * | | merge #18Loek Le Blansch2024-11-05
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
| |\ \ | | |/ | |/|
| | * `make format`Loek Le Blansch2024-11-05
| * | Improved test by adding one Transform component too muchmax-0012024-11-05