| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 | 
| |\ | |||
| | * | 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 | 
| | | | | |||
| | * | | add miniaudio pocpoc/audio-miniaudio | Loek Le Blansch | 2024-09-22 | 
| | | | | |||
| * | | | 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 | 
| | |/ |/| | |||
| * | | 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 | 
| | |\ \ | |||
| | * \ \ | merge master into loek/config | Loek Le Blansch | 2024-10-24 | 
| | |\ \ \ | |||
| | | * | | | add PR #9 comments as code comments | Loek Le Blansch | 2024-10-24 | 
| | | | | | | |||
| | | * | | | move template function definition to hpp | Loek Le Blansch | 2024-10-23 | 
| | | | | | | |||
| | | * | | | rename SdlContext -> SDLContext | Loek Le Blansch | 2024-10-23 | 
| | | | | | | |||
| | | * | | | more nitpicking | Loek Le Blansch | 2024-10-23 | 
| | | | | | | |||
| | | * | | | `clang-format` | Loek Le Blansch | 2024-10-23 | 
| | | | | | | |||
| | | * | | | initial nitpicking | Loek Le Blansch | 2024-10-23 | 
| | | | | | | |||
| | | * | | | fixed merge issue | jaroWMR | 2024-10-23 | 
| | | | | | | |||
| | | * | | | merge with niels/rendering | jaroWMR | 2024-10-23 | 
| | | |\ \ \ | |||
| | | | * | | | rendering and assetmanager | heavydemon21 | 2024-10-23 | 
| | | | | | | | |||
| | | | * | | | Merge branch 'jaro/poc-physics' into niels/rendering | heavydemon21 | 2024-10-23 | 
| | | | |\ \ \ | |||
| | | | * \ \ \ | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-23 | 
| | | | |\ \ \ \ | |||
| | | * | | | | | | merge with niels/rendering | jaroWMR | 2024-10-23 | 
| | | |\| | | | | | |||
| | | | * | | | | | rendering and asset_manager poc | heavydemon21 | 2024-10-23 | 
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : | ||
| | | | * | | | | | fixed everything and can now work with new compiler, example rendering and ↵ | heavydemon21 | 2024-10-22 | 
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | made it work with component manager | ||
| | | | * | | | | | sound | heavydemon21 | 2024-10-22 | 
| | | | | | | | | | |||
| | | | * | | | | | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 | 
| | | | |\ \ \ \ \ | |||
| | | | * | | | | | | merged further and changed to standard | heavydemon21 | 2024-10-22 | 
| | | | | | | | | | | |||
| | | | * | | | | | | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 | 
| | | | |\ \ \ \ \ \ | |||
| | | | * | | | | | | | rendering and facade | heavydemon21 | 2024-10-22 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | rendering system | heavydemon21 | 2024-10-08 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | changed sound back | heavydemon21 | 2024-10-03 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | working resource manager and textures and sprite to new standard | heavydemon21 | 2024-10-02 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | removed submodule | heavydemon21 | 2024-10-02 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | need to switch submodule image to branch sdl2 | heavydemon21 | 2024-10-01 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | removed submodule and updating resource_manager | heavydemon21 | 2024-10-01 | 
| | | | | | | | | | | | |||
| | | | * | | | | | | | Merge branch 'loek/audio' into niels/resource-manager | heavydemon21 | 2024-10-01 | 
| | | | |\ \ \ \ \ \ \ | |||