aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added pattern removal on exceptionWBoerenkamps13 days
|
* added enter between functionsWBoerenkamps13 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
|\ | | | | | | wouter/text-component
| * Merge pull request #64 from lonkaars/jaro/physics-system-improvementJaro13 days
| |\ | | | | | | Jaro/physics system improvement
| | * revertedJAROWMR13 days
| | |
| | * change get fixed_dt to floatJAROWMR13 days
| | |
| | * made better readableJAROWMR13 days
| | |
| | * updated test valuesJAROWMR13 days
| | |
| | * updated constraintsJAROWMR14 days
| | |
| | * change get dtJAROWMR14 days
| | |
| | * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR14 days
| | |\ | | |/ | |/| | | | jaro/physics-system-improvement
| * | `make format`Loek Le Blansch14 days
| | |
| * | fix testsLoek Le Blansch14 days
| | |
| * | hotfix inputtest.cppheavydemon212024-12-11
| | |
| | * make formatJAROWMR14 days
| | |
| | * reverted fileJAROWMR14 days
| | |
| | * added rotation for previewJAROWMR14 days
| | |
| | * removed merge fileJAROWMR14 days
| | |
| | * fixed gameJAROWMR14 days
| | |
| | * updated testJAROWMR14 days
| | |
| | * timing fixJAROWMR2024-12-11
| | |
| | * added fixed updateJAROWMR2024-12-11
| | |
| | * merge masterJAROWMR2024-12-11
| | |\ | | |/ | |/|
| * | Merge pull request #71 from lonkaars/niels/UIheavydemon212024-12-11
| |\ \ | | | | | | | | pixel to game units for input system
| | * | removed \class rendersystemheavydemon212024-12-11
| | | |
| | * | removed \class in sdlcontextheavydemon212024-12-11
| | | |
| | * | Merge branch 'master' into niels/UIheavydemon212024-12-11
| | |\ \ | | |/ / | |/| |
| | * | make formatheavydemon212024-12-11
| | | |
| | * | include order fixedheavydemon212024-12-11
| | | |
| | * | make formatheavydemon212024-12-11
| | | |
| | * | forget includesheavydemon212024-12-11
| | | |
| | * | Merge branch 'master' into niels/UIheavydemon212024-12-11
| | |\ \
| | * | | make formatheavydemon212024-12-11
| | | | |
| | * | | updated the code so that get_events() calculates pixel units to game unitsheavydemon212024-12-11
| | | | |
| | * | | Merge branch 'master' into niels/UIheavydemon212024-12-11
| | |\ \ \
| | * | | | making rendering fonts and UIheavydemon212024-12-09
| | | | | |
| | | | | * use fixed delta timeJAROWMR2024-12-07
| | | | | |
| | | | | * fixed transformJAROWMR2024-12-07
| | | | | |
| | | | | * restored fileJAROWMR2024-12-07
| | | | | |
| | | | | * restore fileJAROWMR2024-12-07
| | | | | |
| | | | | * improved physics for AIJAROWMR2024-12-07
| | | | | |
| | | | | * pulled AIJAROWMR2024-12-07
| | | | | |\
* | | | | | | removed asset managerWBoerenkamps13 days
| | | | | | |
* | | | | | | fontcontext removed from sdlcontextWBoerenkamps13 days
| | | | | | |
* | | | | | | font facade added to SDLContextWBoerenkamps13 days
| | | | | | |
* | | | | | | font workingWBoerenkamps13 days
| | | | | | |
* | | | | | | load font almost workingWBoerenkamps13 days
| | | | | | |
* | | | | | | text component pretty much finishedWBoerenkamps2024-12-11
| | | | | | |
* | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | Merge pull request #63 from lonkaars/wouter/gameloopWboerenkamps2024-12-11
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | gameloop improvements + Singelton removal