aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Moved Scene into seperate filemax-0012024-12-17
|
* Merge remote-tracking branch 'origin/master' into max/gamemax-0012024-12-17
|\
| * Merge pull request #83 from lonkaars/jaro/collision-api-changeheavydemon212024-12-16
| |\ | | | | | | updated api and game API_CHANGE
| | * make formatJAROWMR2024-12-14
| | |
| | * updated testJAROWMR2024-12-14
| | |
| | * used add force in game.cppJAROWMR2024-12-14
| | |
| | * updated api and gameJAROWMR2024-12-14
| |/
* | Deleted some unecessary includesmax-0012024-12-17
| |
* | Placed every class into seperate filemax-0012024-12-17
| |
* | Modified includesmax-0012024-12-17
| |
* | Split everything into seperate classesmax-0012024-12-16
| |
* | Set correct velocity (after bug fix)max-0012024-12-16
| |
* | Renamed mgr to scnmax-0012024-12-16
| |
* | Passing Scene instance instead of ComponentManagermax-0012024-12-16
| |
* | Merge remote-tracking branch 'origin/master' into max/gamemax-0012024-12-16
|\|
| * `make format`Loek Le Blansch2024-12-14
| |
| * Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-12-14
| |\
| | * fix SceneManagerTestLoek Le Blansch2024-12-14
| | |
| | * Merge branch 'jaro/collision-system' of github.com:lonkaars/crepeLoek Le Blansch2024-12-14
| | |\
| | * \ Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-13
| | |\ \ | | | | | | | | | | | | | | | jaro/mediator_concealing_scene
| | | * \ Merge pull request #76 from lonkaars/wouter/gameloopWboerenkamps2024-12-13
| | | |\ \ | | | | | | | | | | | | fps hotfix + regression test
| | | | * | made test less strictWBoerenkamps2024-12-13
| | | | | |
| | | | * | include fixWBoerenkamps2024-12-12
| | | | | |
| | | | * | made return unsigned intWBoerenkamps2024-12-12
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-12
| | | | |\ \
| | | | * | | fps fix + regression testWBoerenkamps2024-12-12
| | | | | | |
| | | * | | | bugfix animatorsystemheavydemon212024-12-13
| | | | |/ / | | | |/| |
| | * | | | make formatJAROWMR2024-12-13
| | | | | |
| | * | | | moved code to cppJAROWMR2024-12-13
| | | | | |
| | * | | | added scene to cmakeJAROWMR2024-12-13
| | | | | |
| | * | | | added feedbackJAROWMR2024-12-13
| | | | | |
| | * | | | moved mediator upJAROWMR2024-12-13
| | | | | |
| | * | | | removed merge includeJAROWMR2024-12-12
| | | | | |
| | * | | | Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR2024-12-12
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into jaro/mediator_concealing_scene
| | | * | | | formatJAROWMR2024-12-12
| | | | | | |
| | * | | | | fixed includesJAROWMR2024-12-12
| | |/ / / /
| | * / / / shielded mediatorJAROWMR2024-12-12
| | |/ / /
| | * | | Merge pull request #64 from lonkaars/jaro/physics-system-improvementJaro2024-12-12
| | |\ \ \ | | | | | | | | | | | | Jaro/physics system improvement
| | | * | | revertedJAROWMR2024-12-12
| | | | | |
| | | * | | change get fixed_dt to floatJAROWMR2024-12-12
| | | | | |
| | | * | | made better readableJAROWMR2024-12-12
| | | | | |
| | | * | | updated test valuesJAROWMR2024-12-12
| | | | | |
| | | * | | updated constraintsJAROWMR2024-12-12
| | | | | |
| | | * | | change get dtJAROWMR2024-12-12
| | | | | |
| | | * | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-12
| | | |\ \ \ | | | |/ / / | | |/| | | | | | | | | jaro/physics-system-improvement
| | | * | | make formatJAROWMR2024-12-12
| | | | | |
| | | * | | reverted fileJAROWMR2024-12-12
| | | | | |
| | | * | | added rotation for previewJAROWMR2024-12-12
| | | | | |
| | | * | | removed merge fileJAROWMR2024-12-12
| | | | | |
| | | * | | fixed gameJAROWMR2024-12-12
| | | | | |