| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | changed resource manager based on feedback | heavydemon21 | 2024-09-30 |
| | | |||
| * | fully working map,textures and spritesheets togheter | heavydemon21 | 2024-09-25 |
| | | |||
| * | testing map implementation | heavydemon21 | 2024-09-25 |
| | | |||
| * | spritesheet and image changed | heavydemon21 | 2024-09-25 |
| | | |||
| * | spritesheet werkt | heavydemon21 | 2024-09-22 |
| | | |||
| * | added ignore cmake | heavydemon21 | 2024-09-16 |
| | | |||
| * | Merge branch 'master' into niels/resource-manager | heavydemon21 | 2024-09-16 |
| |\ | |||
| | * | add editorconfig to recommended vscode extension list | Loek Le Blansch | 2024-09-05 |
| | | | |||
| | * | add vscode cmake tools configuration | Loek Le Blansch | 2024-09-04 |
| | | | |||
| * | | loading images work through resource manager, however needs return fixing. ↵ | heavydemon21 | 2024-09-16 |
| | | | | | | | | | cause right now static cast needs to be done outside | ||
| * | | adjusted contributing after reviewed by loek | heavydemon21 | 2024-09-09 |
| | | | |||
| * | | added another example to contributing.md | heavydemon21 | 2024-09-06 |
| | | | |||
| * | | updated the contributing.md | heavydemon21 | 2024-09-06 |
| | | | |||
| * | | style code example added and added more examples in contributing.md | heavydemon21 | 2024-09-06 |
| | | | |||
| * | | included different cpp coding styles and a latex standford style | heavydemon21 | 2024-09-04 |
| |/ | |||
| * | update readme | Loek Le Blansch | 2024-09-04 |
| | | |||
| * | add dynamic linking test (tested on linux) | Loek Le Blansch | 2024-09-04 |
| | | |||
| * | update readme + contributing.md with new git rules | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | update readme | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | add googletest unit testing setup | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | shuffle files | Loek Le Blansch | 2024-09-03 |
| | | | | | | Moving all code into src/crepe allows you to add the src folder as SYSTEM INTERFACE, resulting in includes that look like `<crepe/xyz.h>`. | ||
| * | add Doxyfile | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | downgrade cmake version | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | more scaffolding | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | initial commitinitial | Loek Le Blansch | 2024-09-02 |