aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
...
| * | | | | | | | | make formatWBoerenkamps13 days
| * | | | | | | | | if button outside viewport fixWBoerenkamps13 days
| * | | | | | | | | button exampleWBoerenkamps2024-12-03
| * | | | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGameWBoerenkamps2024-12-03
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | | | | | make formatWBoerenkamps2024-11-25
| * | | | | | | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
| * | | | | | | | | make formatWBoerenkamps2024-11-18
| * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-16
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | added eventManager reference to interfacesWBoerenkamps2024-11-16
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | events example workingWBoerenkamps2024-11-15
| * | | | | | | | | feedbackWBoerenkamps2024-11-15
| * | | | | | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | | | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Implemeted seek behaviormax-00113 days
* | | | | | | | | | Added AI componentmax-00113 days
* | | | | | | | | | Modified test and setup of AISystemmax-00113 days
* | | | | | | | | | Setup test for AImax-00113 days
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | rendering color workingheavydemon212024-12-02
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | implemented loek feedbackheavydemon212024-11-28
* | | | | | | | make formatheavydemon212024-11-28
* | | | | | | | adjusted more it should now be finsishedheavydemon212024-11-28
* | | | | | | | implemented feedback. biggest changes are teh camera_ref removedheavydemon212024-11-27
* | | | | | | | make format and offset for the cameara relative from the transform gameobjectheavydemon212024-11-27
* | | | | | | | removed shared_ptr from spriteheavydemon212024-11-27
* | | | | | | | implemented feedback, removed width so that user only can set height.heavydemon212024-11-27
* | | | | | | | implemented feedback on PR40 and made camera sizes ivec2heavydemon212024-11-27
* | | | | | | | implemented all the feedbackheavydemon212024-11-26
* | | | | | | | make formatheavydemon212024-11-26
* | | | | | | | added window default config settingsheavydemon212024-11-26
* | | | | | | | adjusted vector2 to vec2heavydemon212024-11-26
* | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-26
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| |\ \ \ \ \ \ \
| | * | | | | | | rendering particles in at the center point and not in the top left corner.heavydemon212024-11-21
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| * | | | | | | Minor changes due to templating of Vector2max-0012024-11-21
| |/ / / / / /
* | | | | | | fixed a rezing and camera origin is now middlepointheavydemon212024-11-25
* | | | | | | make formatheavydemon212024-11-22
* | | | | | | working moving camera, flip animations, resizing with animations, and black barsheavydemon212024-11-22
* | | | | | | working scaling image with scaling world to screenheavydemon212024-11-22