Commit Graph

18 Commits

Author SHA1 Message Date
Maschell 42727408df Update github actions 2024-04-25 21:19:13 +02:00
Maschell 4963c1b304 Update Dockerfile 2024-04-25 21:19:13 +02:00
Maschell 846fa5ed6a Bump version 2024-04-25 21:19:13 +02:00
Maschell 6954c0dc64 Fix some warnings in SchriftGX2 2024-04-25 21:19:13 +02:00
Maschell 8fb509ad9c Update .gitignore to ignore all files with .zip extension 2024-04-25 21:19:13 +02:00
dependabot[bot] 4b0f42e5fb Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 21:19:13 +02:00
Maschell 920258c265 Make sure to stop Drawing on the screen before destorying all shaders and other data 2024-04-25 21:19:13 +02:00
Maschell 209f2c1805 Improve font system init logic 2024-04-25 21:19:13 +02:00
Maschell e19f9ba398 Implement WUMS_DEINITIALIZE 2024-04-25 21:19:13 +02:00
Maschell b1e06017ac Add missing OSFatals and make existing OSFatals more verbose 2024-04-25 21:19:13 +02:00
Maschell 1bf259db4b Save Notifications in a queue until the overlay has been initialized 2024-04-25 21:19:13 +02:00
Maschell d9da174f4b Create dependabot.yml 2023-07-23 10:21:40 +02:00
Maschell ade4a272bb Bump version 2023-07-19 18:35:54 +02:00
Maschell b734529ee6 Update Dockerfile 2023-07-19 16:19:55 +02:00
Maschell f541e63fc5 Update Dockerfile 2023-07-06 15:55:16 +02:00
Maschell 29ffd417c1 Update Dockerfile 2023-04-23 12:10:39 +02:00
Maschell b2374bb855 Change docker registry to ghcr.io 2023-03-16 16:22:42 +01:00
Maschell 38efe0b15f First commit 2023-01-26 14:29:07 +01:00