aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| |
| * corrected doxygen commentjaroWMR2024-11-07
| |
| * Make formatmax-0012024-11-07
| |
| * removed line in cmakelistjaroWMR2024-11-07
| |
| * deleted old pocjaroWMR2024-11-07
| |
| * remove sdlappjaroWMR2024-11-07
| |
| * update makefilejaroWMR2024-11-07
| |
| * added physics systemjaroWMR2024-11-07
| |
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| |
| * add game_object_id_t typeLoek Le Blansch2024-11-07
| |
| * no more singleton systemsLoek Le Blansch2024-11-07
| |
| * merge #20Loek Le Blansch2024-11-07
| |
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * update contributing.mdLoek Le Blansch2024-11-07
| | |
| | * Merge branch 'max/code-style' of github.com:lonkaars/crepeLoek Le Blansch2024-11-07
| | |\
| | | * Fixmax-0012024-11-07
| | | |
| | | * Fixmax-0012024-11-07
| | | |
| | | * Added code stylesmax-0012024-11-07
| | | |
| | * | fix script example segmentation faultLoek Le Blansch2024-11-07
| | |/
| * | Made id constmax-0012024-11-07
| | |
| * | Made name and tag constmax-0012024-11-07
| | |
| * | Made game_object_id constmax-0012024-11-07
| | |
| * | Removed destructormax-0012024-11-07
| | |
| * | Code stylemax-0012024-11-07
| | |
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\|
| | * fix code standard and merge #19Loek Le Blansch2024-11-06
| | |
| | * Merge branch 'master' into max/scenesLoek Le Blansch2024-11-06
| | |\
| | | * merge #21Loek Le Blansch2024-11-06
| | | |
| | | * Fixmax-0012024-11-06
| | | |
| | | * Fixmax-0012024-11-06
| | | |
| | | * Fixmax-0012024-11-06
| | | |
| | | * Added hyperlink to # documentationmax-0012024-11-06
| | | |
| | | * Enter too muchmax-0012024-11-06
| | | |
| | | * Used <code></code>max-0012024-11-06
| | | |
| | | * Clarifiedmax-0012024-11-06
| | | |
| | | * Added extra code-style guidelinesmax-0012024-11-06
| | | |
| | * | Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\|
| | * | Improved testmax-0012024-11-06
| | | |
| | * | Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| | | |
| | * | Used const references instead of pass by valuemax-0012024-11-06
| | | |
| | * | Make formatmax-0012024-11-06
| | | |
| | * | Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\ \
| | * | | Make formatmax-0012024-11-05
| | | | |
| | * | | Replaced crepe::api to crepemax-0012024-11-05
| | | | |
| | * | | Mergemax-0012024-11-05
| | | | |
| | * | | Merge remote-tracking branch 'origin/max/gameobject' into max/scenesmax-0012024-11-05
| | |\ \ \
| | * | | | Added examples for the SceneManagermax-0012024-11-05
| | | | | |
| | * | | | Added SceneManagermax-0012024-11-05
| | | | | |
| | * | | | Added abstract Scene classmax-0012024-11-05
| | | | | |