| Commit message (Expand) | Author | Age |
... | |
| | * | | | Make format | max-001 | 2024-11-05 |
| | * | | | Replaced crepe::api to crepe | max-001 | 2024-11-05 |
| | * | | | Merge remote-tracking branch 'origin/max/gameobject' into max/scenes | max-001 | 2024-11-05 |
| | |\ \ \ |
|
| | * | | | | Added SceneManager | max-001 | 2024-11-05 |
| | * | | | | Added abstract Scene class | max-001 | 2024-11-05 |
| * | | | | | Improved RAII | max-001 | 2024-11-07 |
| * | | | | | Added this-> | max-001 | 2024-11-07 |
| * | | | | | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-06 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | `make format` | Loek Le Blansch | 2024-11-06 |
| | | |_|/
| | |/| | |
|
| * | | | | Moved Matadata to api folder (because it may be used by the game programmer) | max-001 | 2024-11-06 |
| * | | | | Made the destructor public and non-virtual (because virtual is not necesary) | max-001 | 2024-11-06 |
| * | | | | Made std::string const reference (instead of copy by value) | max-001 | 2024-11-06 |
| * | | | | Removed two unnecessary includes | max-001 | 2024-11-06 |
| * | | | | Changed include to incomplete decleration | max-001 | 2024-11-06 |
| * | | | | Include order | max-001 | 2024-11-06 |
| * | | | | Added comments and replaced some auto with concrete types | max-001 | 2024-11-06 |
| * | | | | Added Doxygen comments | max-001 | 2024-11-06 |
| * | | | | Added public | max-001 | 2024-11-06 |
| * | | | | Default value defined in class instead of constructor | max-001 | 2024-11-06 |
| * | | | | Make format | max-001 | 2024-11-06 |
| |/ / / |
|
| * | / | merge #18 | Loek Le Blansch | 2024-11-05 |
| | |/
| |/| |
|
| * | | Merge remote-tracking branch 'origin/master' into max/gameobject | max-001 | 2024-11-05 |
| |\ \
| | |/
| |/| |
|
| | * | `make format` | Loek Le Blansch | 2024-11-05 |
| * | | Made add_component() exception save | max-001 | 2024-11-05 |
| * | | Implemented -1 case | max-001 | 2024-11-05 |
| * | | Merge remote-tracking branch 'origin/master' into max/gameobject | max-001 | 2024-11-05 |
| |\ \ |
|
| * | | | Implemented get_instances_max() at add_component() | max-001 | 2024-11-05 |
| * | | | Make format | max-001 | 2024-11-05 |
| * | | | Implemented get_instances_max() at Transform component | max-001 | 2024-11-05 |
| * | | | Replaced auto with concrete type | max-001 | 2024-11-05 |
| * | | | Modified GameObject according to class diagram (design document) | max-001 | 2024-11-05 |
| * | | | Replaced Point references with Point copy by value | max-001 | 2024-11-05 |
| * | | | Added Matadata component | max-001 | 2024-11-05 |
| * | | | Added get_instances_max() method | max-001 | 2024-11-05 |
* | | | | check code standard | Loek Le Blansch | 2024-11-07 |
* | | | | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-05 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | create facade folder | Loek Le Blansch | 2024-11-05 |
| * | | | `make format` | Loek Le Blansch | 2024-11-05 |
| * | | | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
| * | | | move systems + update contributing.md | Loek Le Blansch | 2024-11-05 |
| | |/
| |/| |
|
| * | | make string format RAII | Loek Le Blansch | 2024-11-05 |
| |/ |
|
| * | `make format` | Loek Le Blansch | 2024-11-03 |
* | | finish get/set implementations on DB | Loek Le Blansch | 2024-11-04 |
* | | more WIP savemanager | Loek Le Blansch | 2024-11-03 |
* | | Merge branch 'master' into loek/savemgr | Loek Le Blansch | 2024-11-01 |
|\| |
|
| * | minor script system fixes | Loek Le Blansch | 2024-10-31 |
* | | WIP db facade | Loek Le Blansch | 2024-10-27 |
* | | fix valuebroker/proxy system | Loek Le Blansch | 2024-10-27 |
* | | WIP save manager | Loek Le Blansch | 2024-10-26 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-10-25 |