aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | | | | | | | | | |
| * | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | | | | | saveWBoerenkamps13 days
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | | Implemented feedbackmax-00113 days
| | | | | | | | | | |
| * | | | | | | | | | Clarified 0.75fmax-00113 days
| | | | | | | | | | |
| * | | | | | | | | | Make formatmax-00113 days
| | | | | | | | | | |
| * | | | | | | | | | Corrected constexprmax-00113 days
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch14 days
| | | | | | | | | | | |
| | * | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch14 days
| | | | | | | | | | | |
| | * | | | | | | | | | merge masterLoek Le Blansch14 days
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch14 days
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-09
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | add doxygen commentsLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | merge with masterLoek Le Blansch2024-12-07
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | more script utilitiesLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch2024-12-06
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | merge masterLoek Le Blansch14 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | fix AudioSystem bug + add regression testLoek Le Blansch14 days
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | add ResourceManager to LoopManagerLoek Le Blansch2024-12-10
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | process feedback on #60Loek Le Blansch2024-12-10
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-09
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | / / / / / / / | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | merge masterLoek Le Blansch2024-12-07
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | `make format`Loek Le Blansch2024-12-05
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-05
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | remove copy/move constructor/operator from base ResourceLoek Le Blansch2024-12-04
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch2024-12-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | minor cleanupLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Added Doxygenmax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Removed magic numbersmax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented feedbackmax-00114 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Passing transform by referencemax-0012024-12-10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Replaced xormax-0012024-12-10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Replaced copy by referencemax-0012024-12-10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented feedbackmax-0012024-12-10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Deleted headermax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented oval pathmax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added commentsmax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed merge issuemax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed merge issuemax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Deleted headermax-0012024-12-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Modified path_follow a bitmax-0012024-12-09
| | | | | | | | | | | | |