aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* add Script::subscribe with specialization for CollisionEventLoek Le Blansch33 hours
|
* merge `loek/scripts` into `loek/collision-system`Loek Le Blansch34 hours
|\
| * add Script::subscribeLoek Le Blansch34 hours
| |
| * Merge branch 'master' into loek/scriptsLoek Le Blansch34 hours
| |\
| | * fix doxygen comments on keycodesLoek Le Blansch34 hours
| | |
| | * nitpick #34Loek Le Blansch34 hours
| | |
| | * Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps36 hours
| | |\
| | | * nitpick #31Loek Le Blansch36 hours
| | | |
| | | * merge #31Loek Le Blansch36 hours
| | | |\
| | | | * make formatheavydemon2137 hours
| | | | |
| | | | * fixed compile warning and tested the prerequisite that user needs to set ↵heavydemon2137 hours
| | | | | | | | | | | | | | | | | | | | explicity and reference
| | | | * Merge branch 'master' into niels/RenderingParticleheavydemon2137 hours
| | | | |\
| | | | * | implemented feedbackheavydemon2137 hours
| | | | | |
| | | | * | Merge branch 'master' into niels/RenderingParticleheavydemon2140 hours
| | | | |\ \
| | | | * | | fixed the reference bug in render particle, it was in the example problemheavydemon2140 hours
| | | | | | |
| | | | * | | rendering system bugheavydemon2141 hours
| | | | | | |
| | | | * | | Merge branch 'master' into niels/RenderingParticleheavydemon2141 hours
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon2142 hours
| | | | |\ \ \ \
| | | | * | | | | fixxed bug with particleemiiter and sprite in single componentheavydemon2142 hours
| | | | | | | | |
| | | | * | | | | implemented feedbackheavydemon2142 hours
| | | | | | | | |
| | | | * | | | | implementing feedbackheavydemon2143 hours
| | | | | | | | |
| | | | * | | | | updated adjsuted rendering based on feedbackheavydemon2145 hours
| | | | | | | | |
| | | | * | | | | adjusted so that all gets are autoheavydemon213 days
| | | | | | | | |
| | | | * | | | | merged masterheavydemon214 days
| | | | | | | | |
| | | | * | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon214 days
| | | | |\ \ \ \ \
| | | | * | | | | | exampleheavydemon217 days
| | | | | | | | | |
| | | | * | | | | | adjusted based on feedback of PR#31heavydemon217 days
| | | | | | | | | |
| | | | * | | | | | forget a doxygen docs on a functionheavydemon218 days
| | | | | | | | | |
| | | | * | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon218 days
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon2110 days
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | makefileheavydemon2110 days
| | | | | | | | | | | |
| | | | * | | | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon2110 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | particles and another texture
| | | | * | | | | | | | adjusted renderingsystemheavydemon2110 days
| | | | | | | | | | | |
| | | | * | | | | | | | adjusted rendering and exampleheavydemon2110 days
| | | | | | | | | | | |
| | | | * | | | | | | | rendering particleheavydemon2110 days
| | | | | | | | | | | |
| | | | * | | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2111 days
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon2111 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions
| | | * | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepeLoek Le Blansch36 hours
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | | | * | | | | | | | | convert more examples to unit testsLoek Le Blansch39 hours
| | | | | | | | | | | | |
| | | | * | | | | | | | | turn examples into unit testsLoek Le Blansch40 hours
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | * | | | | | | | | | make formatWBoerenkamps36 hours
| | | | | | | | | | | |
| | * | | | | | | | | | result of loeks temper tantrumWBoerenkamps36 hours
| | | | | | | | | | | |
| | * | | | | | | | | | git remakeWBoerenkamps37 hours
| | | | | | | | | | | |
| | * | | | | | | | | | dispatch fixed and priority addedWBoerenkamps37 hours
| | | | | | | | | | | |
| | * | | | | | | | | | save before big refactorWBoerenkamps40 hours
| | | | | | | | | | | |
| | * | | | | | | | | | most tests doneWBoerenkamps40 hours
| | | | | | | | | | | |
| | * | | | | | | | | | added operatorWBoerenkamps3 days
| | | | | | | | | | | |
| | * | | | | | | | | | added default parameters of channelWBoerenkamps4 days
| | | | | | | | | | | |
| | * | | | | | | | | | make formatWBoerenkamps4 days
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps4 days
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |