aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
* merge masterLoek Le Blansch10 days
|\
| * reverted to masterheavydemon2111 days
| |
| * implemented feedbackheavydemon2111 days
| |
| * make formatheavydemon2111 days
| |
| * adjusted aspect ratioheavydemon2111 days
| |
| * Merge branch 'master' into niels/remove_singletonheavydemon2111 days
| |\
| | * Implemented feedbackmax-00111 days
| | |
| | * Clarified 0.75fmax-00111 days
| | |
| | * Make formatmax-00111 days
| | |
| | * Corrected constexprmax-00111 days
| | |
| | * Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| | |\
| | * | Added Doxygenmax-00111 days
| | | |
| | * | Removed magic numbersmax-00111 days
| | | |
| | * | Implemented feedbackmax-00111 days
| | | |
| | * | Passing transform by referencemax-00112 days
| | | |
| | * | Replaced xormax-00112 days
| | | |
| | * | Replaced copy by referencemax-00112 days
| | | |
| | * | Implemented feedbackmax-00112 days
| | | |
| | * | Deleted headermax-00113 days
| | | |
| | * | Implemented oval pathmax-00113 days
| | | |
| | * | Added commentsmax-00113 days
| | | |
| | * | Fixed merge issuemax-00113 days
| | | |
| | * | Fixed merge issuemax-00113 days
| | | |
| | * | Deleted headermax-00113 days
| | | |
| | * | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\ \
| | * | | Modified path_follow a bitmax-00113 days
| | | | |
| | * | | Improved Doxygenmax-00113 days
| | | | |
| | * | | Added Doxygenmax-00113 days
| | | | |
| | * | | Implemented path_followmax-0012024-12-06
| | | | |
| | * | | Implemented flee and arrive behaviorsmax-0012024-12-06
| | | | |
| | * | | Improved examplemax-0012024-12-06
| | | | |
| | * | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| | |\ \ \
| | * | | | Corrected accumulate_force()max-0012024-12-06
| | | | | |
| | * | | | Using Rigidbody from now onmax-0012024-12-06
| | | | | |
| | * | | | Make formatmax-0012024-12-06
| | | | | |
| | * | | | Modified game loopmax-0012024-12-06
| | | | | |
| | * | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| | |\ \ \ \
| | * | | | | Added some explanation to Vector2max-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
| | | | | | | |
| | * | | | | | Increased gameloop timemax-0012024-12-04
| | | | | | | |
| | * | | | | | Extended Vector2max-0012024-12-04
| | | | | | | |
| | * | | | | | Setup some behaviorsmax-0012024-12-04
| | | | | | | |
| | * | | | | | Added AI componentmax-0012024-12-04
| | | | | | | |
| | * | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | | | | | | |
| * | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2112 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 ↵heavydemon2113 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
| | | | | | | |