1.0
Covers all features games made from the 70's could need
No due date
100% Completed
fix(build): add position independent code
All checks were successful
C++ Compatibility / C++ Compatibility Check (pull_request) Successful in 7s
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 28s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
feat(graphics): use box-aligned text API
All checks were successful
C++ Compatibility / C++ Compatibility Check (pull_request) Successful in 9s
Documentation / build-docs (pull_request) Successful in 10s
QA / cert (pull_request) Successful in 28s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 18s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
Improve C++ compatibility
All checks were successful
C++ Compatibility / C++ Compatibility Check (pull_request) Successful in 7s
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 17s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 27s
Various fixes
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 17s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 27s
Documentation / build-docs (push) Successful in 8s
QA / cert (push) Successful in 29s
Build and Test / linux-linux-gcc / shared (push) Successful in 16s
Build and Test / linux-linux-gcc / static (push) Successful in 17s
Build and Test / linux-windows-mingw / shared (push) Successful in 26s
Build and Test / linux-windows-mingw / static (push) Successful in 25s
fix(net): add null checks after allocation in network code
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 17s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 26s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
fix(audio): check pthread_create return in ALSA backend
All checks were successful
Documentation / build-docs (pull_request) Successful in 9s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
fix(bitmap): add overflow check for buffer size calculation
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 17s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
fix(physics): guard against division by zero in point gravity
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 28s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
fix(bitmap): handle INT32_MIN safely in LOCAL_ABS macro
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 27s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
Explicit Deployment
All checks were successful
Release / Build Documentation (release) Successful in 12s
Release / Build Linux (shared) (release) Successful in 17s
Release / Build Linux (static) (release) Successful in 17s
Release / Build Windows MinGW (shared) (release) Successful in 29s
Release / Build Windows MinGW (static) (release) Successful in 30s
Release / upload (release) Successful in 5s
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 17s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
enhancement
docs(readme): rewrite homepage (#139)
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
docs(readme): rewrite homepage
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
Create and use banjo-info (#137)
All checks were successful
Documentation / build-docs (push) Successful in 8s
QA / cert (push) Successful in 29s
Build and Test / linux-linux-gcc / shared (push) Successful in 16s
Build and Test / linux-linux-gcc / static (push) Successful in 16s
Build and Test / linux-windows-mingw / shared (push) Successful in 25s
Build and Test / linux-windows-mingw / static (push) Successful in 26s
Documentation / build-docs (pull_request) Successful in 9s
QA / cert (pull_request) Successful in 28s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
Create and use banjo-info
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 28s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 25s
Improve CI names
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 26s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 26s
release/1.0.0-rc.1
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc / shared (pull_request) Successful in 16s
Build and Test / linux-linux-gcc / static (pull_request) Successful in 16s
Build and Test / linux-windows-mingw / shared (pull_request) Successful in 25s
Build and Test / linux-windows-mingw / static (pull_request) Successful in 27s
Documentation / build-docs (push) Successful in 8s
QA / cert (push) Successful in 29s
Build and Test / linux-linux-gcc / shared (push) Successful in 16s
Build and Test / linux-linux-gcc / static (push) Successful in 16s
Build and Test / linux-windows-mingw / shared (push) Successful in 25s
Build and Test / linux-windows-mingw / static (push) Successful in 27s
static-dynamic-release
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 29s
Build and Test / linux-linux-gcc (map[name:shared shared:ON]) (pull_request) Successful in 16s
Build and Test / linux-linux-gcc (map[name:static shared:OFF]) (pull_request) Successful in 16s
Build and Test / linux-windows-mingw (map[name:shared shared:ON]) (pull_request) Successful in 26s
Build and Test / linux-windows-mingw (map[name:static shared:OFF]) (pull_request) Successful in 26s
release/1.0.0-rc.1
All checks were successful
Documentation / build-docs (pull_request) Successful in 8s
QA / cert (pull_request) Successful in 32s
Build and Test / linux-linux-gcc (pull_request) Successful in 17s
Build and Test / linux-windows-mingw (pull_request) Successful in 27s
Documentation / build-docs (push) Successful in 8s
QA / cert (push) Successful in 30s
Build and Test / linux-linux-gcc (push) Successful in 17s
Build and Test / linux-windows-mingw (push) Successful in 27s
Release / build-docs (push) Successful in 11s
Release / build-linux (push) Successful in 13s
Release / build-windows-mingw (push) Successful in 27s
Release / upload (push) Successful in 5s
bug
test_bed
All checks were successful
Documentation / build-docs (pull_request) Successful in 9s
QA / cert (pull_request) Successful in 30s
Build and Test / linux-linux-gcc (pull_request) Successful in 17s
Build and Test / linux-windows-mingw (pull_request) Successful in 27s
Documentation / build-docs (push) Successful in 8s
QA / cert (push) Successful in 30s
Build and Test / linux-linux-gcc (push) Successful in 17s
Build and Test / linux-windows-mingw (push) Successful in 27s