aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
* added physics systemjaroWMR2024-11-07
* update clang-tidy configurationLoek Le Blansch2024-11-07
* no more singleton systemsLoek Le Blansch2024-11-07
* Made name and tag constmax-0012024-11-07
* Made game_object_id constmax-0012024-11-07
* Code stylemax-0012024-11-07
* Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
|\
| * Improved testmax-0012024-11-06
| * Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| |\
| * | Make formatmax-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
* | | | Fixed includes in example foldermax-0012024-11-07
* | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
* | | | Make formatmax-0012024-11-06
* | | | Added a missing includemax-0012024-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
* | Improved test by adding one Transform component too muchmax-0012024-11-05
* | Make formatmax-0012024-11-05
* | Improved testmax-0012024-11-05
* | Improved testmax-0012024-11-05
* | Added examplemax-0012024-11-05
* | Changed examples a bit to work with new GameObject classmax-0012024-11-05
|/
* `make format`Loek Le Blansch2024-11-03
* clean up logging exampleLoek Le Blansch2024-11-01
* update audio POCLoek Le Blansch2024-10-31
* minor script system fixesLoek Le Blansch2024-10-31
* 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
| * 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 ma...heavydemon212024-10-22