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 constraintsJAROWMR13 days
| | |
| | * change get dtJAROWMR13 days
| | |
| | * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR13 days
| | |\ | | |/ | |/| | | | jaro/physics-system-improvement
| * | `make format`Loek Le Blansch13 days
| | |
| * | fix testsLoek Le Blansch13 days
| | |
| * | hotfix inputtest.cppheavydemon2114 days
| | |
| | * make formatJAROWMR13 days
| | |
| | * reverted fileJAROWMR13 days
| | |
| | * added rotation for previewJAROWMR13 days
| | |
| | * removed merge fileJAROWMR13 days
| | |
| | * fixed gameJAROWMR13 days
| | |
| | * updated testJAROWMR13 days
| | |
| | * timing fixJAROWMR14 days
| | |
| | * added fixed updateJAROWMR14 days
| | |
| | * merge masterJAROWMR14 days
| | |\ | | |/ | |/|
| * | Merge pull request #71 from lonkaars/niels/UIheavydemon2114 days
| |\ \ | | | | | | | | pixel to game units for input system
| | * | removed \class rendersystemheavydemon2114 days
| | | |
| | * | removed \class in sdlcontextheavydemon2114 days
| | | |
| | * | Merge branch 'master' into niels/UIheavydemon2114 days
| | |\ \ | | |/ / | |/| |
| | * | make formatheavydemon2114 days
| | | |
| | * | include order fixedheavydemon2114 days
| | | |
| | * | 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 finishedWBoerenkamps14 days
| | | | | | |
* | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps14 days
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | Merge pull request #63 from lonkaars/wouter/gameloopWboerenkamps14 days
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | gameloop improvements + Singelton removal