aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
* `make format`Loek Le Blansch2024-11-06
|
* merge #18Loek Le Blansch2024-11-05
|
* Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|\
| * `make format`Loek Le Blansch2024-11-05
| |
| * create facade folderLoek Le Blansch2024-11-05
| |
| * `make format`Loek Le Blansch2024-11-05
| |
| * remove util and api namespacesLoek Le Blansch2024-11-05
| |
| * move systems + update contributing.mdLoek Le Blansch2024-11-05
| |
* | Made add_component() exception savemax-0012024-11-05
| |
* | Implemented -1 casemax-0012024-11-05
| |
* | Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|\|
| * make string format RAIILoek Le Blansch2024-11-05
| |
* | Implemented get_instances_max() at add_component()max-0012024-11-05
| |
* | Make formatmax-0012024-11-05
| |
* | Implemented get_instances_max() at Transform componentmax-0012024-11-05
| |
* | Replaced auto with concrete typemax-0012024-11-05
| |
* | Modified GameObject according to class diagram (design document)max-0012024-11-05
| |
* | Replaced Point references with Point copy by valuemax-0012024-11-05
| |
* | Added Matadata componentmax-0012024-11-05
| |
* | Added get_instances_max() methodmax-0012024-11-05
|/
* `make format`Loek Le Blansch2024-11-03
|
* minor script system fixesLoek Le Blansch2024-10-31
|
* `make format`Loek Le Blansch2024-10-25
|
* implement get_component for scriptsLoek Le Blansch2024-10-25
|
* `make format`Loek Le Blansch2024-10-24
|
* merge master into loek/configLoek Le Blansch2024-10-24
|\
| * add PR #9 comments as code commentsLoek Le Blansch2024-10-24
| |
| * move template function definition to hppLoek Le Blansch2024-10-23
| |
| * rename SdlContext -> SDLContextLoek Le Blansch2024-10-23
| |
| * more nitpickingLoek Le Blansch2024-10-23
| |
| * `clang-format`Loek Le Blansch2024-10-23
| |
| * initial nitpickingLoek Le Blansch2024-10-23
| |
| * fixed merge issuejaroWMR2024-10-23
| |
| * merge with niels/renderingjaroWMR2024-10-23
| |\
| | * rendering and assetmanagerheavydemon212024-10-23
| | |
| | * Merge branch 'jaro/poc-physics' into niels/renderingheavydemon212024-10-23
| | |\
| | * \ Merge branch 'master' into niels/renderingheavydemon212024-10-23
| | |\ \
| * | | | merge with niels/renderingjaroWMR2024-10-23
| |\| | |
| | * | | rendering and asset_manager pocheavydemon212024-10-23
| | | | | | | | | | | | | | | | | | | | :
| | * | | fixed everything and can now work with new compiler, example rendering and ↵heavydemon212024-10-22
| | | | | | | | | | | | | | | | | | | | made it work with component manager
| | * | | soundheavydemon212024-10-22
| | | | |
| | * | | Merge branch 'master' into niels/renderingheavydemon212024-10-22
| | |\ \ \
| | * | | | merged further and changed to standardheavydemon212024-10-22
| | | | | |
| | * | | | Merge branch 'master' into niels/renderingheavydemon212024-10-22
| | |\ \ \ \
| | * | | | | rendering and facadeheavydemon212024-10-22
| | | | | | |
| | * | | | | rendering systemheavydemon212024-10-08
| | | | | | |
| | * | | | | changed sound backheavydemon212024-10-03
| | | | | | |
| | * | | | | working resource manager and textures and sprite to new standardheavydemon212024-10-02
| | | | | | |
| | * | | | | removed submodule and updating resource_managerheavydemon212024-10-01
| | | | | | |
| | * | | | | Merge branch 'loek/audio' into niels/resource-managerheavydemon212024-10-01
| | |\ \ \ \ \