aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* do not call event handlers when behaviorscript is not active + add doxygenloek/collision-systemLoek Le Blansch8 days
|
* add Script::subscribe with specialization for CollisionEventLoek Le Blansch9 days
|
* merge `loek/scripts` into `loek/collision-system`Loek Le Blansch9 days
|\
| * add Script::subscribeLoek Le Blansch9 days
| |
| * Merge branch 'master' into loek/scriptsLoek Le Blansch9 days
| |\
| | * fix doxygen comments on keycodesLoek Le Blansch9 days
| | |
| | * nitpick #34Loek Le Blansch9 days
| | |
| | * Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps9 days
| | |\
| | | * nitpick #31Loek Le Blansch9 days
| | | |
| | | * merge #31Loek Le Blansch9 days
| | | |\
| | | | * make formatheavydemon219 days
| | | | |
| | | | * fixed compile warning and tested the prerequisite that user needs to set ↵heavydemon219 days
| | | | | | | | | | | | | | | | | | | | explicity and reference
| | | | * Merge branch 'master' into niels/RenderingParticleheavydemon219 days
| | | | |\
| | | | * | implemented feedbackheavydemon219 days
| | | | | |
| | | | * | Merge branch 'master' into niels/RenderingParticleheavydemon219 days
| | | | |\ \
| | | | * | | fixed the reference bug in render particle, it was in the example problemheavydemon219 days
| | | | | | |
| | | | * | | rendering system bugheavydemon219 days
| | | | | | |
| | | | * | | Merge branch 'master' into niels/RenderingParticleheavydemon219 days
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon219 days
| | | | |\ \ \ \
| | | | * | | | | fixxed bug with particleemiiter and sprite in single componentheavydemon219 days
| | | | | | | | |
| | | | * | | | | implemented feedbackheavydemon219 days
| | | | | | | | |
| | | | * | | | | implementing feedbackheavydemon219 days
| | | | | | | | |
| | | | * | | | | updated adjsuted rendering based on feedbackheavydemon219 days
| | | | | | | | |
| | | | * | | | | adjusted so that all gets are autoheavydemon2111 days
| | | | | | | | |
| | | | * | | | | merged masterheavydemon2111 days
| | | | | | | | |
| | | | * | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon2111 days
| | | | |\ \ \ \ \
| | | | * | | | | | exampleheavydemon212024-11-15
| | | | | | | | | |
| | | | * | | | | | adjusted based on feedback of PR#31heavydemon212024-11-14
| | | | | | | | | |
| | | | * | | | | | forget a doxygen docs on a functionheavydemon212024-11-14
| | | | | | | | | |
| | | | * | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-12
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | makefileheavydemon212024-11-12
| | | | | | | | | | | |
| | | | * | | | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon212024-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | particles and another texture
| | | | * | | | | | | | adjusted renderingsystemheavydemon212024-11-11
| | | | | | | | | | | |
| | | | * | | | | | | | adjusted rendering and exampleheavydemon212024-11-11
| | | | | | | | | | | |
| | | | * | | | | | | | rendering particleheavydemon212024-11-11
| | | | | | | | | | | |
| | | | * | | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon212024-11-11
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon212024-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions
| | | * | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepeLoek Le Blansch9 days
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | | | * | | | | | | | | convert more examples to unit testsLoek Le Blansch9 days
| | | | | | | | | | | | |
| | | | * | | | | | | | | turn examples into unit testsLoek Le Blansch9 days
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | * | | | | | | | | | make formatWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | result of loeks temper tantrumWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | git remakeWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | dispatch fixed and priority addedWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | save before big refactorWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | most tests doneWBoerenkamps9 days
| | | | | | | | | | | |
| | * | | | | | | | | | added operatorWBoerenkamps10 days
| | | | | | | | | | | |
| | * | | | | | | | | | added default parameters of channelWBoerenkamps11 days
| | | | | | | | | | | |
| | * | | | | | | | | | remove event.h changeWBoerenkamps11 days
| | | | | | | | | | | |