aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | | | | | * | | | | 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
| | | | | | | | | | | | | | | | | * | | | | | Added script to shutdown game (by throwing an exception and not catching it)max-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
| | | | | | | | | | | | | | | | | * | | | | | | Setup test for AImax-0012024-12-04
| | | | | | | | | | | | | | | | | | |_|_|_|/ / | | | | | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | | | | | | | | * making rendering fonts and UIheavydemon2114 days
| | | | | | | | | | | | | | | | |_|_|_|_|_|/ | | | | | | | | | | | | | | | |/| | | | | |
* | | | | | | | | | | | | | | | | | | | | | seperat ints converted to floatWBoerenkamps11 days
* | | | | | | | | | | | | | | | | | | | | | removed linesWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | removed enterWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | removed space coordinatesWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | make formatWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | get_keyboard_state workingWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | make formatWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | removed unnecesary linesWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | resize/move tests workingWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps14 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #67 from lonkaars/niels/decoupling_pixel_and_posloek14 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2114 days
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | seperated long functionWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | testing window eventsWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | made getKeyboardStateWBoerenkamps14 days
* | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps14 days
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch2024-12-09
| * | | | | | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however inputtest...heavydemon212024-12-08
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | saveWBoerenkamps2024-12-07
| |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | nitpick #59Loek Le Blansch2024-12-06
* | | | | | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch2024-12-06
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | fixed testsheavydemon212024-12-06
* | | | | | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch2024-12-06
|\| | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | make formatheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | | | implemented feedbackheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | | | make formatheavydemon212024-12-06
| * | | | | | | | | | | | | | | | | | | implemented final max feedbackheavydemon212024-12-06