aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Collapse)AuthorAge
* adjusted aspect ratioheavydemon2110 days
|
* Merge branch 'master' into niels/remove_singletonheavydemon2110 days
|\
| * Merge remote-tracking branch 'origin/master' into max/AImax-00110 days
| |\
| | * make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | |
| * | Implemented oval pathmax-00112 days
| | |
| * | Fixed merge issuemax-00112 days
| | |
| * | Merge remote-tracking branch 'origin/master' into max/AImax-00112 days
| |\ \
| | * \ Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-12-06
| | |\ \
| * | | | Make formatmax-00112 days
| | | | |
| * | | | Deleted unnecessary headermax-00112 days
| | | | |
| * | | | Added Doxygenmax-00112 days
| | | | |
| * | | | Implemented path_followmax-0012024-12-06
| | | | |
| * | | | Implemented flee and arrive behaviorsmax-0012024-12-06
| | | | |
| * | | | Improved examplemax-0012024-12-06
| | | | |
| * | | | Using Rigidbody from now onmax-0012024-12-06
| | | | |
| * | | | Added script to shutdown game (by throwing an exception and not catching it)max-0012024-12-06
| | | | |
| * | | | Make formatmax-0012024-12-06
| | | | |
| * | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| |\ \ \ \
| * | | | | Make formatmax-0012024-12-05
| | | | | |
| * | | | | Used Mediatormax-0012024-12-05
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-05
| |\ \ \ \ \
| * | | | | | Implemeted seek behaviormax-0012024-12-04
| | | | | | |
| * | | | | | Added AI componentmax-0012024-12-04
| | | | | | |
| * | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | | | | | |
| * | | | | | Setup test for AImax-0012024-12-04
| | | | | | |
* | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2111 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong
* | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon2112 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* | | | | | | made sdlcontext not a singleton anymoreheavydemon2113 days
| | | | | | |
* | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2113 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | merge masterLoek Le Blansch2024-12-07
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch2024-12-06
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | make formatheavydemon212024-12-06
| | | | | |
| | * | | | implemented final max feedbackheavydemon212024-12-06
| | | | | |
| | * | | | merged masterheavydemon212024-12-06
| | | | | |
| | * | | | Merge branch 'master' into decouplingheavydemon212024-12-06
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | make formatheavydemon212024-12-04
| | | | | |
| | * | | | implemented feedback, cameraValues need better name?heavydemon212024-12-04
| | | | | |
| | * | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ↵heavydemon212024-12-03
| | | | | | | | | | | | | | | | | | | | | | | | full duration
| | * | | | added all the contructor strutcts for animator,sprite and cameraheavydemon212024-12-02
| | | | | |
| | * | | | making struct constructorsheavydemon212024-12-02
| | | | | |
| | * | | | tmp commitheavydemon212024-12-02
| | | | | |
| | * | | | improved animatorheavydemon212024-11-30
| | | | | |
| | * | | | cleaner camera implementationheavydemon212024-11-30
| | | | | |
| | * | | | zoomed viewportheavydemon212024-11-30
| | | | | |
| | * | | | first version of new viewport floats without the use of sdl functionsheavydemon212024-11-30
| | | | | |
| | * | | | working floating point black barsheavydemon212024-11-29
| | | | | |
| * | | | | make formatJAROWMR2024-12-06
| | | | | |
| * | | | | removed minus one from calculationJAROWMR2024-12-06
| | | | | |
| * | | | | bug foxJAROWMR2024-12-06
| | |_|_|/ | |/| | |
| * | | | dynamic and static bug fixesJAROWMR2024-12-05
| | | | |