Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 | |
| | |_|_|/ | |/| | | | ||||
| * | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
* | | | | | process feedback on #26 | Loek Le Blansch | 2024-11-15 | |
* | | | | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 | |
|\| | | | | ||||
| * | | | | merge with master | JAROWMR | 2024-11-13 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | ||||
| * | | | clang format and tidy | JAROWMR | 2024-11-10 | |
| * | | | make empty example particle | JAROWMR | 2024-11-10 | |
| * | | | added unit test for particles | JAROWMR | 2024-11-10 | |
| * | | | fixed build | JAROWMR | 2024-11-08 | |
| * | | | particle updated | Jaro | 2024-11-08 | |
* | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
* | | | | fix scene_manager example | Loek Le Blansch | 2024-11-13 | |
* | | | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 | |
|\ \ \ \ | ||||
| * | | | | cleanup + fix examples | Loek Le Blansch | 2024-11-13 | |
| * | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
| * | | | | fix physics test | Loek Le Blansch | 2024-11-13 | |
| | |/ / | |/| | | ||||
* | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 | |
|\| | | | ||||
| * | | | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 | |
| |\ \ \ | | |_|/ | |/| | | ||||
| * | | | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 | |
| | |/ | |/| | ||||
* | | | `make format` | Loek Le Blansch | 2024-11-13 | |
* | | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 | |
* | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 | |
| |/ |/| | ||||
* | | ran make format | WBoerenkamps | 2024-11-11 | |
* | | added gameloop example | WBoerenkamps | 2024-11-09 | |
* | | cleanup code | WBoerenkamps | 2024-11-09 | |
* | | changed variables | WBoerenkamps | 2024-11-09 | |
|/ | ||||
* | `make format` | Loek Le Blansch | 2024-11-08 | |
* | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-07 | |
|\ | ||||
| * | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 | |
| * | Make format | max-001 | 2024-11-07 | |
| * | removed line in cmakelist | jaroWMR | 2024-11-07 | |
| * | deleted old poc | jaroWMR | 2024-11-07 | |
| * | remove sdlapp | jaroWMR | 2024-11-07 | |
| * | added physics system | jaroWMR | 2024-11-07 | |
| * | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 | |
| * | no more singleton systems | Loek Le Blansch | 2024-11-07 | |
| * | Made name and tag const | max-001 | 2024-11-07 | |
| * | Made game_object_id const | max-001 | 2024-11-07 | |
| * | Code style | max-001 | 2024-11-07 | |
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-07 | |
| |\ | ||||
| | * | Improved test | max-001 | 2024-11-06 | |
| | * | Renamed methods and replaced the queue with a simple string | max-001 | 2024-11-06 | |
| | * | Merge remote-tracking branch 'origin/master' into max/scenes | max-001 | 2024-11-06 | |
| | |\ | ||||
| | * | | Make format | max-001 | 2024-11-05 | |
| | * | | Merge | max-001 | 2024-11-05 | |
| | * | | Merge remote-tracking branch 'origin/max/gameobject' into max/scenes | max-001 | 2024-11-05 | |
| | |\ \ | ||||
| | * | | | Added examples for the SceneManager | max-001 | 2024-11-05 | |
| * | | | | Fixed includes in example folder | max-001 | 2024-11-07 | |
| * | | | | Moved Matadata to api folder (because it may be used by the game programmer) | max-001 | 2024-11-06 | |
| * | | | | Make format | max-001 | 2024-11-06 |