aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/manager
Commit message (Collapse)AuthorAge
* include fixWBoerenkamps14 days
|
* made return unsigned intWBoerenkamps14 days
|
* fps fix + regression testWBoerenkamps14 days
|
* last changesWBoerenkamps2024-12-11
|
* mege with masterWBoerenkamps2024-12-11
|\
| * reverted to masterheavydemon212024-12-11
| |
| * adjusted aspect ratioheavydemon212024-12-11
| |
| * Merge branch 'master' into niels/remove_singletonheavydemon212024-12-11
| |\
| * | 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
* | | fps to unsignedWBoerenkamps2024-12-11
| | |
* | | make formatWBoerenkamps2024-12-11
| | |
* | | feedback changed and merge workingWBoerenkamps2024-12-11
| | |
* | | Merge branch 'wouter/gameloop' of https://github.com/lonkaars/crepe into ↵WBoerenkamps2024-12-11
|\ \ \ | | | | | | | | | | | | wouter/gameloop
| * | | `make format`wouter/gameloopLoek Le Blansch2024-12-11
| | | |
| * | | WIP fix LoopTimerManagerLoek Le Blansch2024-12-11
| | | |
* | | | make formatWBoerenkamps2024-12-11
|/ / /
* | | feedback but error after conflictWBoerenkamps2024-12-11
|\ \ \ | | |/ | |/|
| * | Make formatmax-0012024-12-11
| | |
| * | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch2024-12-10
| | |
| * | merge masterLoek Le Blansch2024-12-10
| |\ \
| | * | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-10
| | |\|
| | * | 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 Blansch2024-12-10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge masterLoek Le Blansch2024-12-07
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | |\ \ \ | | | | |/ | | | |/|
| | * | | add doxygen comments + clean upLoek Le Blansch2024-11-30
| | | | |
| | * | | `make format`Loek Le Blansch2024-11-30
| | | | |
| | * | | merge `loek/scripts`Loek Le Blansch2024-11-29
| | | | |
| * | | | minor cleanupLoek Le Blansch2024-12-07
| | | | |
| * | | | make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | |_|/ | |/| |
* | | | feedbackWBoerenkamps2024-12-11
| | | |
* | | | changed function name and removed autoWBoerenkamps2024-12-10
| | | |
* | | | make formatWBoerenkamps2024-12-10
| | | |
* | | | feedback changesWBoerenkamps2024-12-10
| | | |
* | | | clarified doxygen and changed function nameWBoerenkamps2024-12-10
| | | |
* | | | changed infinity to 0WBoerenkamps2024-12-10
| | | |
* | | | fixed 0 division and duplicate startWBoerenkamps2024-12-10
| | | |
* | | | removed autoWBoerenkamps2024-12-09
| | | |
* | | | checked for 0 divisionWBoerenkamps2024-12-09
| | | |
* | | | removed unused functions and friend relationssWBoerenkamps2024-12-09
| | | |
* | | | switched doxygenWBoerenkamps2024-12-09
| | | |
* | | | added doxygensWBoerenkamps2024-12-09
| | | |
* | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps2024-12-09
| | | |
* | | | removed white line and standard target fps = 60WBoerenkamps2024-12-09
| | | |
* | | | changed some function namesWBoerenkamps2024-12-09
| | | |