aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | 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
| * | | | | Improved RAIImax-0012024-11-07
| * | | | | Added this->max-0012024-11-07
| * | | | | Fixed includes in example foldermax-0012024-11-07
| * | | | | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-06
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | update contributing.mdLoek Le Blansch2024-11-06
| | * | | | update contributing.mdLoek Le Blansch2024-11-06
| | * | | | fix code styleLoek Le Blansch2024-11-06
| | * | | | `make format`Loek Le Blansch2024-11-06
| | | |_|/ | | |/| |
| * | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
| * | | | Made the destructor public and non-virtual (because virtual is not necesary)max-0012024-11-06
| * | | | Made std::string const reference (instead of copy by value)max-0012024-11-06
| * | | | Make formatmax-0012024-11-06
| * | | | Added a missing includemax-0012024-11-06
| * | | | Removed two unnecessary includesmax-0012024-11-06
| * | | | Changed include to incomplete declerationmax-0012024-11-06
| * | | | Include ordermax-0012024-11-06
| * | | | Added comments and replaced some auto with concrete typesmax-0012024-11-06
| * | | | Added Doxygen commentsmax-0012024-11-06
| * | | | Added publicmax-0012024-11-06
| * | | | Default value defined in class instead of constructormax-0012024-11-06
| * | | | Make formatmax-0012024-11-06
| * | | | Big cleanup setupmax-0012024-11-06
| |/ / /
| * | | start cleanupLoek Le Blansch2024-11-05
| * | | 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
| * | Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-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
| |\ \ \
| * | | | Improved test by adding one Transform component too muchmax-0012024-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
| * | | | Improved testmax-0012024-11-05
| * | | | Improved testmax-0012024-11-05
| * | | | Added examplemax-0012024-11-05