Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added SceneManager | max-001 | 2024-11-05 |
| | |||
* | Added abstract Scene class | max-001 | 2024-11-05 |
| | |||
* | Merge remote-tracking branch 'origin/master' into max/gameobject | max-001 | 2024-11-05 |
|\ | |||
| * | update contributing.md | Loek Le Blansch | 2024-11-05 |
| | | |||
| * | Merge branch 'max/code-style' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-05 |
| |\ | |||
| | * | Improved example | max-001 | 2024-11-05 |
| | | | |||
| | * | Added examples to the code style | max-001 | 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 |
|\| | | |||
| * | | make string format RAII | Loek Le Blansch | 2024-11-05 |
| |/ | |||
* | | Improved test by adding one Transform component too much | 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 |
| | | |||
* | | Improved test | max-001 | 2024-11-05 |
| | | |||
* | | Improved test | max-001 | 2024-11-05 |
| | | |||
* | | Added example | max-001 | 2024-11-05 |
| | | |||
* | | Replaced auto with concrete type | max-001 | 2024-11-05 |
| | | |||
* | | Changed examples a bit to work with new GameObject class | 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 |
|/ | |||
* | fix CMakeLists for GTest unit tests | Loek Le Blansch | 2024-11-04 |
| | |||
* | Merge branch 'master' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-04 |
|\ | |||
| * | `make format` | Loek Le Blansch | 2024-11-03 |
| | | |||
| * | remove proprietary file | Loek Le Blansch | 2024-11-03 |
| | | |||
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 2024-11-03 |
| |\ | | | | | | | | | | wouter/events-poc | ||
| * | | fixed gameloop double window and event poc is working again | WBoerenkamps | 2024-11-03 |
| | | | |||
| * | | button working | WBoerenkamps | 2024-10-28 |
| | | | |||
| * | | iKeyListener test and iMouseListener test working | WBoerenkamps | 2024-10-28 |
| | | | |||
| * | | iMouseListener and iKeyListener implementation | WBoerenkamps | 2024-10-28 |
| | | | |||
* | | | merge `origin/master` into `master` | Loek Le Blansch | 2024-11-04 |
|\ \ \ | | |/ | |/| | |||
| * | | clean up logging example | Loek Le Blansch | 2024-11-01 |
| | | | |||
| * | | update audio POC | Loek Le Blansch | 2024-10-31 |
| | | | |||
| * | | remove poc libraries | Loek Le Blansch | 2024-10-31 |
| | | | |||
| * | | Merge branch 'master' into poc/audio-miniaudio | Loek Le Blansch | 2024-10-31 |
| |\ \ | |||
| | * | | minor script system fixes | Loek Le Blansch | 2024-10-31 |
| | | | | |||
| | * | | update build commands in readme | Loek Le Blansch | 2024-10-31 |
| | | | | |||
| | * | | disable C/C++ autoAddFileAssociations in vscode settings.json | Loek Le Blansch | 2024-10-25 |
| | | | | |||
| | * | | `make format` | Loek Le Blansch | 2024-10-25 |
| | |/ | |||
| | * | third time's a charm | WBoerenkamps | 2024-10-25 |
| | | | |||
| | * | merge conflicts fixed | WBoerenkamps | 2024-10-25 |
| | | | |||
| | * | merge conficts fixed | WBoerenkamps | 2024-10-25 |
| | |\ | |||
| | | * | `make format` | Loek Le Blansch | 2024-10-25 |
| | | | | |||
| | | * | implement get_component for scripts | Loek Le Blansch | 2024-10-25 |
| | | | | |||
| | | * | `make format` | Loek Le Blansch | 2024-10-24 |
| | | | | |||
| | | * | remove user-specific vscode config | Loek Le Blansch | 2024-10-24 |
| | | | | |||
| | | * | Merge branch 'wouter/events-poc' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-10-24 |
| | | |\ |