| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-17 |
|\ |
|
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-13 |
| |\ |
|
| * \ | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-12 |
| |\ \ |
|
| * | | | seperat ints converted to float | WBoerenkamps | 2024-12-12 |
| * | | | make format | WBoerenkamps | 2024-12-09 |
| * | | | get_keyboard_state working | WBoerenkamps | 2024-12-09 |
* | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | fixed game | JAROWMR | 2024-12-12 |
| * | | | merge master | JAROWMR | 2024-12-11 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | implemented feedback | heavydemon21 | 2024-12-11 |
| | * | | removed singleton from SDLContext, problem now is cannot call functionalities... | heavydemon21 | 2024-12-08 |
| | * | | merge master | Loek Le Blansch | 2024-12-07 |
| | |\| |
|
| * | | | improved physics for AI | JAROWMR | 2024-12-07 |
| | |/
| |/| |
|
* | | | text component pretty much finished | WBoerenkamps | 2024-12-11 |
* | | | font progress | WBoerenkamps | 2024-12-10 |
|\ \ \
| | |/
| |/| |
|
| * | | audio system kinda working | Loek Le Blansch | 2024-11-29 |
| * | | merge `loek/scripts` | Loek Le Blansch | 2024-11-29 |
| |\ \ |
|
| * | | | big WIP | Loek Le Blansch | 2024-11-26 |
* | | | | font progress | WBoerenkamps | 2024-12-10 |
| |_|/
|/| | |
|
* | | | nitpick #59 | Loek Le Blansch | 2024-12-06 |
* | | | implemented feedback | heavydemon21 | 2024-12-06 |
* | | | working floating point black bars | heavydemon21 | 2024-11-29 |
| |/
|/| |
|
* | | implemented loek feedback | heavydemon21 | 2024-11-28 |
* | | making test work again | heavydemon21 | 2024-11-28 |
* | | adjusted texture and sprite to hold a texture, instead of reference | heavydemon21 | 2024-11-28 |
* | | implemented feedback. biggest changes are teh camera_ref removed | heavydemon21 | 2024-11-27 |
* | | implemented feedback on PR40 and made camera sizes ivec2 | heavydemon21 | 2024-11-27 |
* | | make format | heavydemon21 | 2024-11-26 |
* | | added window default config settings | heavydemon21 | 2024-11-26 |
* | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-26 |
|\| |
|
| * | fix RenderSystem unit test path resolution + reset Config before each testloek/hotfix | Loek Le Blansch | 2024-11-22 |
* | | fixed a rezing and camera origin is now middlepoint | heavydemon21 | 2024-11-25 |
|/ |
|
* | move utilities from loek/audio | Loek Le Blansch | 2024-11-18 |
* | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
|\ |
|
| * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| * | `make format` | Loek Le Blansch | 2024-11-08 |
* | | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
* | | `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 |
* | | update clang-format and run `make format` over my (loek)s files | Loek Le Blansch | 2024-11-07 |
|/ |
|
* | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-07 |
|\ |
|
| * | added physics system | jaroWMR | 2024-11-07 |
* | | check code standard | Loek Le Blansch | 2024-11-07 |
* | | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-05 |
|\| |
|
| * | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
* | | more WIP savemanager | Loek Le Blansch | 2024-11-03 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-10-24 |
* | merge master into loek/config | Loek Le Blansch | 2024-10-24 |
* | add logging example + finish log color config integration | Loek Le Blansch | 2024-10-21 |